more infos

master
Ondřej Hruška 8 年前
父節點 b69a3fed31
當前提交 996f07e18c
  1. 9
      README.md

@ -1,2 +1,11 @@
# arduino-gamepad
super simple gamepad project where Pro Mini is in a gamepad and sends keys over USART
LED connected to D9 (on-board one at D13).
Buttons connected from pins to ground with internal pull-up.
Keys are sent as A - pressed, a - released (different letters), over UART at 115200 baud.
Key press is indicated by LED at D9.

載入中…
取消
儲存