Hello,
I am the creator of Blockly@rduino (
https://github.com/technologiescollege/Blockly-at-rduino), Studio4Education (
https://github.com/A-S-T-U-C-E/STudio4Education) and I manage BlocklyDuino (
https://github.com/BlocklyDuino).
Thanks to the original work of Gasolin for the Arduino generator and
then Carlos Pereira for the automatic typing for variables, which these
programs have. However, these were old versions of Blockly ( <=6.x)
and unfortunately I can't update them.
I'm currently trying to recreate a minimal kernel, µcBlockly (
https://github.com/A-S-T-U-C-E/ucBlockly),
with all the essentials for applications of this kind. Then I'll reboot
the others on top of it to enhance the kernel with functions specific
to each one, BlocklyDuino for simple beginners and S4E for courses for
experienced people.
Any help is welcome !!!
TODO essential list :
- redo the Arduino generator in Typescript
- create a plugin adding automatic typing