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


Java Version 22 Released
04/04/2024

JDK 22 is not a Long Term Support release, but is one of the regular releases that are scheduled to arrive every six months. Still, it has got a lot to show for itself.



CISA Offers More Support For Open Source
22/03/2024

The Cybersecurity and Infrastructure Security Agency (CISA) has announced a number of key actions that they hope will improve the open source ecosystem.


More News

 

<ASIN:B0046ANZ9S@UK>

<ASIN:B004CG4CN4@COM>

<ASIN:1449389716>

<ASIN:0596155514>

<ASIN:1430232404>

<ASIN:0596802471>

Last Updated ( Sunday, 06 November 2011 )