This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

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.

MikroElektronika ACCEL 13 Click

MikroElektronika ACCEL 13 Click (Credit: MikroElektronika)

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 -DSHIELD=mikro_accel13_click when you invoke west build. For example:

# From the root of the zephyr repository
west build -b lpcxpresso55s69 test/boards/board_shell -- -DSHIELD=mikroe_accel13_click