News

Because the real time clock module is so accurate, there’s no provision for setting the time. [Barzok] says that twice a year he just hooks the Arduino up and reflashes the program with a new ...
RTC with LCD Display Project (real time clock) This project demonstrates how to use a DS1307 RTC (Real-Time Clock) module with an LCD to display the current date and time. The program reads the RTC ...
In this project I wanted to learn about the usage of a Real Time Clock Module (RTC Module) using arduino. For this simple project I followed some guides online in which all the code and schematics are ...
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.
The real time clock is a custom designed module based on DS1307 that comes fully assembled and pre-programmed with the current time as the clock operates in either 12-hour or 24-hour format with AM/PM ...
Developers, makers and hobbyists looking for a real time clock module complete with an Arduino library, may be interested in the Kraztech Real Time Clock Module created by developer Christopher ...
The Arduino Uno reads the time from a DS1302 real-time clock (RTC) module. The RTC module is crucial for keeping accurate time, even when the Arduino is powered off.
A highly accurate clock made using Arduino which displays even Temperatures. The clock blinks the colon as well while displaying the time.