Eagle hello Example
From Manuals
(Difference between revisions)
(Created page with '__TOC__ =Simple console output (hello)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E]…') |
(→Compatibility Eagle 50, 50E, 100) |
||
| (2 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | |||
=Simple console output (hello)= | =Simple console output (hello)= | ||
| - | ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html | + | ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]== |
| - | A very simple “hello world” example. It simply displays | + | A very simple “hello world” example. It simply displays "hello world" on the serial port and is a starting point for more complicated applications. |
| - | [[Image: | + | [[Image:code_ex_hello.png|center|]] |
Current revision as of 14:52, 11 March 2011
Simple console output (hello)
Compatibility Eagle 50, 50E, 100
A very simple “hello world” example. It simply displays "hello world" on the serial port and is a starting point for more complicated applications.

