Would it be possible to implement flow based programming?
There are a couple of projects I have stumbled upon. Node-RED being probably the most compatible as its javascript based however instead of deploying code to node.js I guess it needs to be pushed down the serial connection.
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.
Would it be possible to implement flow based programming?
There are a couple of projects I have stumbled upon. Node-RED being probably the most compatible as its javascript based however instead of deploying code to node.js I guess it needs to be pushed down the serial connection.