Eagle Examples
From Manuals
(Difference between revisions)
| Line 78: | Line 78: | ||
|[[Eagle dac_ssi Example|dac_ssi]] | |[[Eagle dac_ssi Example|dac_ssi]] | ||
|Digital to Analog Converter | |Digital to Analog Converter | ||
| - | |[[Image:checkmark.gif]]* | + | |[[Image:checkmark.gif]](*) |
| - | |[[Image:checkmark.gif]]* | + | |[[Image:checkmark.gif]](*) |
| - | |[[Image:checkmark.gif]]* | + | |[[Image:checkmark.gif]](*) |
| + | |- | ||
| + | |[[Eagle enet_io Example|enet_io]] | ||
| + | |Control GPIOs using lwIP web server | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
| + | |- | ||
| + | |[[Eagle enet_lwip Example|enet_lwip]] | ||
| + | |Simple lwIP web server | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
| + | |- | ||
| + | |[[Eagle enet_ptpd Example|enet_ptpd]] | ||
| + | |Precision Time Protocol using lwIP | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
| + | - | ||
| + | |[[Eagle enet_snmp Example|enet_snmp]] | ||
| + | |Simple Network Management Protoco | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:checkmark.gif]] | ||
| + | |[[Image:xmark.gif]] | ||
|} | |} | ||
Revision as of 15:01, 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 | ||||||||
| cpld_monitor | Monitor events in CPLD | ||||||||
| cpld_update | Update CPLD firmware | ||||||||
| cpld_xio | LCD interfacing using Extended I/O | ||||||||
| dac_ssi | Digital to Analog Converter | ||||||||
| enet_io | Control GPIOs using lwIP web server | ||||||||
| enet_lwip | Simple lwIP web server | ||||||||
| enet_ptpd | Precision Time Protocol using lwIP | - | enet_snmp | Simple Network Management Protoco |
