Update README.md

This commit is contained in:
Jason Rothhaupt 2020-08-02 20:30:03 -04:00 committed by GitHub
parent 00baeaeab0
commit ceecd8b592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 5x DaemonBite SNES/NES USB Controller adapter
# (modified version that supports 5 SNES controllers)
## (modified version that supports 5 SNES controllers)
## Introduction
Based on the excellent work in the original project, this version will support 5 SNES gamepads at the same time.
@ -24,5 +24,11 @@ With this simple to build adapter you can connect NES gamepads to a PC, Raspber
## Updated 5-port Wiring
![Assemble1](images/snes-usb-adapter-wiring%20-5player.png)
## Example using tribal tap 5 port tap
-In my case, I built this into an old tribal tap device. I removed the IC (which never actually supported all 5 ports) and wired the arduino into the existing PCB in place of the right pins. The board fits right in, and usb routes out the back of the device in place of the original connector.
![Assemble1](images/tap1.jpg)
![Assemble1](images/tap2.jpg)
![Assemble1](images/tap3.jpg)
## License
This project is licensed under the GNU General Public License v3.0.