Displaying BME280 Pressure, Humidity, and Temperature Sensor Data on LCD
This is the code for using a BME280 to display temperature as degrees Celsius, Fahrenheit, or Kelvin, and also display pressure as hPa and approximate elevation on the LCD1602-I2C or LCD2004. I have written custom functions to make this all easy. Please watch the video instructions to understand it fully.
219-Purchase this module
Language: C++
Copied!
Resources & references
-
ExternalAdafruit BME280 library (from GitHub)github.com
-
ExternalBME280 datasheet (PDF)ae-bst.resource.bosch.com
-
ExternalBME280 manufacturer websitebosch-sensortec.com
-
External
Files📁
No files available.