April 2020
Intermediate to advanced
294 pages
7h 53m
English
The first step to getting our project underway is to install MicroPython on the ESP32 development. We saw in Chapter 5, Customizing the MicroPython Kernel Start Up Code, how we can get into the MicroPython kernel, customize it, and then rebuild the kernel. To install MicroPython on the ESP32, we don't have to go through all those steps. Instead, we can use a shortcut by downloading the latest stable build from the MicroPython website, at https://micropython.org/download#esp32.
You will notice that there are several different versions available:
Read now
Unlock full access