News

Introduction This is a library to handle Seiko's RX8010SJ RTC module with an arduino. Original datasheet can be found here. To set up your module, you only need to power up and use the i2c protocol to ...
Libary to manage the RTC-Module as an capsulated object for the DS3231 RTC-Modul. In the test-folder lies an Arduino-sketch, which can be used to test the libary when flashed to an Arduino Uno with ...
A highly accurate clock made using Arduino, which displays even Temperatures. The clock blinks the colon as well while displaying the time. Even after a power cut the clock displays the current time ...
By adding an Arduino compatible board, an RTC Arduino module, and a code from the EasyNixie library, users can create their own nixie clocks with relative ease.
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 ...