mgkha / esp32-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32-js

Run JS in any ESP32 modules using espruino

Espruino is a javascript interpreter for low memory microcontrollers. It doesn't need to re-flash the board while debugging; helping it reduces the erase cycles of the flash memory so that the board cannot worn out fast.

About


Languages

Language:JavaScript 65.9%Language:Shell 34.1%