mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-12-22 23:48:51 -05:00
Update README.md
This commit is contained in:
parent
4a1fabce31
commit
a1b6b9bc46
@ -7,9 +7,9 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
|
|||||||
|
|
||||||
## Short version
|
## Short version
|
||||||
- Get ATmega32u4 Arduino Board
|
- Get ATmega32u4 Arduino Board
|
||||||
|
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
|
||||||
- Install Arduino IDE
|
- Install Arduino IDE
|
||||||
- Install Joystick library (https://github.com/MHeironimus/ArduinoJoystickLibrary)
|
- Install Joystick library (https://github.com/MHeironimus/ArduinoJoystickLibrary)
|
||||||
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
|
|
||||||
- Open sourcecode to Arduino IDE and select controller by commenting and uncommenting and edit pin-numbers (if needed)
|
- Open sourcecode to Arduino IDE and select controller by commenting and uncommenting and edit pin-numbers (if needed)
|
||||||
- Upload
|
- Upload
|
||||||
- Done
|
- Done
|
||||||
|
Loading…
Reference in New Issue
Block a user