Virtuabotixrtc.h Arduino Library - (usually Only Done

// Print the time to the Serial Monitor Serial.print("Current Date/Time: "); Serial.print(myRTC.year); // Year Serial.print("/"); Serial.print(myRTC.month); // Month Serial.print("/"); Serial.print(myRTC.dayofmonth); // Day Serial.print(" "); Serial.print(myRTC.hours); // Hours Serial.print(":"); Serial.print(myRTC.minutes); // Minutes Serial.print(":"); Serial.println(myRTC.seconds); // Seconds Analisis Matematico 2 Venero Pdf Free - 3.79.94.248

// Create the myRTC object virtuabotixRTC myRTC(RST, DAT, CLK); This is the most distinct feature of this library. To set the time, you pass the current date and time parameters directly to the setDS1302Time function inside setup() . Net Framework 40 3019 Windows 7 32 Bit Offline - 3.79.94.248

Note: You should upload the code once to set the time, then comment out the setDS1302Time line and upload the code again to prevent the Arduino from resetting the time to the compiled moment every time it resets.