Code examples and how to program esp32 chips with micropython.
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.
Website: Micropython
Github Repo The Micropython project
Core Python libraries ported to Micropython micropython-lib
The Miccropython board pyboard
Special thanks to Damien George the head behind the micropython project.