esp-idf-lib/ds18x20

1.2.8

Latest
uploaded 8 months ago
Driver for DS18B20/DS18S20 families of 1-Wire temperature sensor ICs

2 examples

  • multi
    The example configures up to `CONFIG_EXAMPLE_DS18X20_MAX_SENSORS` ds18x20 devices with an internal pullup on `CONFIG_EXAMPLE_ONEWIRE_GPIO`. It reads…
    3.93 KB
  • single
    The example configures a single `ds18x20` device with an internal pull-up and reads sensor values in a loop. Users must set…
    3.29 KB