MikroElektronika ACCEL 13 Click
Overview
The MikroElektronika ACCEL 13 Click carries the IIS2DLPC ultra-low power triaxial accelerometer sensor in a mikroBUS™ form factor.
The IIS2DLPC sensor supports both SPI and I2C bus protocols. Currently only I2C is supported for this shield.
Requirements
This shield can only be used with a development board that provides a configuration for mikroBUS connectors and defines a node alias for the mikroBUS I2C interface (see Shields for more details).
For more information about interfacing the IIS2DLPC and the ACCEL 13 Click, see the following documentation:
Programming
Set --shield mikro_accel13_click
when you invoke west build
. For
example:
# From the root of the zephyr repository
west build -b lpcxpresso55s69 --shield mikroe_accel13_click samples/sensor/sensor_shell