
Design a Block Language for Arduino
I have been playing around with OpenBlocks. It's a very flexible environment to create a new block language. When it comes to design one for Arduino, I found myself wondering between two different…

I have been playing around with OpenBlocks. It's a very flexible environment to create a new block language. When it comes to design one for Arduino, I found myself wondering between two different…
To make Arduino easier for non-programmers, I decided to start a visual programming environment similar to Scratch for Arduino. Similar Projects around the Web Modkit is a similar project but at the…