wiring.org.co

http://wiring.org.co/

Wiring is an open-source programming framework for microcontrollers.
Wiring language (based on C/C++) with Processing (based on Java), used by Arduino.

Wiring allows writing cross-platform software to control devices attached to a wide range of microcontroller boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.

The current AVR8 Core supports the Wiring hardware and any hardware based on the AVR atmega processors.
AVR Xmega, AVR Tiny, TI MSP430, Microchip PIC24/32 Series and STM M3 ARM Cores will be available soon.

.

.

Minibloq

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 high school. Minibloq is a code generator.
Every code block is configured in XML. In its first version, permits to see the generating code (for this purpose uses Scintilla).

 

Arduino-MiniBloq

.

.

.

.

Leave a comment