|
Project Information
Featured
Links
|
AVR Project IDEImportant NoticeAVR Studio 5 Beta is out and it's super awesome, go try it out. The file formats used by AVR Studio 5 are different from AVR Studio 4.18 (and older), and the AVR Studio related features inside AVR Project IDE are only relevant to AVR Studio 4.18 and older. End of Important NoticeThis development environment is designed to provide an easy to use and lightweight editor that allows users to quickly program AVR microcontrollers. This editor combines easy project editing, configuration, building, and flash memory burning all into one environment. The environment utilizes the tools provided by AVR Toolchain to provide support for C and C++ code. Arduino code can also be built from within the environment as long as the Arduino core files are available. The file organization, project creation, and project configuration, are modeled after AVR Studio with improvements. The editor component utilizes Scintilla. The subwindow management system uses DockPanel Suite to provide an environment similar to Visual Studio and AVR Studio. The design is focused around familiarity, and compatibility with existing popular software. The design also aims to provide as much screen space as possible and minimize the amount of actions required to perform a task. This software is written in C# from Visual Studio 2008, and will only work on Windows with .NET Framework 3.5 . Actually building and burning a project requires an installation of AVR Toolchain. Building an Arduino project requires the Arduino core files and any libraries you use, version 0022 of these files are included with the featured download. Please check out the Wiki !! Please also report all issues and suggestions under the issue tab on the top of this page. This project is open source, just go to the source tab, it's all under trunk/source. It's not packaged since I don't want to worry about uploading several MB of data every time I do an update. Frank's website is at http://frank.circleofcurrent.com/ Distinguishing Features
Compatibility Features
AVR Studio Related Improvements
Arduino Related Improvements
UpdaterThe data below is utilized by the updater, which checks the version below against the current version being used. BUILDID:"AVRProjectIDE_108" |