A feature complete driver for the ISL1208 real time clock from Intersil.
Dependents: ISL1208_HelloWorld
History
Added an I2C frequency argument to the constructor
2014-05-02, by neilt6 [Fri, 02 May 2014 17:27:38 +0000] rev 6
Added an I2C frequency argument to the constructor
Minor C++ syntax improvements
2013-11-12, by neilt6 [Tue, 12 Nov 2013 21:42:44 +0000] rev 5
Minor C++ syntax improvements
open() no longer configures the oscillator
2013-11-12, by neilt6 [Tue, 12 Nov 2013 17:15:20 +0000] rev 4
open() no longer configures the oscillator
Updated to use repeated start in read methods
2013-11-07, by neilt6 [Thu, 07 Nov 2013 18:21:19 +0000] rev 3
Updated to use repeated start in read methods
Minor improvements
2013-11-07, by neilt6 [Thu, 07 Nov 2013 17:58:43 +0000] rev 2
Minor improvements
Improved example
2013-09-16, by neilt6 [Mon, 16 Sep 2013 22:06:51 +0000] rev 1
Improved example
Initial commit
2013-09-09, by neilt6 [Mon, 09 Sep 2013 19:32:41 +0000] rev 0
Initial commit