warning: Creating default object from empty value in /courses/i262/public_html/s13/modules/taxonomy/taxonomy.pages.inc on line 33.

Introduction to Arduino and Physical Computing

Creating a conversation between the physical world and the virtual world of the computer, with a process of transduction.

3 Blinking LEDs

Submitted by jmscott212 on Wed, 02/06/2013 - 00:42

Description

Make 3 LED lights blink at the same time with high/low less than 1 second. 

 

Components Used

1- Arduino Uno

1- Breadboard

1- 220 Ω Resistor

1- Green LED

1- Blue LED

1- Red LED

 

 .JPG
0
Your rating: None

Lab 1 - Blinking LED

Submitted by seanchen on Tue, 02/05/2013 - 22:43

Description

I used Arduino with a green LED. I changed the code to lighting up for 2 seconds and then off for 4 seconds. Uploaded the code and made sure that it has changed.

 

2
0
Your rating: None

Lab 1

Submitted by zwasson on Tue, 02/05/2013 - 02:04

Description

The purpose of this lab was to get the Arduino environment set up and to use an example program for the Arduino to blink an LED. The code was then modified to blink three LEDs simultaneously every 500ms.

blink_0.jpg
0
Your rating: None

Lab 1 :: Blinking LED

Submitted by ajeeta on Mon, 02/04/2013 - 22:18
ajeeta's picture

 

Description

Initially, in class, I set up the circuit with 1 green LED, and edited the code to make the LED blink faster, with a 0.1 second flash-delay cycle.

I then re-created the circuit with two LEDs, green and blue, and changed the code to make the two LEDs blink with variable speed. (green with a 0.1 second flash-delay and blue with a 1.0 second flash-delay cycle).

 

Green LED
0
Your rating: None

Derek Kan Lab#1

Submitted by derek on Mon, 02/04/2013 - 09:12

 

Blinking LED's circuit
0
Your rating: None

Lab 1 : Blink

Submitted by fchasen on Sat, 02/02/2013 - 18:02

Description

When trying out the blue LED, I was impressed by the intensity of light. I wanted to be able to turn it down and so rather than just make the light blink, as per the sample code, my code slowly pulses the light using the analogWrite command.

 

photo-4_1.JPG
0
Your rating: None

Lab 1: Blink Alexis

Submitted by alexis.taylor on Fri, 02/01/2013 - 19:10

Description

This lab consisted of three steps: install the arduino environment on my computer, set up an LED on the breadboard, and change the blink example sketch to have the LED blink at my own rate. The LED is grounded with the green wire, and connected to a 220 ohm resistor, which leads to the arduino through the orange wire.

blink_Alexis.jpg
0
Your rating: None

Assignment #1 - Blinking LEDs

Submitted by mschiff on Wed, 01/30/2013 - 23:28
mschiff's picture

For this assignment, I made two LEDs blink, one at half the frequency of the other.

code

photo_2.JPG
0
Your rating: None

Assignment #1: Blink LED

Submitted by euiyoungkim on Wed, 01/30/2013 - 19:22

Assignment # 1: Blink LED

Description

As it was my first experience making an Arduino board, I followed the BLINK example under the File / Examples / Basics  folder by setting blinking time for 0.1 second, then turn off for 5 second, repeatedly.

Components

1. Arduino UNO

2. Breadboard

3. Red/Red/Brown/Gold Resistor

4. Green LED

Code

 

assignment 1_0.jpg
0
Your rating: None

LED Lab Exercise

Submitted by m-craig on Wed, 01/30/2013 - 19:13

For this assignment, I created a blinking LED display by running a simple circuit through a single LED light from an Arduino UNO board.  I used a provided code sketch to cause the light to blink on and off in intervals of one second, then modified the code (see below) to create a sequence of two short blinks and one long blink.

 

Components used:

1 Arduino UNO Board

1 Breadboard

1 220-ohm resistor

1 LED light

1 USB Power Supply

 

Code:

led2.JPG
0
Your rating: None
Syndicate content
Drupal theme by Kiwi Themes.