• Espruino's embedded Jscript seems to be a nice concept!
    How complex would it be to add Espruino's JScript engine on STM32F437 (more Flash/RAM) using IAR toolchain running on Windows PC? (IAR does not use/import makefile). How easy it is to access the low level C HW drivers from Javascript? Is it also possible to use same or secondary serial bus from MCU to output some global variables/events to the WebIDE either in text value or graphical (gauge, 2D graph, table) form? (by JSON elements?)
    Blockly provides input as graphical, if the debug outputs can too be graphical, it may be nice. Thanks for your advice.

About

Avatar for user7029 @user7029 started