🔒
Measure temperature, humidity, pressure
A BME280 prints to serial and an OLED every two seconds.
bme280_i2cssd1306_i2c
Display
ssd1306_i2cI²C0x3c3.3 V logic
Why this support circuit is added
I²C OLED; the module carries its own pull-ups, so none are added.
Grounded in the catalog and golden patterns (real open-source circuits). Every auto-inserted part comes with a reason.
No extra support circuit for this part — only the board rail and the connector are wired.
Any of these #includes identifies this part
#include <Adafruit_SSD1306.h> #include <U8g2lib.h> #include <U8x8lib.h> #include <SSD1306Wire.h>
Run them in the browser, no login needed.
A BME280 prints to serial and an OLED every two seconds.
The relay closes when the DS18B20 passes 28 °C; an ultrasonic sensor measures distance too.