ESP8266 Developer Zone The Official ESP8266 Forum 2016-07-14T12:37:13+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=2430 2016-07-14T12:37:13+08:00 2016-07-14T12:37:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2430&p=7954#p7954 <![CDATA[Re: ESP8266EX ADC Specification]]>
The ADC can be more consistent than that in producing results. If you are getting a steady offset, please subtract that off. But if you are getting inconsistent conversions of the order of 15 LSBs, the circuit design might be the cause.
Please note that the third party modules such as ESP-01 or ESP-12 may not perform very well with the internal ADC because the I/Os have been led far out on those modules, causing interference.

For obtaining the best results with the ADC:
- Use moving average of around 5 consecutive samples. The ESP8266 produces significant noise when Wi-Fi is active.
- Use modem sleep for critical conversions.
- Make sure the analog and digital power rails are separate and properly decoupled.
- If your application is powered by USB or other such external power source, use ferrite bead on the power cord.

The ADC pin is not supposed to be used for highly accurate conversions. We recommend using external serial ADC ICs for best performance.

Statistics: Posted by Guest — Thu Jul 14, 2016 12:37 pm


]]>
2016-07-14T01:41:59+08:00 2016-07-14T01:41:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2430&p=7946#p7946 <![CDATA[ESP8266EX ADC Specification]]> Statistics: Posted by tekguy49 — Thu Jul 14, 2016 1:41 am


]]>