Wireless_GamePad_For_Arduino(SKU_DFR0121) - jimaobian/DFRobotWiki GitHub Wiki
Introduction
This is the first programmable Gamepad based on Arduino.
Specification
- CPU:Atmega328P
Pin Mapping
- X:D2
- Y:D3
- A:D5
- B:D4
- White:D6
- Black:D7
- UP:D8
- LEFT::D9
- DOWN:D10
- RIGHT:D11
- Back:D12
- Start:D13
- Left JOY:X-A0,Y-A1
- Left JOY_BUTTON:D21
- Right JOY:X-A2,Y-A3
- Right JOY_BUTTON:D22
- Left Z1:A4
- Right Z2:A5
- TURBO:RST