How to check the battery voltage on an ESP32-CAM?

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
Simpler1
Posts: 16
Joined: Wed Jan 06, 2021 6:30 pm

How to check the battery voltage on an ESP32-CAM?

Post by Simpler1 » Mon Feb 15, 2021 4:27 pm

I'm just getting started with MicroPython with an ESP32-CAM and would like to check the battery voltage and report it programmatically.

Are there any instructions or links that describe how I would go about this is MicroPython?

Thanks

Post Reply