Human body temp sensor library
Dependents: MAX30205_Human_Body_Temperature_Example_Program_Hello_World MAX32630HSP3_IMU_Hello_World MAX30205_Human_Body_Temperature_Sensor MAX30205_Human_Body_Temperature_IoT ... more
History
Updated lib to comply with mbed non-copyable
2017-07-27, by j3 [Thu, 27 Jul 2017 22:49:16 +0000] rev 8
Updated lib to comply with mbed non-copyable
updated brief
2017-05-18, by j3 [Thu, 18 May 2017 20:50:39 +0000] rev 7
updated brief
added suffix to enum, union, struct declaration names (_e, _u, _s) for clarity
2017-04-11, by j3 [Tue, 11 Apr 2017 22:07:28 +0000] rev 6
added suffix to enum, union, struct declaration names (_e, _u, _s) for clarity
fixed example block in .h
2017-04-07, by j3 [Fri, 07 Apr 2017 21:48:48 +0000] rev 5
fixed example block in .h
Removed m_os mbr, let user manage interrupt pin for now.
2017-04-07, by j3 [Fri, 07 Apr 2017 21:41:27 +0000] rev 4
Removed m_os mbr, let user manage interrupt pin for now.
All Read/Write fxs tested
2017-04-07, by j3 [Fri, 07 Apr 2017 21:14:44 +0000] rev 3
All Read/Write fxs tested
fixed temperature fxs
2017-04-07, by j3 [Fri, 07 Apr 2017 15:42:49 +0000] rev 2
fixed temperature fxs
reworked a little more
2017-04-06, by j3 [Thu, 06 Apr 2017 00:05:03 +0000] rev 1
reworked a little more
Init commit, stand alone lib separated from HSP.
2017-04-03, by j3 [Mon, 03 Apr 2017 23:11:58 +0000] rev 0
Init commit, stand alone lib separated from HSP.