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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:9c5dc1393570 | 2019-04-17 | phonemacro | Updated comments |
9:d98e4a80a866 | 2019-04-15 | phonemacro | Initial converstion to c, c++ code |
8:2aeb45dd2bb9 | 2017-07-27 | j3 | Updated lib to comply with mbed non-copyable |
7:f005887f21e7 | 2017-05-18 | j3 | updated brief |
6:b5ab5204d944 | 2017-04-11 | j3 | added suffix to enum, union, struct declaration names (_e, _u, _s) for clarity |
5:24039cc86fc1 | 2017-04-07 | j3 | fixed example block in .h |
4:68e1b36becb0 | 2017-04-07 | j3 | Removed m_os mbr, let user manage interrupt pin for now. |
3:939090042b32 | 2017-04-07 | j3 | All Read/Write fxs tested |
2:a659724f496a | 2017-04-07 | j3 | fixed temperature fxs |
1:d4271ef9f37f | 2017-04-06 | j3 | reworked a little more |
0:cdad7a9ef486 | 2017-04-03 | j3 | Init commit, stand alone lib separated from HSP. |