Documentation:KontrollerLab

From AVRFreaks Wiki

Jump to: navigation, search

The KontrollerLab is a tool which can be used for developing microcontroller software.

The KontrollerLab uses these tools to make developing easier:

  • avr-gcc and helper programs to compile the C files, link the object files,and assemble the ASM files.
  • uisp and avrdude to upload and download the programs
  • serial terminal embedded in the IDE to ease debugging
  • kate as the editor embedded in the IDE

Image:Screen1_small.png

[edit] Links

Personal tools