zephyr/samples/sensor
Armando Visconti 44a67ea403 samples/sensor: Add sample to read RTIO stream using drdy
Add sample to read from up to 10 streaming devices, using the
sensor_stream() API and the RTIO framework:
    https://docs.zephyrproject.org/latest/services/rtio/index.html

The devices has to be aliased as streamN (0 <= N <= 9) in DT, and
will be instantiated using SENSOR_DT_STREAM_IODEV() macro.

Currently the sample gets/prints data on SENSOR_TRIG_DATA_READY
trigger basis for the following sensor channels:

        - SENSOR_CHAN_ACCEL_XYZ

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2025-06-17 07:21:04 +02:00
..
6dof_motion_drdy
accel_polling samples: sensor: Disable uart console when rtt console is enabled 2025-05-20 15:23:51 +02:00
accel_trig samples: sensor: accel_trig: add fixture for shield-tap 2025-05-31 03:37:40 +02:00
adc_cmp_npcx
adt7420
amg88xx
ams_iAQcore
apds9960
bme280
bmg160
bmi270
bq274xx
ccs811
clock
co2_polling
dht_polling
die_temp_polling
ds18b20
fdc2x1x
fxas21002
grove_temperature
grow_r502a tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
heart_rate samples: sensor: Modify MAX30101 sample to generic heart rate sensor sample 2025-05-27 23:43:43 +02:00
hts221
i3g4250d samples: sensor: i3g4250d: add missing config 2025-05-01 18:17:54 +02:00
icm42605
ina219
isl29035
jc42
light_polling
lis2dh
lps22hb
lps22hh samples: sensor: lps22hh: fix title 2025-05-01 18:18:03 +02:00
lps22hh_i3c samples: sensor: lps22hh: fix title 2025-05-01 18:18:03 +02:00
lsm6dsl
lsm6dso
lsm6dso_i2c_on_i3c
lsm303dlhc
magn_polling
magn_trig
max6675
max17262
mcux_acmp
mcux_lpcmp
mhz19b
mpr
mpu6050
ms5837 samples: sensor: ms5837: Fix wording in README 2025-05-15 17:53:52 +02:00
paj7620_gesture
pressure_interrupt
pressure_polling
proximity_polling
qdec samples: boards: esp32c6_devkitc: Add QDEC sample for PCNT 2025-05-22 15:23:31 +02:00
sensor_shell
sgp40_sht4x
sht3xd
sht4x samples: sensor: add sample for SHT4X 2025-05-19 16:48:44 +01:00
sm351lt
soc_voltage
stream_drdy samples/sensor: Add sample to read RTIO stream using drdy 2025-06-17 07:21:04 +02:00
stream_fifo samples/sensor: stream_fifo: fix documentation 2025-06-17 07:21:04 +02:00
sx9500
tdk_apex
th02
thermometer samples: sensor: Add support for temperature sensor on FRDM_MCXA153 2025-05-16 19:01:31 +02:00
tmp11x
tmp108
tmp112
vcnl4040
veaa_x_3
veml6031
vl53l0x
sensor.rst