pre-assignment1- built in arduino LED blinking

Assignment: Introduction to Arduino and Physical Computing

Collaborators:

catching up with class. Putting up online the many assignments that i've already done but was too lazy to actually post.

 

Assignment: Control the built in LED of the Arduino board by uploading an arduino script that tells the LED (ledpin13) to turn on, then stay on for x amount of time (delay), then turn off, then stay off for x amount of time (delay). Loop allows this to continue so long as the board is connected.