Back to Parent

Outcome


Exercise 1

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

Show Advanced Options

Exercise 2 

Change the program to blink on and off 5 times then stop for 3 seconds. Each blink should be 0.5s (a half-second)

Show Advanced Options

Exercise 3

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


Program the LED’s to alternate blinks i.e. when LED 1 turns on, LED 2 turns off, then when LED 2 turns on, LED 1 turns off.

Show Advanced Options

Exercise 4 / Exercise 5

Modify the cloud function to blink the LED 3 times after it is called

Modify the cloud function as follows:

Instead of passing a HIGH Or LOW string pass the number of times you would like it to blink
Set the function to blink that number of times
Finally, once it has completed all of the blinkings it should turn the LED off

Show Advanced Options

Exercise 6

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

Change the program and cloud function to allow you to control both LEDs remotely

Show Advanced Options

Sometimes I will forget the code in the setup, finding it is hard to debug.

Also, the input of the function can only be an integer. 

921636415481 .pic thumb.thumb
Show Advanced Options
931636415482 .pic.thumb
Show Advanced Options
941636415483 .pic.thumb
Show Advanced Options
Drop files here or click to select

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