Visual Language for Arduino - Minibloq
Written by Harry Fairhead   
Sunday, 06 November 2011

A colorful and easy-to-use open source language for programming has reached v0.8. Minibloq is fast and compact and is a great way to program the Arduino productively, even if you are an adult!

The Minibloq programming language is an open source visual language in the style of Scratch, Lego Mindstorms or the Android App Creator. However it targets the Arduino and other "physical computing" devices such as robots. The key idea is that it is easy to use. Such visual languages are often said to be ideal for kids and a great way to learn to program, but this misses the point that anything that makes programming easy enough for a small child to learn has to be a good way for an adult to program productively. In other words don't dismiss visual programming languages simply because they look colorful and at home in a kindergarten.

Minibloq has just reached v0.8 and it is very usable and free to download. It needs Windows XP, Vista or 7 to install and it can be used to program any Arduino board as long as it comes with a standard driver. If you want to use it under Linux then it has been tested under Wine and Wineskin on OSX.

 

minibloq

 

Once installed, you can program using the usual drag-and-drop blocks editor style of working. The novel features are that you have a simulation of the hardware and the code corresponding to the visual program can be seen in another window. You can create your own blocks and according to the documentation interfacing it to new hardware is possible.

 

minibloquse

You can get a rough idea what it is all about from the video:

                  

 

The whole system is written in C++ (gcc) using wxWidgets and hence it is fast and compact.

More Information

Minibloq

 

 

Related articles on I Programmer

An Arduino Tour (Video)

There's an Arduino for that! an introduction

Make: Arduino Bots and Gadgets (book review)

Arduino Cookbook (book review)

Beginning Arduino (book review)

Getting Started with Arduino Book Review

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Twitter or Facebook or sign up for our weekly newsletter.

 

Banner


Ruby 3.4 Improves YJIT
06/01/2025

Ruby 3.4 has been released. This version uses the Prism parser as the default, adds an "it" block parameter reference and brings Happy Eyeballs Version 2 support to the socket library.



Google Previews VR Platform and SDK
27/12/2024

Google has released a preview of Android XR, a new operating system that includes AI for use with AR and VR for headsets and glasses. A developer SDK has also been released.


More News

 

<ASIN:B0046ANZ9S@UK>

<ASIN:B004CG4CN4@COM>

<ASIN:1449389716>

<ASIN:0596155514>

<ASIN:1430232404>

<ASIN:0596802471>

Last Updated ( Sunday, 06 November 2011 )