For this project, we will be programming the ESP32 using MicroPython. Below are some helpful links to MicroPython and ESP32 documentation.
Some things to be aware of when powering the ESP32 from the 5v/3.3v pin:
On the 5v pin, you can supply anywhere from 5-12v DC, the on board voltage regulator will step down the voltage.
NEVER supply more than 3.3v on the 3.3v pin, it has no voltage regulator.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.