WOLFRAM SYSTEM MODELER

LSM6DS3

I2C driver for the LSM6DS3 acceleration and gyroscope sensor

Wolfram Language

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

Information

I2C driver for the LSM6DS3 acceleration and gyroscope sensor. This driver only implements measurement of the acceleration.

Devices like this can be created using the I2C libary.

Connectors (4)

board

Type: PinConnector

X

Type: RealOutput

Description: 'output Real' as connector

Y

Type: RealOutput

Description: 'output Real' as connector

Z

Type: RealOutput

Description: 'output Real' as connector

Components (3)

device

Type: Device

state

Type: State

t

Type: Transaction[5]

Used in Examples (1)

AccelerometerI2C

ModelPlug.Examples

Reading an accelerometer I2C device