Changes

Week 2 Lab

1 byte removed, 15:40, 7 April 2009
Simple Digital Out
# change Blink program (from Sketchbook->Examples->Digital) to output to that pin you connected.
# Compile, upload, and run it.... Does it work?
# try changing the timing (HINT: the </code>delay(1000)</code> statement in Blink example)
=== Simple Digital In ===