v0.6.0 Changes:
- Comments will regenerate code.
- Blockly version internally updated.
- Servo motor blocks added
- PWM output blocks added,
- WS2812 stuff hidden - the NodeMCU API has changed, so this requires fixing.
- Unimplemented blocks removed from UI.
- New button will prompt a save.
- Block lists default open.
Installation is as simple as downloading the file targetted at your OS, and double clicking. You may require drivers for the serial chip on your NodeMCU board (they are not standardised).
Please feed back any bugs, suggestions or issues encountered. See the roadmap.md document in the source to see what the next version will have.
Windows
Download the EXE - you can run this to install it.
OSX
Download the DMG, open it and you can then drag it across.
Linux
Use the .appimage file. You can directly run this, or choose to install it. You will need to be in the dialup group or have serial permissions to send code to the NodeMCU.