mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-10 12:48:22 +00:00
Update README.md
This commit is contained in:
27
README.md
27
README.md
@@ -77,16 +77,25 @@ Also, the Arduino must either be powered on first or have no bootloader present
|
||||
|
||||
pin equivalent tableau
|
||||
|
||||
PSNee name in Arduino board or Attiny PlayStation
|
||||
support name name in code Attiny45 Arduino Leonardo ic pin name track name in schematic
|
||||
VCC 5V 5v 3.5V supply
|
||||
PSNee name in Arduino board or Attiny PlayStation
|
||||
|
||||
board name Uno Leonardo
|
||||
Nano Micro
|
||||
Mini Pro Micro
|
||||
Pro Mini
|
||||
|
||||
name in code ATTINY_X5 ARDUINO_328_BOARD ARDUINO_32UX_BOARD ic pin name track name in schematic
|
||||
|
||||
microcontroller ATtiny*5 ATmega328** ATmega32U*
|
||||
|
||||
VCC 5V 5v 3.5V supply
|
||||
debugtx 3
|
||||
gate_wfck 4 9 ICSP-SCLK(15) IC732.Pin-5 WFCK
|
||||
data 2 8 ICSP-MISO(14) IC732.Pin-42 CEO
|
||||
pin name subq 1 7 3 IC304.Pin-24 SUBQ
|
||||
sqck 0 6 2 IC304.Pin-26 SQCK
|
||||
BIOS D2 5 9 IC102.Pin-15 D2
|
||||
BIOS A18 4 8 Ic102.Pin-31 A18
|
||||
gate_wfck 4 9 ICSP-SCLK(15) IC732.Pin-5 WFCK
|
||||
data 2 8 ICSP-MISO(14) IC732.Pin-42 CEO
|
||||
pin name subq 1 7 3 IC304.Pin-24 SUBQ
|
||||
sqck 0 6 2 IC304.Pin-26 SQCK
|
||||
BIOS D2 5 9 IC102.Pin-15 D2
|
||||
BIOS A18 4 8 Ic102.Pin-31 A18
|
||||
GND GND GND GND GND
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user