The ability to have accurate time opens up a world of project possibilities. Here are just a few examples of what you can build with the VirtuabotixRTC library:
char dateString[20]; sprintf(dateString, "%02d/%02d/20%02d", myRTC.month, myRTC.dayofmonth, myRTC.year); virtuabotixrtch arduino library
The ability to have accurate time opens up a world of project possibilities. Here are just a few examples of what you can build with the VirtuabotixRTC library:
char dateString[20]; sprintf(dateString, "%02d/%02d/20%02d", myRTC.month, myRTC.dayofmonth, myRTC.year);
This website uses cookies to remember your preferences. By doing this we can modify the content to show what is most important to you.