Skip to content
EntityQ3858423· pop 5· linked from 3 articles

Minibloq is a graphical development environment for Arduino and other platforms. Its main objective is to help in teaching programming. It is specially used in robotics at elementary, middle and high schools. It's widely used in Argentina, where in the San Luis province alone, more than 60000 children have been trained with this software in public schools.

Wikidata facts

Instance of
free software
Official website
minibloq.org
Image
Minibloq 0.8 beta.png
Show 5 more facts
Commons category
Minibloq
programmed in
Q2407
GUI toolkit or framework
wxWidgets
operating system
Microsoft Windows
software version identifier
0.82
Sources (3)

via Wikidata · CC0

~4 min read

Encyclopedic overview

8 sections
Contents
  • How it works
  • miniSim
  • Operating systems
  • Derivative software
  • References
  • Publications
  • External links
  • Web articles

Minibloq is a graphical development environment for Arduino and other platforms. Its main objective is to help in teaching programming. It is specially used in robotics at elementary, middle and high schools. It's widely used in Argentina, where in the San Luis province alone, more than 60000 children have been trained with this software in public schools.

== How it works == Minibloq is basically a graphical code generator with some IDE capabilities. It's self-contained and every distribution includes the complete [toolchain] needed to compile (or interpret, depending on the selected target) and deploy the code to the selected hardware target. Every code block is configured in XML. Since its first public version, the code is generated in real time (for this purpose uses Scintilla). Here are some examples of code generated for Arduino:

Excerpted from Wikipedia’s “Minibloq” article, available under the CC BY-SA 4.0 licence.

Available in 4 languages

via Wikidata sitelinks · CC0