Introduction to Arduino and Physical Computing
This is my Lab submission.
Description:
I have three LED lights that are plugged into pins 11, 12, and 13. Each light is blinking at a different speed.
Components Used:
- 3 LED Lights
- 3 220 ohms resistors
- Breadboard
- Arduino
- 3 grounding cables
- 3 power cables
- USB Cable
Code
Description:
Set up the Arduino and set it up to make an LED blink. Jenton helped me with understanding the wiring set up! To customize the code a bit, I changed the timing and added a second blink.
Components:
- 1 Arduino Uno
- 1 blue LED
- 1 220 ohm resistor
- 1 breadboard
- 1 USB cable
Code:
Description.
To complete this lab I started with building the simple circuit described on the Lab assignment on the breadboard. On it I placed an LED, a 220 ohm resistor and 3 patch cables; (1) between the Arduino ground to the negative rail of the breadboard then another (2) from this point to the cathode (-) of the LED. From the anode (+) of the LED the 220 ohm resistor bridges to another rail on the breadboard to which the third (3) patch cable is also connected and plugged into pin13 on the Arduino compleating the LED circuit.
Components Used
