Tutorial 16 Arduino Clock

Tutorial 16: Arduino Clock

In this tutorial, the Arduino displays the time and date on a LCD (optional) and in the Arduino IDE serial monitor window. A PCF8563 real time clock (RTC) IC is used to generate the time and date. The time and date can be set using the Arduino serial monitor window. An optional battery can be […]

Tutorial 16: Arduino Clock Continue Reading