https://github.com/wilmsn/bmx_sensor
An Arduino library for Bosch sensors (BMP085, BMP180, BMP280, BME280) It uses I2C address only with autodetect of address.
https://github.com/wilmsn/bmx_sensor
arduino-library bme280 bmp085 bmp180 bmp280 i2c
Last synced: 7 months ago
JSON representation
An Arduino library for Bosch sensors (BMP085, BMP180, BMP280, BME280) It uses I2C address only with autodetect of address.
- Host: GitHub
- URL: https://github.com/wilmsn/bmx_sensor
- Owner: wilmsn
- License: gpl-3.0
- Created: 2020-07-29T16:01:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T16:32:43.000Z (over 3 years ago)
- Last Synced: 2025-01-25T22:47:48.381Z (8 months ago)
- Topics: arduino-library, bme280, bmp085, bmp180, bmp280, i2c
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BMX_sensor
A generic Arduino library for the Bosch sensor
BMP085 (untested), BMP180, BMP280 and BME280
Autodetect for I2C AdressI made this library for my nodes. It has only fixed settings.
The settings can be changed in the header file