Week 2 Lab

From Robert-Depot
Revision as of 07:58, 7 April 2009 by Rtwomey (talk | contribs)

Jump to: navigation, search

Set up Breadboard

  1. Power from arduino to breadboard:
    1. connect positive and negative power buses on proto board
    2. run power, "5V" and "GND" from arduino to broadboard.
    3. verify that this worked (with multimeter, or LED test).

Simple Digital Out

  1. Set up LED on external board, check that it works
  2. change Blink program (from Sketchbook->Examples->Digital) to run off of one of the external digital pins
  3. connect the LED to that pin.

Simple Digital In