EVAL-ADXL362-ARDZ

Overview

The EVAL-ADXL362-ARDZ is a 3-axis digital accelerometer Arduino shield powered by the Analog Devices ADXL362.

Programming

Set --shield eval_adxl362_ardz when you invoke west build. For example:

# From the root of the zephyr repository
west build -b apard32690/max32690/m4 --shield eval_adxl362_ardz samples/sensor/sensor_shell

Requirements

This shield can only be used with a board which provides a configuration for Arduino connectors and defines node aliases for SPI and GPIO interfaces (see Shields for more details).

References