Lines Matching full:sensor
2 :name: Sensor shell
18 :zephyr-app: samples/sensor/sensor_shell
22 For boards that do not have a sensor, a simple fake sensor driver is provided and can enabled by
26 :zephyr-app: samples/sensor/sensor_shell
36 sensor - Sensor commands
38 get :Get sensor data. Channel names are optional. All channels are read when
41 info :Get sensor info, such as vendor and model name, for all sensors.
44 **get**: prints all the sensor channels data for a given sensor device name.
52 uart:~$ sensor get mma8652fc@1d
58 uart:~$ sensor get mma8652fc@1d accel_z
61 uart:~$ sensor get mma8652fc@1d 2
65 A valid sensor device name should be passed otherwise you will get an
75 uart:~$ sensor info