zephyr/samples/sensor
Peter Bigot a8d15c1279 sensors: grove_light: convert to devicetree bindings
Replace Kconfig configuration data with devicetree bindings using
(ADC) io channels.  Rework the sample to document expectations about
the relationship between the reference voltage and the divider input
voltage, and update the sensor configuration to support Nordic SAADC.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-02-12 10:31:26 -06:00
..
adt7420 sensor: adt7420: update for new GPIO API 2020-02-05 12:00:36 +01:00
adxl362 sensor: adxl362: update for new GPIO API 2020-02-05 12:00:36 +01:00
adxl372 sensor: adxl372: update for new GPIO API 2020-02-05 12:00:36 +01:00
amg88xx drivers: amg88xx: convert to new GPIO API 2020-02-05 12:00:36 +01:00
ams_iAQcore tests: fix test identifiers 2019-12-09 15:53:44 -05:00
apds9960 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
bme280 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
bme680 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
bmg160 sensor: bmg160: Convert to DTS 2019-11-08 07:44:54 -06:00
bmm150 sensor: bmm150: Convert to DTS 2019-11-08 07:44:54 -06:00
ccs811 sensors: ccs811: update to new API 2020-02-05 12:00:36 +01:00
dht drivers: sensor: dht: update to new GPIO API 2020-02-05 12:00:36 +01:00
ens210 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fxas21002 doc: fix broken file and zephyr-app refs 2019-10-08 15:42:32 -05:00
fxos8700 samples: sensors: fxos8700: add support for twr-ke18f board 2019-07-01 11:41:25 -05:00
fxos8700-hid samples: fxos8700-hid: convert to new GPIO API 2020-02-05 12:00:36 +01:00
grove_light sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
grove_temperature sensors: grove_temperature: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
hmc5883l drivers: hmc5883l: update to new GPIO API 2020-02-05 12:00:36 +01:00
hts221 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
isl29035 drivers: sensor: isl29035: update to new GPIO API 2020-02-05 12:00:36 +01:00
lis2dh samples: sensor: add lis2dh sample 2019-10-25 11:02:58 -05:00
lps22hb doc: fix LPS22HB doc indentation 2019-11-20 17:47:20 -05:00
lps22hh samples: sensor: lps22hh: add standalone sample 2019-12-20 20:25:11 -05:00
lsm6dsl drivers: sensor: lsm6dsl: update to new GPIO API 2020-02-05 12:00:36 +01:00
lsm303dlhc coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
magn_polling sensor: bmc150_magn: Convert to DTS 2019-11-08 07:44:54 -06:00
max30101 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
max44009 sensor: max44009: Convert to DTS 2019-11-08 07:44:54 -06:00
mcp9808 drivers: sensor: mcp9808: update to new GPIO API 2020-02-05 12:00:36 +01:00
mpu6050 drivers: sensor: mpu6050: convert to new GPIO API 2020-02-05 12:00:36 +01:00
ms5837 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
sensor_shell samples: sensor: fix test identifier 2019-12-20 10:35:13 -05:00
sht3xd drivers: sensor: sht3xd: convert to new GPIO APIO 2020-02-05 12:00:36 +01:00
sx9500 drivers: sensor: sx9500: convert to new GPIO API 2020-02-05 12:00:36 +01:00
th02 sensor: th02: Convert to DTS 2019-11-08 07:44:54 -06:00
thermometer x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
ti_hdc tests: fix test identifiers 2019-12-09 15:53:44 -05:00
tmp112 sensor: tmp112: Convert to DTS 2019-11-08 07:44:54 -06:00
tmp116 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
vl53l0x coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
sensor.rst