I want to read three analog Ac inputs v1, v2 and i1 using arduino uno and acs712 5A and zmpt101b sensors and display the readings on serial monitor.
If I run the code, the display only gives me v1.
I want all three reading to show.
Help me where am I getting it wrong. I have attached the code.
For now don't worry about the schematic if the code can gibe me zero readings for now I will be happy.
Thanks
VI_Rev001.ino (4.36 KB)