CSC231 Lab 7

From dftwiki3
Revision as of 23:08, 6 November 2008 by Thiebaut (talk | contribs) (New page: <!--Image:UnderConstruction.gif --> Back to CSC231 Weekly Schedule =CSC 231 Lab # 7= © D. Thiebaut, 2008 ==Input/Output PC to Arduino: Part I== In this fi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to CSC231 Weekly Schedule


CSC 231 Lab # 7

© D. Thiebaut, 2008

Input/Output PC to Arduino: Part I

In this first part you will enter commands at the Linux prompt to set the Arduino LED 13 On and Off, or to read the status of various pins.

Don't miss the presentation that will be done in class. We'll go over the 3 programs involved in today's lab.

First take a close look at the program that runs on the arduino: arduino_loop.pde, whose code is available CSC231 arduino_loop_new.pde