
Hello I've create an alpha project called BlocklyDuino.
BlocklyDuino is a Blockly-based visual programming editor for arduino. Welcome to leave some suggestion or comments.
demo page
http://goo.gl/ccYs1BlocklyDuino Provide language blocks and code generators for arduino programming.
It also support Grove blocks to easily get started with microcontroller-based experimentation and learning.
http://www.seeedstudio.com/wiki/GROVE_SystemFeature:
* Compact Digital/Analog Read/Write syntax
* Auto setup pinMode
* delay and map function
* 2 Standard blocks: Build-in LED, Servo
* 6 Grove blocks: LED, Potentiometer, Tilt switch, Piezo Buzzer, Relay
3 Step Usage:
1. Open browser, Drag and Drop blocks to make arduino program.
2. Select 'Arduino' tab to copy source code to Arduino IDE
3. press 'upload' button to burn the code into arduino
Blog post
http://blog.gasolin.idv.tw/2012/10/blockly-arduino-grove-blocklyduino-pre.html