# esp-idf-lib/bmp280 [](https://github.com/esp-idf-lib/bmp280/actions/workflows//build.yml) [](https://github.com/esp-idf-lib/bmp280/actions/workflows//build-docs.yml) [](https://github.com/esp-idf-lib/bmp280/actions/workflows//validate-component.yml) Driver for BMP280/BME280 digital pressure sensor. * [Documentation](https://esp-idf-lib.github.io/bmp280/) * [Repository](https://github.com/esp-idf-lib/bmp280) * [Issues](https://github.com/esp-idf-lib/bmp280/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/bmp280) ## Installation ```sh idf.py add-dependency esp-idf-lib/bmp280 ``` ## 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).
b69875e323d8c88a6c6f1c9ad2f471750d2d4602
idf.py add-dependency "esp-idf-lib/bmp280^1.0.5"