Breathing LED

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Daniel Porrey

Parts List
Snap Circuits IoT
https://www.hackster.io/porrey Quantity ID Name Part #
1 Base Grid Base Grid (11 x 7.7) 6SCBG
1 2-snap wire 6SC02
1 D1 Red LED 6SCD1

Breathing LED 1
2
R1 100 Ω Resistor
Snap-to-Pin wire (red and black)
6SCR1
SCJW10

1 2 3 4 5 6 7 8 9 10
Step by Step Guide
A 1) Snap component R1 between position B3 and B5
2) Snap component D1 between C3 and C5

B
To Pin #2 on
Arduino Uno
3) Snap a 2 snap wire over the components between B5 and
(black wire) C5
4) Connect the snap end of a red wire onto the component
C
To the 3V3 pin at position C3
on Arduino Uno
(red wire)
5) Plug the male pin end of the red wire from step 4 into the
D 3V3 pin on the Arduino Uno board
6) Connect the snap end of a black wire onto the component
E at position B3
7) Plug the bread board end of the black wire from step 6
F into the Pin 2 on the Arduino Uno board
8) Open the sketch for Breathing LED in the Arduino IDE and
upload it to the board. Your LED will begin to appear to
G breath by changing its brightness.

OBJECTIVE: To show how to use an Arduino sketch to change the apparent brightness of
an LED.

Copyright © 2015 by Daniel M. Porrey. All Rights Reserved Page 1 of 1

You might also like