Lines Matching +full:work +full:- +full:around
1 .. zephyr:code-sample:: adt7420
2 :name: ADT7420 high-accuracy digital I2C temperature sensor
3 :relevant-api: sensor_interface
14 sample maintains a |plusminus| 1 |deg| C window around a recent
22 - ADT7420: https://www.analog.com/adt7420
31 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
38 sensor. It should work with any platform featuring a I2C peripheral interface.
39 It does not work on QEMU.
43 .. zephyr-app-commands::
44 :zephyr-app: samples/sensor/adt7420
51 .. code-block:: console
53 *** Booting Zephyr OS build zephyr-v2.1.0-538-g12b2ed2cf7c3 ***