
AtmanAvr is a high performance C/C++ compiler IDE for the Atmel AVR family of microcontrollers providing visual and modular programming that works with the GCC compiler. AtmanAvr supports different Project Types for the production of C/C++ executable programs and libraries. An AtmanAvr workspace can contain multiple projects and their Debug and Release configurations.
The AtmanAvr C development environment includes ProjectWizard, CodeWizard, Workspace, Output, Text editor, Binary editor, Debugger and so on.
Some features
- ProjectWizard - When you first create a project , you use the Project Wizard to lead you through a series of dialog boxes in which you choose options for the MCU type, modules, functions and etc. of your project. AtmanAvr generates code automatically for you.
- CodeWizard - The Code Wizard is like a programmer’s assistant: it makes it easier for you to do certain routine tasks such as 1) creating new modules, 2) adding or deleting interrupt functions, and 3) seeing which modules or interrupt handlers are already defined and jumping to the handler program code.
- Workspace - The Project Workspace is a container for your development projects. When you create a new project, a workspace is created at the same time. You use the Project Workspace window to view and access the various elements of your projects.
|
|||||
![]() |
|||||

