zephyr/samples
Peter Bigot ff5cadc52c samples: sensor: adt7420: rework for trigger testing
When a trigger was enabled the original implementation would do
nothing more than print "Waiting for a threshold event", without
describing what such an event would look like.

Rework to maintain a window of +/- 0.5 Cel around the most recent
in-window temperature, and reset that window whenever a trigger occurs
or a non-trigger reading is outside the window.  Time-out and display
the temperature if no event occurs in a reasonable time.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-08 16:38:43 +01:00
..
application_development arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
basic samples: rgb_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
bluetooth drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
boards drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: Build for st7789v_waveshare_240x240 2020-01-06 14:25:00 -05:00
drivers samples: drivers: Add LoRa receiver sample 2019-12-21 12:20:24 +01:00
gui boards/shields: ssd1306: Factorize and move to conditional Kconfig 2020-01-02 17:02:41 -05:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sensor samples: sensor: adt7420: rework for trigger testing 2020-01-08 16:38:43 +01:00
shields tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace samples/userspace/prod_consumer: Fix main() type 2019-12-16 11:27:56 +01:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst Samples: Add SMP Pi 2019-11-03 12:41:29 +01:00