Main Page: Difference between revisions

From Embedded Workshop
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<strong>Embedded Projects</strong>
<strong>Embedded Projects</strong>
= Arduio Projects =
* Blinky<br>
Blinky is often the first program used to begin learning the Arduio environment and to test the development board to verify a program can be written, compiled, downloaded, and executed.  <strong>Blinky</strong> is available in the Arduio menu under File->Examples->01.Basics->Blink.<br>


[[File:Picture.jpg|left|thumb]]
[[File:Picture.jpg|left|thumb]]

Revision as of 08:58, 17 May 2018

Embedded Projects

Arduio Projects

  • Blinky

Blinky is often the first program used to begin learning the Arduio environment and to test the development board to verify a program can be written, compiled, downloaded, and executed. Blinky is available in the Arduio menu under File->Examples->01.Basics->Blink.


Consult the User's Guide for information on using the wiki software.

Getting started