Hi
I'm looking for sensors to monitor voltage and amperes of three dc lines at the same time with an arduino.
Lines are
- 3-4 V, max 10 A
- 5 V, max 20 A
- 12-20 V, max 15 A
What sensors would be good for this project and is it possible to use 3 times the same sensor or should they be different sensors for different voltages?
Accuracy would be nice but in reality 1 % accuracy in this project is good enough.
In Arduino analog ports and so also I2C port are free as well as 6 of the digital ports. Other digital ports are allready occupied.