Library to communicate with LDC1614
Dependents: Inductive_Sensor_3
Fork of LDC1101 by
History
new function to automatic determine DriveCurrent
2016-10-05, by bobgiesberts [Wed, 05 Oct 2016 08:19:35 +0000] rev 36
new function to automatic determine DriveCurrent
New function setting automatic DriveCurrent
2016-10-05, by bobgiesberts [Wed, 05 Oct 2016 08:15:26 +0000] rev 35
New function setting automatic DriveCurrent
Removed address bug in I2CRead(); Libraries are loaded in .h (and not double in .cpp)
2016-09-21, by bobgiesberts [Wed, 21 Sep 2016 14:25:20 +0000] rev 34
Removed address bug in I2CRead(); Libraries are loaded in .h (and not double in .cpp)
Fixed bug in readI2C for multiple bytes (length > 1)
2016-09-11, by bobgiesberts [Sun, 11 Sep 2016 15:08:43 +0000] rev 33
Fixed bug in readI2C for multiple bytes (length > 1)
Read / Write functions established, good communication now! Working version to get data from the LDC1614
2016-09-10, by bobgiesberts [Sat, 10 Sep 2016 12:46:36 +0000] rev 32
Read / Write functions established, good communication now! Working version to get data from the LDC1614
No big changes
2016-09-07, by bobgiesberts [Wed, 07 Sep 2016 09:58:32 +0000] rev 31
No big changes
API documentation
2016-08-24, by bobgiesberts [Wed, 24 Aug 2016 10:31:08 +0000] rev 30
API documentation
Added functions to access status; - set; - get
2016-08-24, by bobgiesberts [Wed, 24 Aug 2016 07:42:49 +0000] rev 29
Added functions to access status; - set; - get
First version of the library for the LDC1614 which will soon replace the older LDC1101
2016-08-23, by bobgiesberts [Tue, 23 Aug 2016 08:25:40 +0000] rev 28
First version of the library for the LDC1614 which will soon replace the older LDC1101
Good working version; Cleaned up some code
2016-04-12, by bobgiesberts [Tue, 12 Apr 2016 14:38:14 +0000] rev 27
Good working version; Cleaned up some code