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.
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 () | |
uint16_t | 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 Mon Aug 29 2022 02:02:24 by
