Part 1: Soldering
Part 2: Blink without delay()
Read moreI soldered four pieces of wire together. At first I didn't know when to stop applying solder--a lab assistant told me that as long as the wires are stuck together any amount is fine!
I didn't run into any difficulties with the "blink without delay" example. I ended up using most of the code from the debouncing tutorial, but instead of changing the led state I would set different intervals for the blinking rate.
Comments