In the first part of this excruciating tutorial, I taught the reader how to begin with MicroPython on an ESP32-based development board. We:
- Flashed the board
- Frolicked in the REPL
- Configured WiFi
- Uploaded scripts
- Build a circuit with a DS18B20 1-Wire temperature sensor
- Used MicroPython to read the temperature
In