For Version 3 or beyond:
- Tools menu:
- Clock speed menu item -- opens dialog box?
- Bootloader menu item -- opens dialog box to choose programmer, bootloader speed, then downloads bootloader into chip
- Processor menu: allows choice of AVR processors. Calls up a list of available header files, lets you pick your chip
- Instructions for developers on writing said header files.
- Indicate the quantity of flash/ram/eeprom used by the code.
generate an error if more than 7k on atmega8
Way in the future:
- PIC compiler
- ARM compiler
- 8051 compiler
Language wishlist
- Formatting for serialWrite command. Ability to send variables as ASCII-formatted decimal, hex, or binary