Update README.md

This commit is contained in:
Jason Rothhaupt 2020-08-02 20:09:07 -04:00 committed by GitHub
parent 739e5f49d4
commit c772fc42ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# DaemonBite SNES/NES USB Controller adapter # DaemonBite SNES/NES USB Controller adapter (modified version that supports 5 SNES controllers)
## Introduction ## Introduction
With this simple to build adapter you can connect NES gamepads to a PC, Raspberry PI, MiSTer FPGA etc. The Arduino Pro Micro has very low lag when configured as a USB gamepad and it is plug n' play once it has been programmed. With this simple to build adapter you can connect NES gamepads to a PC, Raspberry PI, MiSTer FPGA etc. The Arduino Pro Micro has very low lag when configured as a USB gamepad and it is plug n' play once it has been programmed.
@ -9,7 +9,7 @@ With this simple to build adapter you can connect NES gamepads to a PC, Raspber
- Micro USB cable - Micro USB cable
## Wiring ## Wiring
![Assemble1](images/snes-usb-adapter-wiring.png) ![Assemble1](images/snes-usb-adapter-wiring -5player.png)
## License ## License
This project is licensed under the GNU General Public License v3.0. This project is licensed under the GNU General Public License v3.0.