Learn electronics, coding, and projects — step by step.

Module Categories: Output Module

Gorillacell Module 045: RTC

George Bantique October 9, 2025 Comments Off

Real Time Clock (RTC) stands for Real Time Clock, which provides accurate timekeeping over long periods because it has its own independent power source, typically a coin cell battery. This allows the clock to maintain the correct time even when the main system power is off. The Gorillacell ESP32 Development Kit comes with one RTC module driven by the DS3231 chip. The DS3231 is a high-accuracy I²C real-time clock that provides both date (year, month, and day) and time (hour, minute, and second) information.


Read more Gorillacell Module 045: RTC