top of page
USB to Memory Card for PS1 using Arduino
CODE: (COMING SHORTLY)
This a circuit that utilizes the FTDI chip in order to make the Arduino communicate with the USB. The memory card pins are like such: (Thanks to Shendo's hardware)
__________
|_ _|_ _ _|_ _ _|
1 2 3 4 5 6 7 8
-
DATA - Pin 12 on Arduino
-
CMND - Pin 11 on Arduino
-
7.6V - External 7.6V power (only required for 3rd party cards and knockoffs)
-
GND - GND Pin on Arduino
-
PIN D3 Always High!
-
ATT - Pin 10 on Arduino
-
CLK - Pin 13 on Arduino
-
ACK - Pin 2 on Arduino
bottom of page