Back to Parent

Outcome


Outcome

Created a blinking LED, connected dimmer & connected color LED (RGB).

Show Advanced Options
Picture1.thumb
Show Advanced Options
Picture 2.thumb
Show Advanced Options
Show Advanced Options

Process 

I followed the process shared in class as well as in the tutorial. I found re-watching the class recording helpful, since I had some trouble initially understanding where items were getting pinned (which slots in the breadboard). I also found that I had to wiggle my LED a bit to get it to light up the first time. I also completed the 1st part of the optional exercise - setting the dimmer/brightness of the LED via the Internet and included a couple of pictures below. The tutorial for using the RBG LED was confusing for me and I didn't understand what the steps were explaining, so I skipped it. 

Reflection

I had to take my time with this since it was my first time using electronics like this as well as using Particle and Gallery. Watching the class presentation was very important for me, but having the written content in the tutorial was also valuable since it explained in a different way what was going on with the pieces. I feel okay about the setup, but need to see if I could do it again without any guidance to really say I understand what is happening. 

Exercise #1

 Modify the program to blink on and off every 3 seconds.

Show Advanced Options
Show Advanced Options

Exercise #2

Change the program to blink on and off 5 times and then stop for 3 seconds 

Show Advanced Options
Show Advanced Options

Exercise #3

 Go back to the original program. Now add a second LED to the circuit (BLUE)

Show Advanced Options
Show Advanced Options

Bonus #1

Set up the system to fade LED up and down by adjusting the brightness in the Particle console. Related code and two images are below (call = 2, call = 50).

Show Advanced Options
Call 2.thumb
Show Advanced Options
Call 50.thumb
Show Advanced Options

Bonus #2

Set up the system to control an RGB LED from the Particle web console.

Picture 1: RGB = (0, 255, 255) - red light

Picture 2: RGB = (255, 0, 255) - green light

Picture 3: RGB = (255, 255, 0) - blue light

Picture 4: RGB = (0, 0, 0) - blended red, blue, green light

Show Advanced Options
Rgb %280 255 255%29.thumb
Show Advanced Options
Rgb %280 255 0%29.thumb
Show Advanced Options
Rgb %28255 255 0%29.thumb
Show Advanced Options
Rgb %280 0 0%29.thumb
Show Advanced Options
Drop files here or click to select

You can upload files of up to 20MB using this form.