WOLFRAM SYSTEM MODELER

BMP180

I2C driver for the BMP180 temperature sensor

Wolfram Language

In[1]:=
SystemModel["ModelPlug.Devices.BMP180"]
Out[1]:=

Information

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.

Connectors (2)

board

Type: PinConnector

T

Type: RealOutput

Description: 'output Real' as connector

Components (3)

device

Type: Device

state

Type: State

t

Type: Transaction[14]

Used in Examples (1)

ThermometerI2C

ModelPlug.Examples

Reading a temperature sensor I2C device