Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeckel/wiregame
Arduino script and documentation for an upgraded Wire Game
https://github.com/jeckel/wiregame
Last synced: about 1 month ago
JSON representation
Arduino script and documentation for an upgraded Wire Game
- Host: GitHub
- URL: https://github.com/jeckel/wiregame
- Owner: jeckel
- Created: 2014-12-06T00:39:03.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-12-21T21:55:14.000Z (about 10 years ago)
- Last Synced: 2024-10-13T13:24:58.835Z (3 months ago)
- Language: Arduino
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Wire Game with Arduino
This package is an arduino script for an upgraded Wire Game.
This version allow user to have his personnal score at the end of the game and compare it with other player.Score is defined by two parameter :
- time elapsed for going from the "start" point to the "end" point
- number of error (contact with the wire)Using Arduino is maybe overkill, but this is what I had under the hand.
Materials :
- Arduino Nano
- LCD Screen
- Green Led (game is running)
- Red Led (error / contact)
- coper wire
- pieces of wood to make the support.