This project uses an Arduino Uno CH340G clone and a DHT11 sensor to build a compact weather station that measures temperature and humidity, calculates over ten derived environmental metrics, and outputs CSV-formatted data via the serial interface. The data can be viewed in real time using a Python script or the onboard Arduino serial monitor.
arduino embedded-systems dht11 arduino-uno weather-station sensor-data environmental-monitoring serial-communication iot-project climate-metrics
-
Updated
Jul 2, 2025 - C++