Lines Matching +full:magnetic +full:- +full:field
1 .. zephyr:code-sample:: x-nucleo-iks01a1
2 :name: X-NUCLEO-IKS01A1 shield
3 :relevant-api: sensor_interface
5 Interact with all the sensors of an X-NUCLEO-IKS01A1 shield.
9 This sample enables all sensors of a X-NUCLEO-IKS01A1 shield, and then
12 - HTS221: Temperature and humidity
13 - LPS25HB: Atmospheric pressure
14 - LIS3MDL: 3-axis Magnetic field intensity
15 - LSM6DSL: 3-Axis Acceleration
20 This sample communicates over I2C with the X-NUCLEO-IKS01A1 shield
31 -X-NUCLEO-IKS01A1: https://www.st.com/en/ecosystems/x-nucleo-iks01a1.html
36 This sample runs with X-NUCLEO-IKS01A1 stacked on any board with a matching
39 .. zephyr-app-commands::
40 :zephyr-app: samples/shields/x_nucleo_iks01a1
48 .. code-block:: console
50 X-NUCLEO-IKS01A1 sensor dashboard
55 LIS3MDL: Magnetic field (gauss): x: 0.1, y: -0.4, z: 0.4
56 LSM6DS0: Acceleration (m.s-2): x: -0.0, y: -0.1, z: 9.7