2
votes
2answers
944 views

Combined ADC scaling and offset with variable input voltage ranges

I am trying to create a circuit which will allow me to scale and offset a voltage (be it AC or DC) to within the range of the Arduino ADC. The voltage could be anything between + and - 250V, but I ...