LED

LED is an electronic component emits light.

LED can be controlled in two ways.

    • Digital: On/Off method

    • Analog: Control brightness

The circuit for using LED in Digital methods is as follows.

The circuit for using LED in Analog methods is as follows.

(It must be connected to the pin with ~ symbol and which means PWM.)

If you have assemble the circuit as above, export Sketch by running the sample Unity Scene to find ArdunityApp.

(See how to export sketch from ArdunityApp)

The generated Sketch can be uploaded to the board by using Arduino IDE.

(See how to upload sketch)

If the circuit used in Unity Scene is the same circuit, you do not need to repeat the same Export Sketch & Upload.

Thru out the following videos, refer each sample Scene how it works.