zephyr/samples/sensor
Nick Ward 51597cbc82 samples: sensor: thermometer: update sample
Update thermometer sample with  mcp970x temperature sensor.

Removing test with frdm_k64f integration platform as it doesn't
provide an ambient temperature sensor.

Removing the bbc_microbit board as it only seems to provide the
die temperature of the nRF51 SoC and not an ambient temperature
sensor.

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2023-04-07 13:30:59 +02:00
..
accel_polling yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
adc_cmp_npcx tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
adt7420 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
amg88xx sensor: amg88xx: fix sensor sample 2022-12-19 18:18:48 +01:00
ams_iAQcore includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
apds9960 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
bme280 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
bme680 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bmg160 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bmi270 samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
bq274xx samples: sensor: bq274xx: add test for CONFIG_BQ274XX_PM=n 2023-03-16 21:40:18 -04:00
ccs811 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dht tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
die_temp_polling samples: die_temp_polling: Add esp32c3 overlay 2023-03-06 09:34:18 -06:00
dps310 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ds18b20 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ens210 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
esp32_temp_sensor samples, tests: fix key-duplicates in sample.yaml files 2023-01-04 10:34:18 +01:00
fdc2x1x samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
fxas21002 samples: sensors: Remove warp7_m4 from fxas21002 platform_allow list 2023-04-05 19:32:14 +02:00
fxos8700 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fxos8700-hid samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
grove_light includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
grove_temperature includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
grow_r502a samples: sensor: Added sample for grow_r502a fingerprint sensor 2022-12-14 18:44:29 +01:00
hts221 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
i3g4250d includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
icm42605 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ina219 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
isl29035 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lis2dh includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lps22hb yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lps22hh yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lps22hh_i3c yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lsm6dsl includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lsm6dso includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lsm6dso_i2c_on_i3c samples: sensors: add a new one for lsm6dso as I2C on I3C bus 2022-09-09 17:42:33 -04:00
lsm303dlhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
magn_polling includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
max6675 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
max17262 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
max30101 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
max44009 samples: max44009: remove reference to quark se 2023-03-29 10:26:56 -05:00
mcp9808 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mcux_acmp tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
mhz19b includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mpr includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mpu6050 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ms5837 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
proximity_polling samples: sensor: Add proximity sensor sample 2023-03-31 09:20:36 +02:00
qdec samples: sensor: qdec: add esp32s3 overlay 2023-04-05 11:23:48 -05:00
sensor_shell samples: sensor_shell: Fix return code for sensor_shell 2023-03-08 13:16:19 +01:00
sgp40_sht4x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sht3xd tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
sm351lt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
stm32_temp_sensor samples, tests: fix key-duplicates in sample.yaml files 2023-01-04 10:34:18 +01:00
stm32_vbat_sensor dts: arm: st: Remove obsolete properties for all STM32 ADC from dts 2023-01-25 15:00:21 +00:00
sx9500 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
th02 samples: sensor: th02: Fix outdated link to TH02 datasheet 2022-09-29 12:20:14 +02:00
thermometer samples: sensor: thermometer: update sample 2023-04-07 13:30:59 +02:00
ti_hdc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tmp108 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
tmp112 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
tmp116 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
vcnl4040 samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
vl53l0x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
wsen_hids includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
wsen_itds samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
sensor.rst doc: add labels to sensor sample docs for linking 2017-04-04 20:47:35 +00:00