mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-01-09 04:38:05 -05:00
Update README.md
This commit is contained in:
parent
8f3c5d8f5f
commit
dc8a90b835
@ -26,7 +26,8 @@ If you use Linux and want to get more than 1 controller with one Arduino, check
|
|||||||
- Get ATmega32u4 Arduino board
|
- Get ATmega32u4 Arduino board
|
||||||
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
|
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
|
||||||
- Install Arduino [IDE](https://www.arduino.cc/en/Main/Software)
|
- Install Arduino [IDE](https://www.arduino.cc/en/Main/Software)
|
||||||
- Install Joystick [library](https://github.com/MHeironimus/ArduinoJoystickLibrary)
|
- Edit boards.txt
|
||||||
|
- Install Joystick [library](https://github.com/MHeironimus/ArduinoJoystickLibrary) (if needed)
|
||||||
- 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