An umbrella repository for connected-device experiments that span embedded nodes, Raspberry Pi services, databases, and desktop visualization. The projects remain together because they describe end-to-end IoT systems rather than isolated libraries.
BME680_IoT_project— Arduino sensor node, Flask/MySQL server on Raspberry Pi, and PyQt visualization application.IoT-Sensor-Data-Viewer— Raspberry Pi/RP2040 data collection, MariaDB storage, Flask services, and C# monitoring application.esp32_rest_network-main— ESP32 RESTful sensor and actuator network using ESP-IDF and Wi-Fi.
- ESP32-ESP8266-Development — platform-focused ESP development.
- Raspberry_Pi — Raspberry Pi applications and automation projects.
- DeviceControlFramework — reusable desktop control, telemetry, and visualization framework.
The projects generally follow a device → network service → storage → desktop viewer flow. Treat each folder as an independently runnable system and consult its README for hardware, service, and database setup details.