Introduction: Memory Game
I made a memory game because personally I like playing memory games because they can improve brain functions, such as attention, concentration, and focus.
Supplies
1 Arduino Uno R3 - $22.99/ https://amzn.to/3AgagLl
4 LED - $14.98/ https://amzn.to/3qIzVsV
1 LCD 16 x 2 - $12.10/ https://amzn.to/3qGvCOB
4 Pushbutton - $7.59/ https://amzn.to/355u1d4
1 250 kiloohm Potentiometer -$13.76/ https://amzn.to/3GE3ZeN
4 10000 ohm Resistor - $26.21/ https://amzn.to/3qI8bol
1 Buzzer - $8.56/ https://amzn.to/3nEkYWI
5 220 ohm Resistor - $11.99/ https://amzn.to/3KCtoYT
Step 1: IDEA & RESEARCH
When I was thinking what should I do for final project I had no idea. But in general I like memory games so I decided to do a memory game with a lcd screen so it can show your score. The second picture that I attached that was my reference project that I found on google. When I was making my project I noticed that in the project that I was referring of it didn’t have a buzzer or a LCD. So I decided to build my project in a different way than my reference like my wiring, resistors and other components are in different places than the reference project.