DIY Arduino LCD-Keypad Maths Game

by Mudit5246 in Circuits > Arduino

2250 Views, 4 Favorites, 0 Comments

DIY Arduino LCD-Keypad Maths Game

Copy of Arduino-LCD Game(Mathopia).png

An exciting project that tests your brain’s focus and accuracy using a game. The user has to perform some calculations in a specified time that appears on the LCD screen using a keypad. The calculations involved becomes trickier each time the user gives the correct answer. In case of a wrong answer, the program gets reset and the high score of the user gets displayed on the screen.

Components Required

download (9).jpg
download (1).png
images (5).jpg
download (10).jpg
download (11).jpg

1. KEYPAD

2. Arduino UNO

3. LCD(16X2)

4. BUZZER

5. Potentiometer 10k ohm

Circuit Diagram

Copy of Arduino-LCD Game(Mathopia).png

Code: