Analog to Digital Converters Overload???
Posted: Sat Apr 30, 2022 1:17 am
Have a question about the analog to digital converter in an ESP8266 WeMos for the A0 pin.
VBR
Inq
- I will be powering a WeMos ESP8266 with a 18650 battery shield. When plugged up, it'll be supplying 5V to the WeMos 5V pin. The WeMos uses its built-in converter to go from 5V to 3.3V for the ESP8266's use.
- The battery shield uses some converter of its own to maintain 5V output even though the 18650 goes from 4.1V to 3V as it discharges.
- Because of (#B) I can't use the ESP8266 feature of ADC_MODE(ADC_VCC);.
VBR
Inq