|
Here for original MicroGUI |
| Overview: |
| The combination of
special
versions of two proven products, MicroGUI and AVRO, creates the most
simple means of adding Virtual Controls to any AVR based Application. There is no need to write any GUI related code. The Firmware occupies the normal 1k of Boot space. And its secondary function of loading Flash memory takes only 30secs for a 256k device. |
![]()
|
| Main Features: |
* based on 20MHz clock - see Help/Technical/Performance for more details |
| Application Areas: |
|
|
|
| Custom Firmware Generator: |
![]()
|
| Boot Loader with Checksums & Log: |
![]()
|
| Associating App. Variables with GUI Controls in AVR-GCC & BASCOM: | ||||
|
||||
| Include
files for other Compilers can easily be created from those listed above should there be any differences in the syntax. They merely spellout the
Controls avaliable, and the Vector addresses for the BootLoader UART etc. |
||||
| Adapting to CodeVisionAVR: | ||||
| A 'How-to' Flash file and resulting conversions for the Examples 1-4, contributed by: Professor Mariano Barron Universidad del Pais Vasco UPV-EHU CodeVision Conversion as SWF |
||||
| To Purchase MicroGUI-CF: | ||||
|
Compare to the µC/Probe where the user writes and debugs all of their MCU's required Communication & Interrupt code, in order to use the PC GUI software that they purchased for $$$ - and there is no high-speed loader.
Please note that the user needs access to an ISP/JTAG/Parallel Programmer to first load the Custom Firmware, then the
Boot Loader takes over. Once installed there are 16 Examples for both AVR-GCC and BASCOM to experiment with. Regardless of GUI needs on all projects, every project will benefit from the high speed loader - it can also generate CSV files when reading from the EEPROM - total Boot Space required for GUI and Loader is just 1k words. BASCOM Compiler - 21M Demo version of BASCOM Structured Basic Compiler (highly compatible with Microsoft’s VB/QB) - 4k max compiled code, but no time limit. BASCOM.chm - Included in above Demo but here available separately.
WinAVR
-
Official source for AVR-GCC
|
||||