Back to Parent

Outcome


Intention

Get to learn about Particle and get hands on the circuit.

Process

First 3 exercise are focused on basic knowledge about coding surrounding LED.

The last 3 are focused on functions that send argument to call the LED.

Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options
Show Advanced Options

Reflection

First take away for me might be a more common situation for beginners of circuit and coding, which is missing semicolons, comma and other elements of coding.

To be specific, like replacing the semicolons in the for loop with comma.

Another one is to locate the toINT command to turn string command into int. Which I found on the Arduino website.

  https://www.arduino.cc/reference/en/language/variables/data-types/string/functions/toint/ 

The website us really helpful to find relevant commands.

Drop files here or click to select

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