Introduction to Arduino and Physical Computing
![Anonymous's picture Anonymous's picture](../../sites/all/themes/nitobe/images/user-icon.jpg)
Description
This is an improvement of the basic LED blink circuit with two LEDs built in a parallel circuit. The two LED will blink in different speed and toggle. The LED connected to Pin 10 blinks every 500 ms, twice, after the LED connected to the Pin 13 blinks, once, every 1000 ms.
Components Used
- 2 LEDs
- 2 220 Ω Resistors
- 1 Arduino Uno
![kchandler's picture kchandler's picture](../../sites/default/files/pictures/picture-28.jpg)
Description: Use the Arduino to control a light emitting diode and make it blink in different rate.
![Avery's picture Avery's picture](../../sites/default/files/pictures/picture-30.jpg)
Description
Use the Arduino to control a light emitting diode and make it blink in different rate.
![dperry's picture dperry's picture](../../sites/default/files/pictures/picture-33.jpg)
Description:
![rami's picture rami's picture](../../sites/default/files/pictures/picture-32.png)
Description
An introduction to electronics. In this lab we will learn how to make an LED blink, and how to manipulate the blnking speed
Components used
Arduino
Resistors
Bread board
LED
Code
![karthik's picture karthik's picture](../../sites/default/files/pictures/picture-12.jpg)
Pictures showing the LED on and off are attached.
The source code is below: