-->
Page 2 of 2

Re: ESP12f ADC readings

PostPosted: Thu Feb 08, 2018 12:13 pm
by Moose2
trackerj wrote:These ESP8266 internal ADC related articles might help you :


Thanks! Its seems development boards have a voltage divider on the ADC but the bare bones ESP01, ESP12 don't. I added a 100k potentiometer which made it calibratable.

Re: ESP12f ADC readings

PostPosted: Sun Feb 12, 2023 5:26 am
by nikkdevic
ESP8266 ADC operates between 0V to 1V so 0V=0ADC and 1V=1023ADC.
0.7V= 716ADC
Voltage=ADC*1/1024