# esp-idf-lib/ds18x20 [](https://github.com/esp-idf-lib/ds18x20/actions/workflows//build.yml) [](https://github.com/esp-idf-lib/ds18x20/actions/workflows//build-docs.yml) [](https://github.com/esp-idf-lib/ds18x20/actions/workflows//validate-component.yml) Driver for DS18B20/DS18S20 families of 1-Wire temperature sensor ICs. * [Documentation](https://esp-idf-lib.github.io/ds18x20/) * [Repository](https://github.com/esp-idf-lib/ds18x20) * [Issues](https://github.com/esp-idf-lib/ds18x20/issues) * [Discussions and questions](https://github.com/esp-idf-lib/core/discussions) * [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/ds18x20) ## Installation ```sh idf.py add-dependency esp-idf-lib/ds18x20 ``` ## Support For questions and discussions about the component, please use [Discussions](https://github.com/esp-idf-lib/core/discussions) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core). ## Contributing Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
f42f764168bda02ee4597a167ae2f024b5a8a72e
idf.py add-dependency "esp-idf-lib/ds18x20^1.2.6"