June 2021
Intermediate to advanced
440 pages
9h 22m
English
In this chapter you will
A real-time clock (RTC) IC module is a small timekeeping device that opens up all sorts of possibilities for Arduino projects. Once set with the current time and date, an RTC provides accurate time and date data on request.
You’ll find many different RTC ICs on the market, some more accurate than others. In this chapter, we’ll use the Maxim DS3231; it doesn’t require any external circuitry other than a backup battery, and it’s incredibly accurate and quite robust in module form. The DS3231 is available as a breakout board ...
Read now
Unlock full access