Arduino Library - Virtuabotixrtc.h

#include <virtuabotixRTC.h> virtuabotixRTC myRTC(2, 3, 4); const int relayPin = 7;

The library is designed for ease of use, featuring a simple API to interact with the DS1302 module. virtuabotixrtc.h arduino library

The VirtuabotixRTC.h library is a lightweight Arduino library for interfacing with common real-time clock (RTC) modules based on the DS1307 and similar I²C RTC chips. It provides simple functions to set and read the current time and date, and to convert between raw RTC register values and human-readable formats suitable for embedded projects. #include &lt;virtuabotixRTC

Specifically designed for easy interfacing with 3-pin RTC modules (like the DS1302). Supported Hardware (DS1302) const int relayPin = 7

: Tracks the day of the week, day of the month, month, and year.

Home Models Series Subscriptions