Submitted by beegee1962 on Sat, 22/08/2015 - 15:56
I nearly finished my project Solar panel monitoring system. Hardware and software is working, installation is done. Few functions (like data backup) are still missing. Long term testing started now.
The project uses an Arduino Yun, CT sensors and voltage transformer for measurements. The Linux part of the Yun is used to store the recorded measurements and make them accessible on the local network over WiFi. In addition the data is sent to emoncms.org. For visualization on the local network the webserver on the Arduino Yun provides a basic website. An app for Android provides a more detailed visualization.
Source codes (Arduino, web scripts and Android app) are available on Github
Solar panel monitoring system project
Submitted by beegee1962 on Sat, 22/08/2015 - 15:56I nearly finished my project Solar panel monitoring system. Hardware and software is working, installation is done. Few functions (like data backup) are still missing. Long term testing started now.
The project uses an Arduino Yun, CT sensors and voltage transformer for measurements. The Linux part of the Yun is used to store the recorded measurements and make them accessible on the local network over WiFi. In addition the data is sent to emoncms.org. For visualization on the local network the webserver on the Arduino Yun provides a basic website. An app for Android provides a more detailed visualization.
Source codes (Arduino, web scripts and Android app) are available on Github
Project documentation is available on my website
I wanted to add the project to Development & Labs, but couldn't find out how.
Hope someone finds this helpful.