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

Eagle hello Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Compatibility Eagle 50, 50E, 100)
 
(One intermediate revision 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 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: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.