AVR4L aims to deliver an easy to use and user friendly Integrated Development Environment for developing Codes for microcontrollers based on Atmel's AVR families. AVR4L is a Creative coding / Integrated Development Environment for Linux operating systems intended for AVR beginners as well as professionals, it has many features from professional IDEs as well as the simplicity of editing.
AVR4L supports all known atmel avr chips today.
AVR4L is a creative IDE with syntax highlighting, autoformat and many more features.
AVR4L not only supports autocomplete for the c language it also recognizes AVR registers' and ports' names. Its convinient when you know that what you typed is actually a correct word.
AVR4L autosaves your work to save every moment you've spent. Appreciation is a key ;)
AVR4L can compile and verify your code and check for syntax erros, and shows you the results of compilation in a console area.
AVR4L can upload HEX files to your microcontrollers. It supports a variety of programmers such as: usbasp, avrisp, arduino and many more.