However, [bor0] has built a virtual machine that runs on the ESP32, allowing for dynamic program updates to happen. The code is inspired by the CHIP-8, a relatively ancient interpreter that had ...
But you all want to dig in, right? Right! The toolchain for programming the ESP32 in C is pretty straightforward. You’ll need Espressif’s software library (esp-idf), a cross-compiler and ...