Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C12832_lcd LM75B WebSocketClient mbed-rtos mbed Socket lwip-eth lwip-sys lwip
LM75B Class Reference
Library for the LM75B temperature sensor. More...
#include <LM75B.h>
Public Member Functions | |
| LM75B (PinName sda, PinName scl) | |
| Creates an instance of the class. | |
| ~LM75B () | |
| float | read () |
| Reads the current temperature. | |
Detailed Description
Library for the LM75B temperature sensor.
The LM75B is an I2C digital temperature sensor, with a range of -55C to +125C and a 0.125C resolution.
Definition at line 37 of file LM75B.h.
Constructor & Destructor Documentation
| LM75B | ( | PinName | sda, |
| PinName | scl | ||
| ) |
Member Function Documentation
Generated on Tue Jul 12 2022 19:26:07 by
1.7.2