
.
.
GROVE Pressure Sensor BME280 on Normal LCD1602 I2C Display
In a previous tutorial WE have seen the Grove Beginner Kit for Arduino from SEEEDSTUDIO https://gustmees.wordpress.com/2020/08/03/grove-beginner-kit-for-arduino-seeedstudio-first-steps-with-the-arduino-uno-r3-and-nano-maker-makered-maker-spaces-coding/, and THE BREAKOUT to use the different modules with OWN Code examples.
WE were ALSO using the OLED module as a BREAKOUT in this tutorial https://gustmees.wordpress.com/2020/10/21/grove-beginner-kit-for-arduino-seeedstudio-the-breakout-temperature-humidity-on-oled-display-first-steps-with-the-arduino-uno-r3-and-nano-maker-makered-maker-spaces-coding/
In this tutorial WE will use the BREAKOUT of the GROVE Pressure-Module BME280 together with a NORMAL I2C LCD1602 display, ONLY 4 wires to connect. At that moment I didn’t yet receive my ordered GROVE LCD1602 display, so the suspense was great to find out… I was curious to find out if that would ALSO work and it did with a few changes of code.
Check out the wiring below, please:
.
.
I2C LCD1602 SEEEDUINO MAINBOARD
+ 5V <======================> + 5V
GND <======================> GND
SDA <======================> SDA
SCL <======================> SCL
The Code
.
.
Find here below, please, the Code for download in “.odt Format”:
.
Have fun learning with PracTICE and stay tuned for next adventures of learning 😉
.
![]() The author Gust MEES is ICT Course Instructor, ”Member of the Advisory Board” from “Luxembourg Safer Internet” (LuSI), BEESECURE, Official Partner (Consultant) from the Ministry of Education in Luxembourg, project “MySecureIT“, Official Partner from the Ministry of Commerce in Luxembourg, project “CASES” (Cyberworld Awareness and Security Enhancement Structure). . |
..
Keywords necessary for me to create this blog post: Arduino UNO R3, Arduino NANO, Grove, Grove Beginner Kit for ARDUINO, Coding, Maker, MakerED, Maker Spaces, LCD1602, BME280, Pressure, Altitude Monitor, I2C, SEEEDSTUDIO,
.
.
.