From 48b308df527ec3fa5b6901139d20ac4b17f2afca Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Sat, 10 May 2025 11:10:23 +0200 Subject: [PATCH] readme edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e36755f..567c417 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ You'll need to perform steps 4-6 on every flash as long as you have the Arduino - [PS2X library](https://github.com/madsci1016/Arduino-PS2X) for interpreting the controller's signals - [ArduinoXInput_AVR library](https://github.com/dmadison/ArduinoXInput_AVR) for sending XInput commands via an Arduino Pro Micro - [Adafruit_SSD1306 library](https://github.com/adafruit/Adafruit_SSD1306) for display output -## Sources +## Further Useful Links - [PS2 controller wire diagram](http://www.billporter.info/2010/06/05/playstation-2-controller-arduino-library-v1-0/) by Bill Porter - [Gamepad Tester](https://hardwaretester.com/gamepad) for testing the controller in a web browser \ No newline at end of file