I want to measure AC Voltage (230) I wan't to do it in way that I find here (Measuring AC Voltage with an AC to AC power adapter — OpenEnergyMonitor 0.0.1 documentation)
I have made few changes to this circuit diagram:
- I use AC/AC Adapter with output 21V RMS
- for R1 I use 4k7
- for R2 I use 100k (like on circuit diagram)
- for R3 and R4 I use 470k
- for C1 I use 3.3uF
also I plan use it with 3.3 powered Arduino (not 5V like on circuit diagram)
I connect all together and for testing do not connect Arduino at this moment but I conncect 3.3V supply to point on circuit diagram described as "Arduino GND" and "Arduino 5V d.c." also I power AC Mains and now I test Voltage with my multimeter:
- on Adapter output in AC range I have value 21V
- between "Arduino GND" and "Arduino 5V d.c." I have 3.3V (DC range)
- between "Arduino GND" and "Arduino Input" I have 1.61V in DC range or 0.9V when I switch multimeter to AC range, when I disconnect AC Mains supply then in DC range I still have 1.61V but in AC range I have 0V
Is this ok?
(I will check all connection in my circuit and all is like on circuit diagram)