You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.