mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-22 00:52:22 -05:00
Update README.md
This commit is contained in:
parent
5165618f30
commit
9f516da50b
@ -22,7 +22,7 @@ Game Controller Tester
|
|||||||
|
|
||||||
PSX | SPI | Uno | Pro Micro | notes
|
PSX | SPI | Uno | Pro Micro | notes
|
||||||
--- | --- | --- | --- | ---
|
--- | --- | --- | --- | ---
|
||||||
1 DATA (brown ![#brown](https://via.placeholder.com/10/c68c53/000000?text=+)) | MISO → | D12 (PB4) | D14 (PB3) |
|
1 DATA (brown ![#brown](https://via.placeholder.com/10/c68c53/000000?text=+)) | MISO → | D12 (PB4) | D14 (PB3) | Use 1k pullup resistor to 3.3V line!
|
||||||
2 CMD (orange ![#orange](https://via.placeholder.com/10/ff8000/000000?text=+)) | MOSI ← | D11 (PB3) | D16 (PB2) |
|
2 CMD (orange ![#orange](https://via.placeholder.com/10/ff8000/000000?text=+)) | MOSI ← | D11 (PB3) | D16 (PB2) |
|
||||||
3 Vibration power (7.2-9V) (grey ![#grey](https://via.placeholder.com/10/999999/000000?text=+)) | | | |
|
3 Vibration power (7.2-9V) (grey ![#grey](https://via.placeholder.com/10/999999/000000?text=+)) | | | |
|
||||||
4 GND (black ![#black](https://via.placeholder.com/10/000000/000000?text=+)) | | GND | GND |
|
4 GND (black ![#black](https://via.placeholder.com/10/000000/000000?text=+)) | | GND | GND |
|
||||||
|
Loading…
Reference in New Issue
Block a user