1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-02-07 10:40:12 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:30:56 +03:00 committed by GitHub
parent bc5d13522b
commit 745ac87b14

View File

@ -6,8 +6,8 @@ Tested with Windows and Linux desktop computers and ARM based computers like Ras
ATmega32u4 can be easily changed to act as keyboard and/or mouse too. ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
## Short version ## Short version
- ATmega32u4 Arduino Board - Get ATmega32u4 Arduino Board
- 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) - Connect joystick or gamepad to Arduino (in most situations soldering is required)
- Open sourcecode to Arduino IDE and Select controller and edit pin-numbers (if needed) - Open sourcecode to Arduino IDE and Select controller and edit pin-numbers (if needed)