NodeBlue - TeensyUser/doc GitHub Wiki

What is Node Blue ?

Node Blue is a flow-based programming tool which allows you to create applications for Arduino compatible boards, including Teensys, without writing a line of code. Node Blue service is provided by electroseed.fr. Node Blue is a major evolution of the Audio System Design tool which itself was inspired by the Node-RED project.

Node Blue makes it easy to design digital or analog signal processing systems, HID devices, radio links, home automation systems, applications for robotics and much more.

This tool will automatically generate the source code corresponding to your design and compile it on electroseed's server. To deploy your application, simply click on the "Upload" button, provided you've installed the BoardServer that will take care of detecting connected boards and upload firmwares to the board.

Offline use

This tool does not work offline, it uses electroseed's server for compilation.

installation

To install Node Blue on your computer, follow this tutorial