Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anachrocomputer/snespadtester
Small Arduino program to test a Super Nintendo controller pad
https://github.com/anachrocomputer/snespadtester
arduino shift-register snes snes-controller
Last synced: about 2 months ago
JSON representation
Small Arduino program to test a Super Nintendo controller pad
- Host: GitHub
- URL: https://github.com/anachrocomputer/snespadtester
- Owner: anachrocomputer
- Created: 2024-05-31T22:19:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T12:51:33.000Z (7 months ago)
- Last Synced: 2024-06-01T14:27:45.218Z (7 months ago)
- Topics: arduino, shift-register, snes, snes-controller
- Language: C++
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Static Badge](https://img.shields.io/badge/MCU-ATmega328-green "MCU:ATmega328")
![Static Badge](https://img.shields.io/badge/BOARD-Arduino-green "BOARD:Arduino")# SNESPadTester #
Small test program to read the button states from a Super Nintendo video game controller.
## Connections ##
Pin 2: clock, pin 3: latch, pin 4: data.