IDE / Dev tools

TwitterFacebook
Get flash to fully experience Pearltrees
http://blog.minibloq.org/ Another important improvement in the next Minibloq version is its capability to send text through the Serial port (it already sends numbers): Minibloq has been in use for several month in some schools, and we are working a lot with primary school teachers. So, based in the good experience with the DuinoBot.Kids , which features a small LED matrix display (with just 8x8 pixels), we decided to add something similar to emoticons to the terminal.

Minibloq

http://www.arduino.cc/playground/Code/Eclipse Eclipse is a free, powerful, and full-featured development environment that can be set up to work with AVR and Arduino. This page is very much a work-in-progress, please feel free to add to it or improve it.

playground - Eclipse

http://winavr.sourceforge.net/ WinAVR TM (pronounced "whenever") is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. It includes the GNU GCC compiler for C and C++.

WinAVR : AVR-GCC for Windows

ArduBlock

First of all, I’d like to thank the ArduBlock community for the support on feedback, translation and all the supports. This release fixes a critical bug that prevents a saved file from be correctly loaded. http://blog.ardublock.com/
The Arduino is an excellent first embedded development kit, provides a great introduction to electronics, and has the potential to get children into programming. [David] thinks throwing C at non-programmers isn’t the best way to learn programming, so he developed ArduBlock , a graphical programming language for the Arduino. We’ve seen a number of graphical, block-based programming languages in our time, most notably Scratch . http://hackaday.com/2011/11/30/graphical-programming-with-the-arduino-ide/

Graphical programming with the Arduino IDE - Hack a Day