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.
dheinzerling's picture

Blinking LED - Lab 1

 

Circuit
0
Your rating: None

A1 - Blinking LED

ASSIGNMENT

Connect an LED and resistor to the Arduino breadboard and create a custom blinking pattern by modifying the "Blink" example code.

MATERIALS USED

LED, 220 ohm resistor

ARDUINO CODE

A1 - Blink Setup - Kari McGlynn
0
Your rating: None
kilian.moser's picture

A1: Making a LED blink

Description

Use the Arduino to let a Light Emitting Diode (LED) blink according to a morse code.

If one would include a switch and a battery, then the device could to transmit a preset message to the person pressing the switch. Unfortunately we didn’t get a switch or button with the kit.

Any input text can be transformed to morse code using the website: http://morsecode.scphillips.com/jtranslator.html

 

Components Used

Circuit Design
0
Your rating: None
martin.kiechle's picture

SOS morse code blinker

Here is my code which implements a SOS morse code blinker:

 

blink circuit
0
Your rating: None
Johnparayno's picture

Assignment 01 - Making LED blink

 

0
Your rating: None
justinwang's picture

Lab 1: Blink

/*

breadboard
0
Your rating: None
ian's picture

LED Blink (wk1)

Description

Modify LED Blink code.

Components

LED, 220Ω resistor.

Arduino Code



// Ian Leighton

week1 circuit
0
Your rating: None

Lab 1 - Yoo

Description

Use the Arduino to control a light emitting diode and t

Blinking LED Photo
5
Your rating: None Average: 5 (1 vote)
jennifer_wang's picture

Lab 1: Waltz blinking LED

I created the LED to blink 3 times: one long, and two short, like a waltz.

 

Components used:

Blue LED

220 ohm resistor

 

Source code:

0
Your rating: None

Blinking LED

Goal: Use the Arduino to control a blue light emitting diode and make it blink at an interval of 777ms.

Components: Light Emitting Diode (LED), Resistor

0
Your rating: None
Syndicate content