WOLFRAM SYSTEM MODELER
BMP180I2C driver for the BMP180 temperature sensor |
SystemModel["ModelPlug.Devices.BMP180"]
I2C driver for the BMP180 temperature sensor. This sensor can measure humidity but only temperature is implemented.
Devices like this can be created using the I2C libary.
board |
Type: PinConnector |
|
---|---|---|
T |
Type: RealOutput Description: 'output Real' as connector |
device |
Type: Device |
|
---|---|---|
state |
Type: State |
|
t |
Type: Transaction[14] |
ModelPlug.Examples Reading a temperature sensor I2C device |