News

Designing a Real-Time Clock (RTC) using an Arduino is a useful project for timekeeping and timestamping in various applications. You can use a dedicated RTC module like the DS3231 or DS1307, which ...
Macetech’s ChronoDot is a Real Time Clock module for projects requiring highly accurate time keeping and measurement. The ChronoDot uses the DS3231 chip, which features a TCXO to compensate f… ...
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 ...
Here is the circuit diagram of a compact RTC module, based on the popular RTC IC DS1307, for your everyday microcontroller projects. The DS1307 serial real-time clock (RTC) is a lowpower, full ...
DS1302 high-precision RTC [180620] A small, DS1302-based Real-time Clock (RTC) module with on-board, 20-ppm oscillator. This is a small DS1302 PCB with on-board oscillator. This means that if you need ...
So to get accurate TIME without internet connection, we need to interface a RTC Module DS1307 to Raspberry Pi. RTC module has button battery for backup so the TIME will not reset. We have also built ...