Interactive Halloween Game
Play the famous trick-or-treating game in an original way.
The user chooses which path he wants to take to get the prize. If the player chooses trick, he must manage to repeat the sequence produced by the lights. On the other hand, if he chooses a deal, he gets the prize directly.
Supplies
1- Arduino UNO
12- Cables (male-male)
11- Resistances
1- PCB board
1-RGB LED
1-Red LED
1-Yellow LED
1- Green LED
6- Push buttons
1- Servo motor
1- Soldering kit
2- A5 feather cardboard
1- Kuter
3- Acrylic paint cans
3- Brushes
Scheme of the Electrical Connections
Scheme of The Electrical Connections made with Tinkercad
Flow Diagram
Downloads
Programe
STEP 1: Program the code in the Arduino
Assemble
STEP 2: Assemble the circuit on the breadboard
Solder
STEP 3: Use the PCB board and solder all the components.
Check
STEP 4: Check that everything works
Creativity
STEP 5: Take measurements, assemble the box and decorate it with the theme of your choice
Put Together
STEP 6: Put all the parts together, the casing and the circuit.
CONCLUSION
After finishing the project, it has been possible to understand each of the functions that we can find during the programming process and apply them correctly, which is essential for the program to work the way it is wanted.
On the other hand, throughout the process there have been some complications, both in the programming of the software and in the assembly of the product, either due to the lack of a semicolon, due to a poorly explained variable or due to a poorly soldered cable, among others.