Page 1 of 1

Autoranging for ESP32 ADC attenuation

Posted: Thu Jan 06, 2022 5:48 pm
by cbarber
Hello,

Those who have developed for ESP32 using the analog inputs are likely aware of existing issues with the ESP32 ADC. This thread on ESPHome appears to have resolved some of these issues using "auto range" setting for attn: https://github.com/esphome/esphome/pull/2541

1. Are there plans to include such setting in Micropython already in Micropython?
2. If not, is it possible to include something like this in Micropython?