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.

Lab 1 Blink

Submitted by deb on Wed, 01/30/2013 - 18:31

Description

This is a blinking circuit with 2-3 LEDs. The example code has been altered from a 1 second delay to a 0.1 second delay, causing the circuit to blink faster than the example. I also added an additional 2 lights to see how a different number of lights in the circuit would affect their luminosity (brightness).
photo(4).JPG
0
Your rating: None

Lab 1: Blinking LED

Submitted by MarieSpliid on Wed, 01/30/2013 - 17:05
MarieSpliid's picture

This code snippet  turns on an LED for 1 second and then turns it off for 0,5 second, repeatedly.

Components:

Blinking LED
0
Your rating: None

lab assignment_01

Submitted by njohn on Wed, 01/30/2013 - 16:57

// description

Because I have done some experimenting with Arduino (both the microprocessor and the language) before, I elected to use this first assignment to learn a little bit about how to create recurring statements inside of the void loop in Arduino.

To do this, I chose the "while" command, setting it up so that the LED would blink more times but at a faster rate over a course of 50 cycles.  

njohn_blink
0
Your rating: None

Jan 30 2013 Lab Submission - Blink

Submitted by stlim on Wed, 01/30/2013 - 16:11

 

blink_stlim
0
Your rating: None

Lab1 Submission

Submitted by wendy.xue on Wed, 01/30/2013 - 15:55

 

circuit
0
Your rating: None

Lab 1: LED Blink

Submitted by shaohan on Wed, 01/30/2013 - 15:49

Description:

This is an assignment of making a circuit to have LED light blink. I've changed the sample code from 1 second to 0.3 second.

 

Component used:

- Arduino UNO
- LED Red
- 220 Ohm Resistor


Code:

 

photo_1.JPG
0
Your rating: None

Lab1 - Blink LED

Submitted by jooddang on Wed, 01/30/2013 - 15:47

To make LED blink I constructed a circuit of (pin 13 - 220ohm resistor - LED - ground). And then, I implemented a short code to make it blink for random seconds.

 

Components Used

1- 220ohm Resister

1- breadboard

1- LED

 

Code

 

LED blinking
0
Your rating: None

Assignment 1

Submitted by soren svejstrup on Wed, 01/30/2013 - 15:46

Description

This is a basic blinking circuit. I've added an extra loop and changed the blinking and the delay.

 

photo_1.JPG
0
Your rating: None

Lab Assignment 1: Intro to Physical Computing

Submitted by bmcrae on Wed, 01/30/2013 - 15:45
bmcrae's picture

Description

A blinking LED circuit was created in this lab. I started by creating a simple circuit that started from PIN 13 of the Arduino Uno to the 220 ohm resistor to the blue LED to ground on the Arduino Uno. This is my full circuit for the blinking LED.

BlinkingLED_Circuit
0
Your rating: None

Lab1

Submitted by katehsiao on Wed, 01/30/2013 - 15:44

 

Lab1-1_0.jpeg
0
Your rating: None
Syndicate content
Drupal theme by Kiwi Themes.