Been given my project for this year and it is to create a realtime energy monitor using the arduino uno.
The arduino needs to monitor the output from two pv panels which are only used to charge batteries. It has to be non-invasive and show the information on a display. The idea of this project is to give information on whether the solar panels are carbon neutral.
Im not sure where to start. Initial ideas are to use clamp meters on the output of the panels.
Note that the solar panel current is DC, so you have to use a special form of "clamp meter" transducer.
And the "non-invasive" bit is already inappropriate as you have to measure the PV voltage anyway.
You may (will) need to actually connect something, but if you are only seeking electrical isolation, something like this will be appropriate for current.
there are converters IC with 10 amp DC/AC, they convert to 0 /5 volts. cheap and easy.
one remark is the voltage on these panels can be as high as 600 volts as they are in series so be carefull.
Still waiting for arduino and components to turn up so still trying to work out theoretical solutions.
Im hoping that there is a posibility to put in a shunt resistor to help measurements, however still not sure at this stage so will update when possible.