Library for Real Time Clock module MCP97410 based on Library for DS1307

Fork of RTC-DS1307 by Henry Leinen

History

added Methods for reading and manipulating (inc/dec) the Calibration-Register of RTC default tip

2015-03-08, by charly [Sun, 08 Mar 2015 21:12:29 +0000] rev 13

added Methods for reading and manipulating (inc/dec) the Calibration-Register of RTC


added EUI64-functions

2015-01-16, by charly [Fri, 16 Jan 2015 21:17:52 +0000] rev 12

added EUI64-functions


added functions for EEPROM read/write and EUI-address(unlock, read write)

2015-01-16, by charly [Fri, 16 Jan 2015 20:44:51 +0000] rev 11

added functions for EEPROM read/write and EUI-address(unlock, read write)


RTC-part working for MCP97410

2015-01-07, by charly [Wed, 07 Jan 2015 21:46:02 +0000] rev 10

RTC-part working for MCP97410


Changed initialization

2013-06-26, by leihen [Wed, 26 Jun 2013 21:05:46 +0000] rev 9

Changed initialization


Totally working now. Will set the MBED RTC once the class has been created. Can use the Ds1307 clock to Keep the System time up to date.

2013-06-23, by leihen [Sun, 23 Jun 2013 19:24:57 +0000] rev 8

Totally working now. Will set the MBED RTC once the class has been created. Can use the Ds1307 clock to Keep the System time up to date.


Got rid of Compiler error with merging the two classes into one file. Strange Thing though...

2013-06-23, by leihen [Sun, 23 Jun 2013 18:48:59 +0000] rev 7

Got rid of Compiler error with merging the two classes into one file. Strange Thing though...


rewritten the Header due to some strange error while compiling.

2013-06-23, by leihen [Sun, 23 Jun 2013 18:26:47 +0000] rev 6

rewritten the Header due to some strange error while compiling.


Update

2013-06-23, by leihen [Sun, 23 Jun 2013 17:02:21 +0000] rev 5

Update


Added a RTC wrapper class.

2013-06-23, by leihen [Sun, 23 Jun 2013 16:29:35 +0000] rev 4

Added a RTC wrapper class.