Simple implementation of Simon Says game using Arduino and C++
Assemble the circuit following the diagram layout.png attached to the sketch
Upload the code contained in this sketch on to your board
Simon_says => Arduino sketch folder ├── Simon_says.ino => main Arduino file ├── schematics.png => (optional) an image of the required schematics ├── layout.png => (optional) an image of the layout └── ReadMe.adoc => this file
Add the bill of the materials you need for this project.
ID |
Part name |
Quantity |
R1 |
10k Resistor |
4 |
R2 |
220 Resistor |
4 |
B1 |
Push button |
4 |
L1 |
Red LED |
1 |
L2 |
Green LED |
1 |
L3 |
Blue LED |
1 |
L4 |
Yellow LED |
1 |
P1 |
Piezo |
1 |
A1 |
Arduino Uno |
1 |
This document is written in the AsciiDoc format, a markup language to describe documents. If you need help you can search the AsciiDoc homepage or consult the AsciiDoc cheatsheet