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
Revisions of Hotboards_rtcc.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:0790bcaf8b8f | 2016-02-09 | corrected a trouble with the device adress:; ; #define RTC_ADDR (uint8_t)(0xDE >> 1); #define EEPROM_ADDR (uint8_t)(0xAE >> 1); ; ; | File Diff Annotate |
0:3a2ad459941a | 2016-02-02 | first release | File Diff Annotate |