News

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.
His binary clock uses an Arduino Duemilanove (which fits perfectly in the tin) to keep time and control the indicator LEDs.
Instead, Make shows you how to build an internet-connected alarm clock using an Arduino and Google. All you'll need is an Arduino Yúnm a touch screen, a USB speaker, and a few cables.
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock ...
Alarm clocks are cheap and abundant, but they’re pretty boring. If you want to make your own, Instructables user Paranoid Legend shows you how to build one with an Arduino.
1. Arduino Nano Microcontroller: This small yet powerful microcontroller will be the brain of your clock, handling all the logic and control for the LEDs. 2.
The clock has three modes: 30-minute sunrise, analog time display, and a seconds counter that uses the full RGB range of the LEDs to light up one for each passing second.