A simply library for the LM75B I2C temperature sensor
Dependents: LM75B-HelloWorld app-board-Sprint-SMS-LM75B SprintUSBModemWebsocketTest-Temp app-board-Ethernet-Websocket ... more
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 14:46:37 by
