SEARCH
TOOLBOX
LANGUAGES
modified on 11 March 2011 at 14:52 ••• 17,074 views

Eagle hello Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(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:
-
__TOC__
 
=Simple console output (hello)=
=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], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
+
==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 “hello world” on the OLED and is a starting point for more complicated applications.
+
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:Eagle_hello.gif|center|]]
+
[[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.