readme edits
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
## What's This?
|
## What's This?
|
||||||
This is a sketch for an Arduino Pro Mini-based adapter that converts DualShock 2 controller signals into XInput! This way, you can use PS2 controllers on any PC without extra software.
|
This is a sketch for an Arduino Pro Mini-based adapter that converts DualShock 2 controller signals into XInput! This way, you can use PS2 controllers on any PC without extra software.
|
||||||
## Required Hardware
|
## Required Hardware
|
||||||
|
The linked parts are only references; feel free to use any compatible hardware or to edit the sketch to suit your hardware. No affiliate links.
|
||||||
- [Arduino Pro Mini](https://www.amazon.de/dp/B0CSK6FWSK)
|
- [Arduino Pro Mini](https://www.amazon.de/dp/B0CSK6FWSK)
|
||||||
- Microswitch to reset the Arduino
|
- Microswitch to reset the Arduino
|
||||||
- [PS2 controller extension cable](https://www.amazon.de/dp/B07WT6RH72) (you'll need to cut off the female end of this cable to solder its wires to the Arduino)
|
- [PS2 controller extension cable](https://www.amazon.de/dp/B07WT6RH72) (you'll need to cut off the female end of this cable to solder its wires to the Arduino)
|
||||||
- [0.96in display](https://www.amazon.de/dp/B0CFFB62F4) (optional)
|
- [0.96in display](https://www.amazon.de/dp/B0CFFB62F4) (optional)
|
||||||
The linked parts are only references; feel free to use any compatible hardware or to edit the sketch to suit your hardware. No affiliate links.
|
|
||||||
## Diagram
|
## Diagram
|
||||||

|

|
||||||
## Note on Flashing
|
## Note on Flashing
|
||||||
|
|||||||
Reference in New Issue
Block a user