ⓒ Team I-GO-AT
2019-2020 Purdue winter program
Sehyeong Lee(CNU)
Soomin Lee(CNU)
Laith Ellis(Purdue Univ)
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.
Solar charge Controller -> LoRaWAN Module -> LoRaWAN GateWay -> TTN -> MySQL(Our Server) -> GUI
Sensor -> LoRaGateWay -> Router -> ThingSpeak -> MySQL(Our Server) -> GUI
OpenWeatherMap API(https://openweathermap.org) -> GUI
- Main monitoring (Dashboard)
- history monitoring (Database)
##### Front #####
React
Bootstrap
Chart.js
Material-ui
##### Backend #####
Node.js
Express
MySQL