Arduino-Due-RTC-Library icon indicating copy to clipboard operation
Arduino-Due-RTC-Library copied to clipboard

RTC Library for the Arduino Due

Results 4 Arduino-Due-RTC-Library issues
Sort by recently updated
recently updated
newest added

thank for lib how to get int for hour minutes and second

I noticed that if the Due is programmed using this library, the date will only be correct if the unit is not powered down. If you program the time in...

Can you please check the date in the output of Due_RTC_Simple_Sample_oneline_time_and_date example? I always get Date: Mon 01.01.2007 I use RTC_clock rtc_clock(RC); other question why XTAL doesn't work and what...

Hi Markus, Great library ! Found little issue while checking the examples: In the second and third example (Simple_German_Summertime and Simple_German_Timing_Summertime there is a difference. The Due_RTC.timing() function is called....