Skip to content

I-GO-AT/Organizing-the-solar-panel-efficiency-monitoring-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design of Solar Panels Efficiency Monitoring System

ⓒ Team I-GO-AT
2019-2020 Purdue winter program
Sehyeong Lee(CNU)
Soomin Lee(CNU)
Laith Ellis(Purdue Univ)

📋 Introduce

System architecture for continuous monitoring of solar panels efficiency

The system collects various data, including the surface temperature of the solar panels, degree of power charge, weather information, and other technical data. The different components that carry out this data collection include a Wireless Sensor Network (WSN), OpenWeatherMap Application Programming Interface (API), and the equipment of Victron Energy and Dragino.

Our web-based GUI displays all of the data collected, which can be easily presented to farmers allowing them to monitor solar energy efficiency in real-time.

📖 Architecture

Solar Panel Controller Data

Solar charge Controller -> LoRaWAN Module -> LoRaWAN GateWay -> TTN -> MySQL(Our Server) -> GUI

Surface Temperature Of Solar Cell

Sensor -> LoRaGateWay -> Router -> ThingSpeak -> MySQL(Our Server) -> GUI

Weather Data

OpenWeatherMap API(https://openweathermap.org) -> GUI

📷 WEB - GUI

  • Main monitoring (Dashboard)

  • history monitoring (Database)

✔️ Development Environment

##### Front #####

React
Bootstrap
Chart.js
Material-ui

##### Backend #####

Node.js
Express
MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published