This project collects temperature and humidity data using a DHT22 sensor connected to an Arduino. Data is sent via a Python bridge to a Flask backend, which validates and stores it in MongoDB. The ...
This repository contains the Arduino-based IoT device for a real-time air quality monitoring dashboard. It collects data from multiple environmental sensors and sends the data for visualization and ...