uploaded 4 days ago
DS18B20 device driver
## 0.1.2

- Add single device function (ds18b20_new_single_device) to create a new DS18B20 device instance without enumerating all devices on the bus.

## 0.1.1

- Fix the issue that sign-bit is not extended properly when doing temperature value conversion.

## 0.1.0

- Initial driver version, based on the [onewire_bus](https://components.espressif.com/components/espressif/onewire_bus) library.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/ds18b20^0.1.2"

or download archive

Stats

  • Archive size
    Archive size ~ 12.27 KB
  • Downloaded in total
    Downloaded in total 58.5k times
  • Downloaded this version
    This version: 54 times

Badge

espressif/ds18b20 version: 0.1.2
|