-
Right now the IDE has two options - Esprima and the online closure compiler (which is slow, and rate limited).
@opichals has done some great work getting rollup working with EspruinoTools and the I…
-
## Лабораторні роботи
1) Знайомство з JS для програмування IoT Device: варіанти https://www.espruino.com або microbit.org.
2) Node.JS для IoT Gateway + Serial + TCP + Modbus на базі VM Debian
3) No…
-
Hey,
the "i2s_matrix"-Lib is missing. Where will i find it for Espruino?
Best regards,
Patrick
-
Sorry for posting here, didn't see where to post on your Espruino fork. I am using it now with my Pinetime and am wondering if you have folded your SPI changes into Espruino master? They seem harmles…
-
While attempting to use the servo module it seems most likely that the supporting Espruino function digitalPulse(0 is not working correctly on an ESP32 ( Firebeetle ESP32-E).
I have put a logic ana…
-
espruino 1v97 supports AES, however there is no binary available for mdk. The latest supported is only 1v96. Any plans 1v97 will be available soon.
-
Under the `Projects -> Modules` tab, if the save/copy module to SD icon is clicked then a file of zero length (0 bytes) is written to the SD card on the espruino under `/node_modules/` with the correc…
-
Welcome back @jeffmer!!
Do you have updates (2v10) for the repository, it is a little older https://github.com/jeffmer/Espruino
-
I'm working on adding Tern to Codemirror in the [Espruino Web IDE](https://github.com/espruino/EspruinoWebIDE). As part of that, I've made my own JSON file that describes the built-in functions. For i…
-
Hi, so I am trying to see my Bangle.js 2 on my pc, I'd rather use VS Code for development than the app, so I am playing around with commandline.
In the web ide I can connect to my bangle with the but…