A feature complete driver for the LM75B temperature sensor from NXP.

Dependents:   app-board-TempAlarm LM75B IoTWorkshopSensors EduRobot ... more

History

Added MBED_OPERATORS check to implementation default tip

2014-05-30, by neilt6 [Fri, 30 May 2014 19:04:36 +0000] rev 16

Added MBED_OPERATORS check to implementation


Added an I2C frequency argument to the constructor

2014-05-02, by neilt6 [Fri, 02 May 2014 17:28:17 +0000] rev 15

Added an I2C frequency argument to the constructor


open() no longer resets the device

2013-11-12, by neilt6 [Tue, 12 Nov 2013 17:22:12 +0000] rev 14

open() no longer resets the device


Minor improvements

2013-11-07, by neilt6 [Thu, 07 Nov 2013 17:42:41 +0000] rev 13

Minor improvements


Added float operator overload, a default address in constructor, and an improved example

2013-09-16, by neilt6 [Mon, 16 Sep 2013 21:32:18 +0000] rev 12

Added float operator overload, a default address in constructor, and an improved example


Minor example improvements (exits on failure)

2013-08-28, by neilt6 [Wed, 28 Aug 2013 17:42:55 +0000] rev 11

Minor example improvements (exits on failure)


Minor documentation fix

2013-08-28, by neilt6 [Wed, 28 Aug 2013 17:33:41 +0000] rev 10

Minor documentation fix


Added open() method to probe for and reset devices

2013-08-28, by neilt6 [Wed, 28 Aug 2013 17:17:24 +0000] rev 9

Added open() method to probe for and reset devices


Modified library so as to be more compliant with C++ conventions

2013-08-14, by neilt6 [Wed, 14 Aug 2013 04:33:25 +0000] rev 8

Modified library so as to be more compliant with C++ conventions


Minor documentation improvements

2013-08-09, by neilt6 [Fri, 09 Aug 2013 22:21:36 +0000] rev 7

Minor documentation improvements