Hi,
I have a RC motor ship model, and want to monitor and record current amd voltage. I have 2 separate power circles - one is the main 12 V one, served by a heavy duty Lead battery and experiencing current surges up to 20-30 A when spinning up to full trottle. Another is electronic circuit for monitoring, powered by separate battery. There is no electric connection between both circuits, all done connections are decoupled using optocouplers (direct in input, driving PowerMOSFETS in output circles), both for inputs like PWM signals, electric output for steam generator fan, etc. I still have a few in/outs of my Arduino Nano not used, and thought monitoring voltage and current and feeding them to the RC transmitter telemetry channel is a good idea. Current is easy with ACS712, but the voltage is more complex. All Arduino sensors are just the dividers, and require common GND. Is there a solution (in form of Arduino module, circuit plan, etc) how to do this? I can easily mill PCBs here, solder, etc, so not restricted to ready solutions.