Back to Portfolio Next Project
IoT environment monitoring dashboard banner

Personal | Programming | IoT

IoT Environment Monitoring Dashboard

Full stack IoT monitoring project combining hardware sensors, cloud storage, and an interactive dashboard for real-time readings and alerts.

IoTDashboardFull StackPersonalHardware
0Sensors integrated
0Second data sync interval
0Hour rolling trend analysis

Problem or Motivation

Environmental conditions in indoor workspaces can change quickly. I built this to create a clear and affordable monitoring stack that combines sensing, alerting, and visual reporting.

What I Built

  • Microcontroller sensor nodes for temperature, humidity, and air-quality metrics.
  • API service for ingesting and storing time-series readings.
  • Frontend dashboard with status cards, trends, and threshold-based notifications.

Tools and Technologies Used

  • Arduino and sensor modules
  • JavaScript, REST APIs, Supabase
  • Deployment workflows with Vercel and GitHub

My Role and Contributions

  • Designed hardware wiring plan and data protocol.
  • Implemented backend data service and storage schema.
  • Built dashboard UX for fast interpretation of environmental trends.

Challenges and Lessons Learned

  • Sensor drift required filtering and calibration logic.
  • Reliable uptime required retries for intermittent network faults.
  • Simple visualizations improved user adoption significantly.

Gallery or Screenshots

External Links

Related Projects