Getting Started
Flibbert is a web-based platform that allows users to write, save, and deploy code across multiple programming languages. Users can create apps, connect ESP32 devices and seamlessly push updates to the devices. The code is compiled into WebAssembly (WASM) and executed on the ESP32, enabling real-time updates and efficient performance.
What you'll need
The only thing you need to install on your computer is a driver to enable serial port communication, see: Establish Serial Connection with ESP32.