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

Eagle hello Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
=Simple console output (hello)=
=Simple console output (hello)=
==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]==
==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:Eagle_hello.gif|center|]]

Revision as of 14:58, 3 January 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.