A feature complete driver for the LM75B temperature sensor from NXP.
Dependents: app-board-TempAlarm LM75B IoTWorkshopSensors EduRobot ... more
Revisions of LM75B.cpp
Revision | Date | Message | Actions |
---|---|---|---|
15:69991c038abe | 2014-05-02 | Added an I2C frequency argument to the constructor | File Diff Annotate |
14:3a44310726fe | 2013-11-12 | open() no longer resets the device | File Diff Annotate |
13:27c19044ace6 | 2013-11-07 | Minor improvements | File Diff Annotate |
9:74b44a27fa40 | 2013-08-28 | Added open() method to probe for and reset devices | File Diff Annotate |
8:2b797c309258 | 2013-08-14 | Modified library so as to be more compliant with C++ conventions | File Diff Annotate |
4:06676376766a | 2013-08-02 | Fixed Apache 2.0 license headers | File Diff Annotate |
3:9d68eed28bfb | 2013-08-02 | Changed license to Apache 2.0 | File Diff Annotate |
2:9ecc39b2ca70 | 2013-08-01 | Improved documentation, relocated enums, changed address macros to an enum | File Diff Annotate |
1:3da8df4319e8 | 2013-07-31 | Updated license to MIT | File Diff Annotate |
0:557a92280097 | 2013-07-31 | Initial commit | File Diff Annotate |