Back to Browse

ElectroBlocks - An Arduino Blockly Code Editor with Simulator and Advanced Debugging Preview

2.6K views
Oct 13, 2019
6:37

This is a new programming environment for coding with the Arduino. It uses Blockly, which is a drag n drop programming language, similar to scratch. Right now the project is in a preview mode, meaning that most things don't work, but it's good enough for people to start playing with it. The end goal is to put this into a desktop app, This is version 3 of the project which does not have a simulator. Please let me know what you think. Thank you for your time. ElectroBlocks (Preview) https://phptuts.github.io/ElectroBlocks/ Blockly Demo Code used in the video LED Light Strip Code: https://drive.google.com/open?id=1t4R-ipfGztSZZgiMAAvmkcu8FAbD3FJ0 RFID Reader https://drive.google.com/open?id=1FrAH19gnrN5folnIyyrv56S8FzEa9DBR Code: https://github.com/phptuts/ElectroBlocks Version 3 Code: https://github.com/phptuts/ElectroBlocks/tree/angular-rewrite-branch Things that should work: Logic Loops Lists Variables Functions Color Math Text Time (only the wait for block) LCD Screen LEDs Led Light Strip Led Matrix Servo RFID Things that don't work Bluetooth Messages Buttons Pins IR Remote Motion Sensor Soil Sensor Temperature Sensor

Download

0 formats

No download links available.

ElectroBlocks - An Arduino Blockly Code Editor with Simulator and Advanced Debugging Preview | NatokHD