🔒
Measure temperature, humidity, pressure
A BME280 prints to serial and an OLED every two seconds.
bme280_i2cssd1306_i2c
Sensor
bme280_i2cI²C0x763.3 V logic
Why this support circuit is added
3.3 V only (VDD 1.71–3.6 V): fed from the 3.3 V rail; the module carries its own pull-ups. Address 0x76 (0x77 with SDO high).
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_BME280.h> #include <BME280I2C.h>
Run them in the browser, no login needed.
A BME280 prints to serial and an OLED every two seconds.