MichaelPate / XJ-Overhead-Console

Overhead Console Trip Computer for a 1990 Jeep Cherokee XJ. The goal is to display things like gyroscope readings and log GPS points.
0 stars 0 forks source link

BMP280 Library Implemented #9

Closed MichaelPate closed 6 months ago

MichaelPate commented 6 months ago

Getting raw values from the BMP280 is working when using polling I2C. Conversion to human units is broken, see issue #6