Solar panel monitoring system project

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.

Local installation

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. 

Hardware

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.