Wish Software RTC for ESP8266...

rbghongade

Active Member
Licensed User
Longtime User
Dear friends,
I want to implement time-keeping on Wemos D1 mini without using external hardware modules like DS1307. I know it does have a lot of limitations like power supply failure reset etc. But it would be great if we could get time and if possible date and day by using the on board clock. Issues like sync with external clock can be addressed once we have internet connection.
This page http://playground.arduino.cc/code/time describes such a library also available on github. Can anyone wrap the library?
regards,
 

rbghongade

Active Member
Licensed User
Longtime User
Dear Erel,
Thanks ! I missed that one during search! Solves my query completely!
 
Top