Skip to content

A microcontroller-based system that tracks and monitors users' UV exposure, securely transmitting data to the cloud using Firebase

Notifications You must be signed in to change notification settings

ruchira30/UV-Monitoring-Device-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

UV-Monitoring-Device

A microcontroller-based system that tracks and monitors users' UV exposure, securely transmitting data to the cloud using Firebase. The device integrates a UV sensor (S12D) with an ESP8266 Wi-Fi module for real-time data collection and transmission. The system integrates a UV sensor (S12D) with an ESP8266 Wi-Fi module to facilitate real-time data collection and transmission. The microcontroller, programmed in C/C++ (Arduino), is responsible for handling sensor readings and managing communication with Firebase. Data is updated every 15 seconds, allowing for timely collection and continuous monitoring. The collected data is visualized and analyzed, providing users with a clear understanding of their UV exposure levels.

Components

  • Microcontroller: Arduino-compatible board
  • UV Sensor: S12D UV sensor
  • Wi-Fi Module: ESP8266
  • Cloud Platform: Firebase

Hardware Circuit

Firebase Console

Serial Monitor Output

About

A microcontroller-based system that tracks and monitors users' UV exposure, securely transmitting data to the cloud using Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages