WOLFRAM SYSTEM MODELER

Devices

Devices using I2C protocol

Package Contents

AHT10

I2C driver for the AHT10 temperature and humidity sensor

BMP180

I2C driver for the BMP180 temperature sensor

LSM6DS3

I2C driver for the LSM6DS3 acceleration and gyroscope sensor

BMI160

I2C driver for the BMI160 acceleration and gyroscope sensor

OLED

This library allows writing to an I2C screen (128x32) using the SSD1306 driver

Information

This package contains a collection of sensors that use the I2C protocol. The code of these sensors is written using the ModelPlug I2C library.

I2C devices are connected to a shared bus. This makes possible connecting different sensors using the same pins. The I2C pins vary depending on the Arduino board. You can consult the Wire library documentation to find the pins that you need to use: https://www.arduino.cc/en/Reference/Wire

Wolfram Language

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