Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessicarod7/simon-pi
Play Simon on your Raspberry Pi.
https://github.com/jessicarod7/simon-pi
gpio hardware ics4u1 python2 raspberry-pi simon-game
Last synced: 3 days ago
JSON representation
Play Simon on your Raspberry Pi.
- Host: GitHub
- URL: https://github.com/jessicarod7/simon-pi
- Owner: jessicarod7
- Created: 2019-06-17T05:38:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T14:50:38.000Z (over 5 years ago)
- Last Synced: 2024-08-28T01:11:09.096Z (3 months ago)
- Topics: gpio, hardware, ics4u1, python2, raspberry-pi, simon-game
- Language: Python
- Homepage:
- Size: 1.81 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon Pi
This game let's you play Simon, the game with 4 flashing light and 4 buttons, with your Raspberry Pi and some hardware. To play the game, you'll need the following hardware components (besides a display, keyboard, and mouse):
- 4 LEDs
- 4 buttons
- 1 resistor
- Jumper cables and wiresOnce you have these components, unzip [Documentation.zip](Documentation.zip) and read the file *RodriguezCameronOutline.docx* for wiring. Then, start [the Python file](simon.py) and have fun!
Made for ICS4U1, or Grade 12 Computer Science, in Python 2.