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: 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 ArticleArduino: Light Indicator with multi-LED bar graph, light sensor and 8-bit...
This project refers to an Arduino sketch that implements a light indicator with the help of an external sensor (photoresistor) for the recognition of light (the sensor acts as input device for the...
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: Security Alarm System.
This project refers to a Security Alarm System implemented with Arduino and various electronics. Below, are some of the system characteristics: A LCD is used for displaying helpful informative, warning...
View Article