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/adxl362 -- -DSHIELD=boostxl_ulpsense