Aucune description

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

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