library to control, set and read time and date from Hotboards rtcc board, wich contains the Microchip MCP7941x real time clock

Dependents:   Hotboards_rtcc_manual_timedate Hotboards_rtcc_timeSpan Hotboards_rtcc_alarm Hotboards_rtcc_compiler_timedate ... more

History

corrected a trouble with the device adress:; ; #define RTC_ADDR (uint8_t)(0xDE >> 1); #define EEPROM_ADDR (uint8_t)(0xAE >> 1); ; ; default tip

2016-02-09, by Hotboards [Tue, 09 Feb 2016 19:28:24 +0000] rev 1

corrected a trouble with the device adress:; ; #define RTC_ADDR (uint8_t)(0xDE >> 1); #define EEPROM_ADDR (uint8_t)(0xAE >> 1); ; ;


first release

2016-02-02, by Hotboards [Tue, 02 Feb 2016 04:11:32 +0000] rev 0

first release