Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clusterm/gpio2nesc
Adapter allows to attach any DIY buttons to NES/SNES Classic, good for arcade cabinet
https://github.com/clusterm/gpio2nesc
Last synced: 25 days ago
JSON representation
Adapter allows to attach any DIY buttons to NES/SNES Classic, good for arcade cabinet
- Host: GitHub
- URL: https://github.com/clusterm/gpio2nesc
- Owner: ClusterM
- License: gpl-3.0
- Created: 2018-07-04T15:29:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T18:52:01.000Z (10 months ago)
- Last Synced: 2024-11-24T19:48:11.609Z (29 days ago)
- Language: C
- Size: 45.9 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# gpio2nesc
This adapter allows to attach any DIY buttons to NES/SNES Classic, good for arcade cabinet.
![Photo](https://scontent-arn2-1.cdninstagram.com/vp/10aad0dd8e43e658189b8839dc8de65f/5BC84EE8/t51.2885-15/sh0.08/e35/s640x640/34870797_681954945478244_2767128007247134720_n.jpg)
Required parts:
* ATMEGA8A or ATMEGA8L (but it's easy to compile project for other microcontrollers)
* 3 x 2k2 resistors
* Red LED (optional)
* Green LED (optional)
* 2 x 200 resistors (optional, required for LEDs)
* Classic controller connector (you can buy some extension cords and cut it out)Open gpio2nesc.lay6 using Sprint Layout to see PCB. It's one-side PCB, so it's easy to make at home.
![Photo](https://scontent-arn2-1.cdninstagram.com/vp/4393e66d57d32ce81d3d32d220ceded0/5BDF6E90/t51.2885-15/e35/35948741_271854510037245_6494137203210321920_n.jpg)