- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 2 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 8 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 months ago
Sezme: a Memory Game for the Arduino
I have just started using the Arduino and I thought I would try my hand at a little project of my own.
Sezme is a game for the Arduino Uno that tests your memory. It is easy to build as I have only used LEDs, resistors, switches and a Piezo. In the game, the Arduino generates a series of random LED flashes. The player must then press the buttons and repeat the sequence of flashes in the correct order. If the player guesses incorrectly a buzzer sounds, the correct sequence is shown and the game starts again. If the player guesses correctly, a series of tones are played and the difficulty level goes up. There are 10 levels of difficulty. I can manage level 7. How far can you get?