Measure temperature, relative humidity, and pressure near a plant while keeping the module dry and away from direct sun, water, fingers, and warm electronics. Compare settling time and plausible room ranges rather than claiming laboratory accuracy.
BME280 room environment station is one focused build from the ESP32 Plant Monitoring Learning Kit. It uses the parts listed below to make a working electronics example, then you can combine it with the other projects in the kit.
Measure temperature, relative humidity, and pressure near a plant while keeping the module dry and away from direct sun, water, fingers, and warm electronics. Compare settling time and plausible room ranges rather than claiming laboratory accuracy.
ESP32U, DIY-018 BME280, breadboard, jumper wires
Wire the parts, upload the sketch from the kit page, then test this project by watching the Serial Monitor or the output behavior.
You learn how the controller reads real sensor signals, makes a decision in code, and turns that result into a useful output.
Every item is in the kit — nothing extra to buy.
All 7 parts in one box, with this project and 6 more to build from them.
One of each part. Packs (resistor assortment, jumper wires) already hold more than a single build needs. Delivery is AED 20, free on orders AED 150+.
Capture the sketch's machine-readable DATA lines, import them into a spreadsheet, and chart how the references change after watering or as a test sample dries. Add times…
Characterize the buzzer's current, trigger threshold, and active level before choosing a transistor or driver. Write and compile a separate alert sketch only after the i…
Build the reviewed main project, capture four local calibration endpoints, and stream soil, water, temperature, humidity, pressure, and status data to Serial Monitor. Th…