# esp-idf-lib/lm75 [](https://github.com/esp-idf-lib/lm75/actions/workflows//build.yml) [](https://github.com/esp-idf-lib/lm75/actions/workflows//build-docs.yml) [](https://github.com/esp-idf-lib/lm75/actions/workflows//validate-component.yml) Driver for LM75, a digital temperature sensor and thermal watchdog. * [Documentation](https://esp-idf-lib.github.io/lm75/) * [Repository](https://github.com/esp-idf-lib/lm75) * [Issues](https://github.com/esp-idf-lib/lm75/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/lm75) ## Installation ```sh idf.py add-dependency esp-idf-lib/lm75 ``` ## 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).
d76342ee3706ea58d747b5b6415af1afcc204568
idf.py add-dependency "esp-idf-lib/lm75^1.0.5"