Algorithm Builder

from Wikipedia, the free encyclopedia
Algorithm Builder
Basic data

Current  version 5.44
(June 5, 2010)
operating system Microsoft Windows ( 95 / 98 / NT / 2000 / Me / XP )
category IDE
License Freeware

Builder Algorithm is an integrated development environment for AVR - microcontroller based on a graphical macro assembler language. The entire program sequence is entered in graphic form as a flow chart . You can work with individual instructions directly at assembler level, but also directly with 16 or 32-bit values. More complex instructions are translated into assembler using macros. This makes programming in assembler very clear and easy.

A complete simulation and debugging environment is also integrated. The programming of the microcontroller can be done via in-system programming directly from the development environment into the finished hardware circuit.

The software can be downloaded free of charge and is under a freeware license.

Web links