↧
Arduino: LEDs animations controlled with a button and a 8-bit 74HC595 shift...
This project refers to an Arduino sketch which is used to produce LEDs animations. So, we use an 8-bit shift register (namely the 74HC595). This way we can drive 8 different LEDs in the output...
View ArticleArduino: Digital Indicator of Alcohol Content.
This project refers to an Arduino sketch that implements the logic of a digital indicator of alcohol content. This system can be used as a device for breath test. There is the MQ-3 sensor in the system...
View ArticleArduino: Game for Reinforcing Visual Skills.
This project refers to an Arduino sketch that implements a game for reinforcing visual skills. Basically, it is a reflex game. It can be played by a user (single-player) or multiple users...
View Article