How to program ESP32 using Arduino Labs for MicroPython?
How to program ESP32 using Arduino Labs for MicroPython?
Prathamesh Barik
Fri, 07/21/2023 - 11:33
MicroPython is a subset of Python 3 optimized to run on microcontrollers. It provides an interactive prompt (REPL) and a simple way to run Python code on microcontrollers. In this tutorial, we'll be using the ESP32 board and program it using Arduino labs and the MicroPython firmware.
[original story: Circuit Digest]