Read USB Battery VCC

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
FaithRaven
Posts: 8
Joined: Thu Dec 26, 2019 6:32 pm
Location: UK

Read USB Battery VCC

Post by FaithRaven » Fri Dec 27, 2019 10:14 pm

I'm hoping to be able to read the USB battery voltage so that I can predict when it's about to run out of juice.

For ESP8266 I've found https://github.com/micropython/micropyt ... -242315810 to work nicely. Is there something similar for ESP32?

Post Reply