No toolchain required
Flash a bare microcontroller from a browser tab
Plug an ESP32 into USB and open the Device tab. Tendrl flashes
MicroPython, writes the Wi-Fi and API key, installs the SDK, and
hands you a live terminal and file editor, with no
esptool, no drivers, no serial monitor, and nothing
to install.
- Flash MicroPython from the live build list, or your own
.bin - Auto-detect the board and size the install to its free heap
- Edit and run files on the device with output streaming back live
- Preview an OpenMV camera and tune a detector by eye, then export it
It runs on WebSerial, so it is genuinely local: your API key and
Wi-Fi password travel from the form down the USB cable,
never through our servers.
See the device workbench