A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Visual Algorithm Builder for AVR
The Graphics Integrated Development Environment
for AVR microcontrollers.
Are you tired and bored with classical assembler language? Try its visual cousin, the Algorithm Builder...
Unlike a classical text assembler, the user can enter a program as a flow-chart with a tree-like structure. The editor displays the web of conditional and unconditional branches in a visually convenient vector-like form. It eliminates the uncountable labels’ names which are inevitable in the classical assembler. All the logical structure of the program becomes visual.
The Algorithm Builder provides an On-Chip MONITOR debug.
Link: Algorithm Builder