- What library do we use to create tasks within MicroPython?
- uasyncio
- What MicroPython image do we use when flashing the ESP32?
- Generic-SPIRAM with support for BLE but no LAN or PPP
- What tool is used to flash the ESP32 with MicroPython?
- esptool.py
- Which MicroPython module can be used to generically control I/O across any MicroPython port?
- machine
- What methods can be used to push scripts to the ESP32?
- WebREPL
- Anaconda terminal




















































