Maxim Integrated MAX30205 C, C++ source code driver software: MAX30205 is accurate to +-0.1°C over the range of 37.0°C to 39.0°C. One-shot, shutdown modes are available for reduced power usage. Thermostat thresholds allow for temperature hysteresis or for alarm settings. The MAX30205 is available in a compact 3x3 mm, 8-pin TDFN package. Operating supply voltage range is 2.7V to 3.3V. Typical applications are for clinical digital thermometers, thermostats with hysteresis, and temperature alarms.

Dependents:   MAX30205_Human_Body_Temperature_Sensor

History

Updated comments default tip

2019-04-17, by phonemacro [Wed, 17 Apr 2019 21:13:54 +0000] rev 10

Updated comments


Initial converstion to c, c++ code

2019-04-15, by phonemacro [Mon, 15 Apr 2019 21:18:33 +0000] rev 9

Initial converstion to c, c++ code


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