I want to read a 4-20 mA analog signal from a 24V flowmeter. I've read the simplest way is to convert it into 1-5V signal using a 250 ohm resistor. The thing is I want my reading to be precise so my question is; is there any resolution loss when converting it to 1-5V?
Better use a 47 or 51 Ohm resistor and use the internal 1.1V reference. Better stability. You of course have to calibrate once as that 1.1V reference does have a 10% tolerance.
sumitmn:
If I use a 51 ohm resistor, I get voltage of 0.2V - 1.02 V, which decreases my resolution even more. How does the 1.1V reference come into play?
If you switch to 1.1volt Aref in setup(), then 0 to ~1.1volt will return 0-1023.
Same resolution, but readout is more stable.
Leo..
Example diagram with protection and noise removal.