Reaction Time Game
Hardware- 3 Devlogs
- 3 Total hours
A system of lights using a circuit board that creates a countdown with different colors.
A system of lights using a circuit board that creates a countdown with different colors.
Unplugged wires LCD module wires from arduino and breadboard
Found out that I switched VDD and VSS pins (5V and GND)
I tried to put the module back, but when connected to power module heated up
Put the module in the write position
added resistor for Anode
Learned about lcd.setCursor()
Learned about how cursor and clear works
learned about character, row and column
Made text sync with the light, so when says 3, red light, 2 yellow light, one yellow light, go green light
This is my first hardware project
Connected the LEDs to the breadboard and used 220 ohm resistors. Then I connected the breadboard jumper wires to the I/O pins.
My idea is that a person will start the game and there will be a countdown. This game will be a reaction game. The person will put their car behind the ultrasonic sensor.
If the person launches the car after the green, they win, but if they do it to early, they lose.