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 ...
The DS3231 RTC module operates at 3.3V. It's essential to use a level shifter or voltage divider if you're using a 5V Arduino to interface with the 3.3V DS3231 module. This is a basic example of ...
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 ...
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… ...