bmp280-python icon indicating copy to clipboard operation
bmp280-python copied to clipboard

Python library for the BMP280 temperature, pressure, and altitude sensor.

Results 4 bmp280-python issues
Sort by recently updated
recently updated
newest added

# Testing If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so: ``` git clone https://github.com/pimoroni/bmp280-python -b repackage cd bmp280-python...

I have a dual AHT20 and BM280 sensor. The BMP280 I2C address is 0x77 and not 0x76. How do I change the I2C address?

I hope this is appropriate to log here. Just a small issue when I was using the examples. On python version 3.7.3 when running the examples/compensated-temperature.py file I got the...

So I bought one of these nifty little breakouts and am currently using it in the office. My problem now is that the temperature always comes back as something above...

notice