This commit is contained in:
Sirawat Pitaksarit
2016-08-26 00:47:04 +09:00
parent 8839d51b34
commit 13bb002fb8

View File

@@ -19,7 +19,7 @@ Previous alternatives are connecting buttons to disassembled [Joystick circuit](
Please wait for more information after I test the code more. But if you want to go ahead here are rough steps : Please wait for more information after I test the code more. But if you want to go ahead here are rough steps :
- Make a controller. - Make a controller.
- Look at the code's top part and config things according to your connections to Uno's pin. Please read the comments. (Important) - Look at the SDVXCon.ino's top part and config things according to your connections to Uno's pin. Please read the comments. (Important)
- Upload the code to your Uno with the [Arduino IDE](https://www.arduino.cc/en/Main/Software). - Upload the code to your Uno with the [Arduino IDE](https://www.arduino.cc/en/Main/Software).
- Do the [firmware flash hack](http://mitchtech.net/arduino-usb-hid-keyboard/). - Do the [firmware flash hack](http://mitchtech.net/arduino-usb-hid-keyboard/).
- Reconnect and done! - Reconnect and done!