Recently we added a photo-voltaic array to our eco-hosting infrastructure. While generating electricity through a Solar photo-voltaic array is a great way to generate power many systems do not allow you to track the operation of the array over a long period. This project uses an Internet of Things (IOT) approach using the Blue Refraction monitoring platform, a small open-source Arduino micro-controller and a few additional components to track the voltage output from a solar array. The project components include:
- Account on Blue Refraction
- Arduino Duo microcontroller
- Arduino Ethernet shield
- Resistors to suit
- Cabling to suit
To measure the output of the array I used a an Arduino micro-controller with some simple custom electronics to form a voltage divider to measure the voltage on the PV array and send the logged data to on account on Blue Refraction. Below is a diagram of the voltage divider:
The circuit with the particular values shown has an input impedance of 1MΩ + 100kΩ = 1.1MΩ and is suitable for measuring DC voltages up to about 50V.
Below is a photo of the Arduino micro-controller with an LCD shield:
Blue Refraction shows logged events by defaults for the last 24 hours. Below is a image of the report from the PV logger:
Please contact me if you would like details of either the Arduino logger or setting up monitoring using Blue Refraction.