News

This is the code for an Arduino Nano alarm clock. It uses a 7 segment display to display the time, an RTC to keep time and several buttons and switches to set the alarm time and activate / deactivate ...
Arduino ultrasonic alarm A beta version of my burglar alarm using an Arduino Uno-like microcontroller and a ESP8266 ESP-01 WiFi module.
This Arduino based visitor alarm alerts you to the entry of a visitor by producing a beep sound every time the door is opened & automatically switches off after a few seconds. It is built around an ...
Full instructions on how to create your very own Arduino music player and alarm clock have been kindly published by Dejan Nedelkovski with all the code you require.
This Arduino based Real time clock is a digital clock to display real time using a RTC IC DS1307 which works on I2C protocol. Real time clock means it runs even after power failure. When power is ...
Do you have a hard time waking up like I do? TK takes us though a simple Arduino setup that creates a sunrise alarm to help you wake up to a simulated sunrise.
Now it is very easy to build your own siren sound alarm, small enough to be carried in a garment pocket. This powerful audio-visual alert device is realized using the renowned Arduino platform. The 9V ...
Since criminality is rising in the 21st century, people want to secure their property and belongings. So, everyone in this situation needs a secure system with cutting-edge technology. Therefore, a ...
An Arduino is a microcontroller — a single board designed to control something and perform a specific task. Unlike a Raspberry Pi, you won't find anything resembling an operating system here ...