Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusvellone/arduinon
Simon game on Arduino (with NodeJS)
https://github.com/matheusvellone/arduinon
Last synced: about 1 month ago
JSON representation
Simon game on Arduino (with NodeJS)
- Host: GitHub
- URL: https://github.com/matheusvellone/arduinon
- Owner: matheusvellone
- Created: 2017-01-01T20:54:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-02T00:48:03.000Z (about 8 years ago)
- Last Synced: 2024-10-26T01:24:15.605Z (2 months ago)
- Language: JavaScript
- Size: 385 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Arduinon (Arduino + Simon)
To run the game, follow the sketch provided in the repo.
Make sure your arduino has Firmata firmware on the board (instructions can be found at [johnny-five site](http://johnny-five.io/))
Then just `node index.js`