Eagle Examples
From Manuals
(Difference between revisions)
| Line 44: | Line 44: | ||
|[[Image:checkmark.gif]] | |[[Image:checkmark.gif]] | ||
|[[Image:checkmark.gif]] | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
| + | |- | ||
| + | |[[Eagle boot_serial Example|boot_serial]] | ||
| + | |Serial bootloader | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |- | ||
| + | |[[Eagle cpld_isa Example|cpld_isa]] | ||
| + | |Access PC/104 board | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
|[[Image:xmark.gif]] | |[[Image:xmark.gif]] | ||
|} | |} | ||
Revision as of 14:53, 17 June 2010
The Micromint Eagle includes an extensive set of code examples to help you get started with your applications. This table summarizes the examples available for different models of the Eagle line. Our support staff ( support@micromint.com) can assist you with questions on specific functions.
| Example | Description | Eagle 50 | Eagle 50E | Eagle 100 |
|---|---|---|---|---|
| adc | Analog to Digital Converter | |||
| aes_expanded_key | AES Pre-expanded Key | |||
| aes_set_key | AES Normal Key | |||
| bit_band | Grouping bits together | |||
| blinky | Blink on-board LED | |||
| boot_eth | Ethernet bootloader | |||
| boot_serial | Serial bootloader | |||
| cpld_isa | Access PC/104 board |
