top of page
Arduino LED Gaming Board
Make an Arduino LED gaming for yourself or even your love ones? Understand how led lights can be light up one at a time one after the other with Arduino's Timer. Create a time reaction game where your response time matters, press on the push button that is adjacent to the led that is being light up and you won!!.
​
Coding concept learnt:
-while-loop
-if-else statement
-for-loop
-variables
-Timers
​
​
Electronics concepts learnt:
​
-How hardware Timer works.
​
bottom of page