Hi,
I am looking for some platform for children to go their first steps in embedded software. Espruino looks to be interesting because it have Blockly-based graphical editor. (One more reason is that I have a few big projects implemented using STM32, so it will be easier for me, but the reason is not main one).
To use Espruino for that, I need to make localization of Blockly blocks, to provide blocks with well-understandable text on native language.
As far as I know, Blockly interface generally allows that. For example, Blockly games use localized interface.
Is it possible to do that for Espruino?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I am looking for some platform for children to go their first steps in embedded software. Espruino looks to be interesting because it have Blockly-based graphical editor. (One more reason is that I have a few big projects implemented using STM32, so it will be easier for me, but the reason is not main one).
To use Espruino for that, I need to make localization of Blockly blocks, to provide blocks with well-understandable text on native language.
As far as I know, Blockly interface generally allows that. For example, Blockly games use localized interface.
Is it possible to do that for Espruino?