Search found 1 match
- Sun May 23, 2021 6:59 pm
- Forum: Hardware
- Topic: How to measure voltage of battery using ESP32 internal reference voltage?
- Replies: 1
- Views: 5285
How to measure voltage of battery using ESP32 internal reference voltage?
When using the internal 1.1V reference voltage, I powered an ESP32 with 5V USB and measured a 1.5V source using one of the ADC inputs, this got me 4095 as the ADC measurement which was expected as 1.5>1.1. However, when powering the ESP32 with a 3.3V battery directly with the 3.3V port, I got an ADC...