Monitoring dashboards
Analyzed live sensor data and built 5 Grafana Cloud dashboards for monitoring equipment conditions and system status.
Technical case study
An IoT system using LoRa peer-to-peer communication and Grafana Cloud for remote equipment monitoring.

Physical system
A tangible monitoring system built around connected sensor hardware.
The project combined physical sensing, wireless communication, and cloud-based monitoring.
This UT Dallas EPICS project was completed for the UT Southwestern Medical Center BioDesign Center. The team developed an IoT monitoring solution using sensors, LoRa peer-to-peer communication, and cloud-based visualization.
The system was designed to collect information from physical equipment and make it available remotely through a centralized dashboard.
The problem
Lab personnel needed a way to monitor specialized equipment beyond in-person checks.
Sensor data needed to travel wirelessly from physical devices to a receiving system.
Collected readings and status information needed to be visible through a centralized dashboard.
System architecture
At a high level, the system moves information from local sensor hardware across a LoRa connection and into Grafana Cloud for monitoring.
Physical sensor / device
Microcontroller / local hardware
LoRa peer-to-peer communication
Receiving system
Local server / data handling
Grafana Cloud
Monitoring dashboard
My contribution
I focused on the monitoring, stakeholder communication, and requirements side of the project.
Analyzed live sensor data and built 5 Grafana Cloud dashboards for monitoring equipment conditions and system status.
Created 12 threshold-based alerts to help identify equipment issues faster.
Gathered and clarified requirements directly with the UT Southwestern researcher stakeholder.
Translated stakeholder feedback into updates for the team as the project evolved.
Proactively asked follow-up questions when the team encountered blockers, helping clarify requirements and keep development moving.
Building the system
Real project artifacts from the system build and dashboard.



Technical implementation
The team built circuits to detect temperature changes, fridge door state, and a doorbell light event. These physical readings formed the inputs to the monitoring system.
Sensor nodes sent their data to a receiver through LoRa communication. This wireless link connected the physical sensing layer with the system collecting the readings.
Grafana Cloud displayed the collected data through time-series views, alert logs, and status panels, making the information available for remote monitoring.
Documentation

The final poster summarizes the project problem, solution, implementation, and semester accomplishments.
Technical artifacts
Outcome
The team developed sensor circuits, established LoRa communication between sensor nodes and a receiver, created a local server to pass collected data onward, and built a Grafana Cloud dashboard to display readings and status information.
Together, these parts demonstrated an end-to-end path from physical equipment sensing to remote visualization and alerts.
What I learned
Designing software around signals and events generated by physical hardware.
Considering how information moves reliably between separate devices.
Connecting sensing, wireless communication, data handling, and visualization into one system.
Documenting and presenting engineering work for a stakeholder-sponsored project.