Push Button

Push Button is an electronic component that can detect depression.

The circuit for using this component are as follows:

Push Button is divided into two kinds of circuit according to the current supply method.

Each method can be selected by circuit type you have, because the difference is between circuit implementation and no functional differences. .

• External : Supplys voltage through the circuit using VCC and the resistor.

    • Internal: Supplys voltage internally from the Arduino board by itself with pull-up method.

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.