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.

BOOSTXL-ULPSENSE: Ultra-low Power Sensor BoosterPack

Overview

The Ultra-low Power Sensor BoosterPack (BOOSTXL-ULPSENSE) adds analog and digital sensors to a TI LaunchPad™ development kit. The plug-in module features inductive flow meter measurement circuits, two capacitive touch buttons, a light sensor, a reed switch, and an ultra-low power accelerometer.

More information about the board can be found at the BOOSTXL_ULPSENSE website [1].

Requirements

This shield can be used with any TI LaunchPad™ development kit with BoosterPack connectors.

Programming

Set -DSHIELD=boostxl_ulpsense when you invoke west build. For example:

# From the root of the zephyr repository
west build -b cc1352r1_launchxl samples/sensor/accel_polling/ -- -DSHIELD=boostxl_ulpsense

References