Virtuabotixrtc.h Arduino Library _top_

. For a long time, this little chip felt misunderstood; it spoke in complex pulses and data shifts that many beginner makers found difficult to decode. Then came a specialized "translator" named virtuabotixRTC.h The Arrival of the Translator virtuabotixRTC.h

In the loop() , you must call updateTime() before reading the variables. This pulls the latest data from the hardware chip into the software variables. virtuabotixrtc.h arduino library

After running this sketch once, comment out the setDS1302Time line and re-upload a "read-only" sketch. Otherwise, you will reset the clock to the old time every time the Arduino boots. . For a long time