AVRProjectIDE - Editor for AVR/Arduino Projects


i've written development environment avr microcontrollers geared towards avrstudio , arduino users. have posted first alpha , i'm looking first batch of users use it, test out , give me feedback.

here's teaser screenshots you'll go link , try out




distiguishing features

   * scintilla editor, configurable syntax highlighting , indentation preferences
   * docking subwindows , tabs, workspace preference saved upon exit , reloaded @ startup
   * backs open files modifications in configurable time intervals
   * supports building of c, c++, , arduino projects using winavr
   * configure avrdude , burn project right editor
   * customizable project templates, apply or little settings want
   * customize menu bookmarks can edit through xml file, launch own applications

compatibility features

   * import , export .aps files used avrstudio
   * generates makefiles, or run own makefile
   * build process automatically detects arduino code , builds code in way identical how arduino builds code

avrstudio related improvements

   * uses avrdude can use non-official programmers within editor
   * configuration manager familiar

arduino related improvements

   * serial port terminal supports escape sequences , displays non-printable characters
   * more project configurability
   * apply arduino template choose arduino flavor, chip choosen, clock speed set accordingly, , avrdude set use bootloader.

interested? here:
http://code.google.com/p/avr-project-ide/

looks interesting following error dialogs:
"error loading editor strings"
"error loading serial port prefs"
"error while creating templates, not find part of path ...."

the program terminates fatal exception

perhaps not creating directory needed templates.
if create directory program starts exception when create new project wizard.

i using win xp sp3 , running alpha2 download


Arduino Forum > Forum 2005-2010 (read only) > Software > Development > AVRProjectIDE - Editor for AVR/Arduino Projects


arduino

Comments