Lines Matching +full:motion +full:- +full:sensors
1 .. zephyr:code-sample:: lis2dh
2 :name: LIS2DH Motion Sensor
3 :relevant-api: sensor_interface
12 sensors), and displays the sensor data on the console.
17 This sample uses the LIS2DH, ST MEMS system-in-package featuring a 3D
18 digital output motion sensor.
23 For more information about the LIS2DH motion sensor see
24 https://www.st.com/en/mems-and-sensors/lis2dh.html.
29 The LIS2DH2 or compatible sensors are available on a variety of boards
35 * :ref:`x-nucleo-iks01a2`
46 .. zephyr-app-commands::
47 :zephyr-app: samples/sensor/lis2dh
55 The :ref:`x-nucleo-iks01a2` includes an LSM303AGR accelerometer which
59 .. zephyr-app-commands::
60 :zephyr-app: samples/sensor/lis2dh
69 .. code-block:: console
72 #1 @ 12 ms: x -5.387328 , y 5.578368 , z -5.463744
73 #2 @ 2017 ms: x -5.310912 , y 5.654784 , z -5.501952
74 #3 @ 4022 ms: x -5.349120 , y 5.692992 , z -5.463744