I know that arduino inputs are 0-5 volts, but how sensitive is the input? In other words, can micro volts be read, what is the min. amount of change in voltage that can be sensed?
thanks Peter
I know that arduino inputs are 0-5 volts, but how sensitive is the input? In other words, can micro volts be read, what is the min. amount of change in voltage that can be sensed?
thanks Peter
The Analog to Digital Converter is 10 bit.
0-5vdc range = 0-1023 counts = 4.88 millivolts per count
Lefty
I know that arduino inputs are 0-5 volts
Well, mostly: