Lesson 96-4: Barometric Pressure, Temperature, and Approximate Altitude Sensor BMP390 with Arduino as a Thermostat

Lesson 96-4: Barometric Pressure, Temperature, and Approximate Altitude Sensor BMP390 with Arduino as a Thermostat

In this lesson, the BMP390 is explained, with wiring shown for I2C and SPI. It is then shown how to display barometric pressure, temperature, and approximate altitude on the serial monitor, on an LCD1602, and on an LCD2004. A full wiring diagram is shown. Library installation is shown, and approximate altitude is measured on the first floor and compared with the altitude on the 25th floor. The code is fully explained and demonstrated using an Arduino UNO and an Arduino MEGA.

This code is designed to use the BMP390 as a thermostat to control a heater or cooler.

437-Lesson 96: Barometric Pressure, Temperature, and Approximate Altitude Sensor BMP390 with LCD
Language: C++
Copied!

Things you might need

Resources & references

Files📁

No files available.