Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomice/ninsketches
Arduino sketches for NES and SNES controllers
https://github.com/tomice/ninsketches
Last synced: about 2 months ago
JSON representation
Arduino sketches for NES and SNES controllers
- Host: GitHub
- URL: https://github.com/tomice/ninsketches
- Owner: tomice
- License: bsd-2-clause
- Created: 2018-07-06T00:21:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T00:33:55.000Z (over 6 years ago)
- Last Synced: 2024-10-15T12:18:29.812Z (3 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NinSketches
Arduino sketches for NES and SNES controllers. These have been tested
on the Teensy 2.0. Requires the [NESpad][1] library.## INSTALLATION
Load the .ino sketch with Arduino's IDE.## AUTHOR
Written by Tom Ice.## LICENSE
This is under the BSD-2 License. See actual license file for more information.[1]: https://code.google.com/archive/p/nespad/