Changes

Jump to: navigation, search

Classes/2010/VIS147A/Lab7

8 bytes added, 16:34, 23 February 2010
Part 1 - Simple Digital Out
=== Part 1 - Simple Digital Out ===
==== Hardware ====
* Set up an LED on the breadboard with a current limiting resistor.
[[Image:Led_output.png|400px]][[Image:Led_out_on_breadboard.jpg|400px]]
* (Slow down the timing if you need to, to measure these).
* Change the timing in some way. (HINT: the <code>delay(1000)</code> statement in the Blink example is what sets the time on and time off). Using what you know, create a different pattern or sequence of activation for the LED. (Massimo Banzi: 'One Circuit, A Thousand Behaviors' p 45-52).
==== Digital Out Code ====
* In the simple blink example, this code
<code>

Navigation menu