
A real-time thermal monitoring system that collects temperature data from IoT sensors and visualizes it through a dashboard. Built with C#, the application handles continuous data streams, stores historical readings, and triggers alerts when temperatures exceed defined thresholds. Demonstrates working with hardware interfaces, real-time data processing, and time-series visualization.