News

In this project, PCF85063ATL CMOS Real-time Clock (RTC) is used as the time generator. This provides year, month, day, weekday, hours, minutes, and seconds based on a 32.768 kHz quartz crystal. A ...
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.
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.
Project Overview The voice-controlled Arduino-powered clock uses a real-time shield and a MOVI Speech Dialog Shield connected to an Arduino.
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.
The build relies on that old stalwart, the Arduino Uno, to run the show. It’s hooked up to a DS3231 real-time clock module so it can keep accurate time for long periods, as is befitting a clock.
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 ...
Making a clock with a common microcontroller like an Arduino isn’t very difficult. However, if you’ve tried it, you probably discovered that keeping track of wall time is difficult with… ...