PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.24k stars 665 forks source link

Update for use RTC ATMEGA4809 circuit embedded in Arduino Uno WiFi rev 2 #122

Open goodchip opened 5 years ago

goodchip commented 5 years ago

For review before pull-request

I've updated original TimeLib.h library for use with internal RTC clock of Arduino Uno WiFi rev 2 https://github.com/goodchip/Time

Examples here: https://github.com/goodchip/Time/tree/master/examples/TimeInternalRTC

Features:

Current limitation:

goodchip commented 5 years ago

Ideas / comments / suggestions are welcome ;)

goodchip commented 5 years ago

Major upgrades - very stable and usefull version

New! 2 interrupts features:

Great improvements: