Eagle Examples
From Manuals
(Difference between revisions)
| Line 39: | Line 39: | ||
|[[Image:checkmark.gif]] | |[[Image:checkmark.gif]] | ||
|[[Image:checkmark.gif]] | |[[Image:checkmark.gif]] | ||
| + | |- | ||
| + | |[[Eagle boot_eth Example|boot_eth]] | ||
| + | |Ethernet bootloader | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
|} | |} | ||
Revision as of 14:51, 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 |
