설명 없음

Satoshi Yoneda 2c06cd3343 Update: README.md 18 시간 전
.vscode f98efc29a9 modified: .vscode/c_cpp_properties.json 1 개월 전
image 62343023e9 add: README.md 1 개월 전
.gitignore 8f7bb5f29e first commit 1 개월 전
CMakeLists.txt 481bd7412a update: Support for simultaneous change of two or more keys 1 개월 전
LICENSE fa8ead4ace add: LICENSE 1 개월 전
LICENSE.ja 6658320fd9 add: LICENSE.ja 1 개월 전
README.md 2c06cd3343 Update: README.md 18 시간 전
display.c 2f93fa780c Update: Use multicore_fifo with display subsystem. 4 주 전
display.h 2f93fa780c Update: Use multicore_fifo with display subsystem. 4 주 전
font8x8.h 8f7bb5f29e first commit 1 개월 전
keymap.h 8f7bb5f29e first commit 1 개월 전
keypad.c c4c67cc193 Fix: a strange mistake 1 개월 전
keypad.h 8f7bb5f29e first commit 1 개월 전
keypad_scanner.pio 8f7bb5f29e first commit 1 개월 전
pico_sdk_import.cmake 8f7bb5f29e first commit 1 개월 전
sd1306.c 8f7bb5f29e first commit 1 개월 전
sd1306.h 8f7bb5f29e first commit 1 개월 전
tusb_config.h 8f7bb5f29e first commit 1 개월 전
usb_descriptors.c 8f7bb5f29e first commit 1 개월 전
usb_descriptors.h 8f7bb5f29e first commit 1 개월 전
usb_keypad1.c 3f5ae6510d modified: Character display is assigned to Core 1. 1 개월 전

README.md

Picoシリーズと4x4キーパッドを使ったUSB接続キーパッド

Raspberry Pi Picoシリーズで動くUSB接続キーパッドのサンプルです。詳細はこの記事を参照してください。

Requirements

  • Pico 2またはPico 1
  • Arduino向けのキーパッド(たとえばこのような製品
  • SSD1306採用I2C接続の128×32ドットOLEDモジュール(たとえばこのような製品
  • 小信号用シリコンダイオード1N4148
  • 10kΩ集合抵抗(または10kΩ×4)
  • ブレッドボード
  • ジャンパ類(適量)

Schematic

1737604200008