From 261a19d3fe5fe8250016bd0320c04d67faeb5c4a Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Thu, 15 May 2025 17:56:56 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ddf8f..8f17f8c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ I also designed a 3D-printable case for the adapter, which you can find [here](h 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) - Microswitch to reset the Arduino -- [PS2 controller extension cable](https://www.amazon.de/dp/B07WT6RH72) (you'll need to cut off the socket in this cable to solder its wires to the Arduino) +- [PS2 controller extension cable](https://www.amazon.de/dp/B07WT6RH72) (you'll need to harvest the socket from this cable to solder its wires to the Arduino) - [0.96in display](https://www.amazon.de/dp/B0CFFB62F4) (optional) ## Diagram ![A diagram showing how to connect a PS2 controller socket and peripherals to an Arduino Pro Micro](pinout.webp)