MicroPython and Lua on the ESP32: programming without compiling
How to flash and use MicroPython on the ESP32, what you can and cannot do, the REPL, mpremote, and why Lua (NodeMCU) is no longer worth it.
Tags
How to flash and use MicroPython on the ESP32, what you can and cannot do, the REPL, mpremote, and why Lua (NodeMCU) is no longer worth it.
How the Arduino core for ESP32 really works: installation, setup and loop on FreeRTOS, millis vs delay, compatible libraries and the differences from classic Arduino.