1.. _boostxl-ulpsense:
2
3BOOSTXL-ULPSENSE: Ultra-low Power Sensor BoosterPack
4####################################################
5
6Overview
7********
8
9The Ultra-low Power Sensor BoosterPack (BOOSTXL-ULPSENSE) adds analog and
10digital sensors to a TI LaunchPad |trade| development kit. The plug-in module
11features inductive flow meter measurement circuits, two capacitive touch
12buttons, a light sensor, a reed switch, and an ultra-low power accelerometer.
13
14More information about the board can be found at the
15`BOOSTXL_ULPSENSE website`_.
16
17Requirements
18************
19
20This shield can be used with any TI LaunchPad |trade| development kit with
21BoosterPack connectors.
22
23Programming
24***********
25
26Set ``--shield boostxl_ulpsense`` when you invoke ``west build``. For example:
27
28.. zephyr-app-commands::
29   :zephyr-app: samples/sensor/accel_polling/
30   :board: cc1352r1_launchxl
31   :shield: boostxl_ulpsense
32   :goals: build
33
34References
35**********
36
37.. target-notes::
38
39.. _BOOSTXL_ULPSENSE website:
40   http://www.ti.com/tool/BOOSTXL-ULPSENSE
41