Motor Shield

Motor Shield is an Arduino Shield board for controlling Motor easily.

Motor requires a circuit called H-bridge in order to control the rotational speed and the forward / reverse rotation.

In addition, the integrated circuit is not easy to implement ,

such as the need to stabilize the current supply circuit in

preparation for the counter-electromotive force required to

drive these things , it is recommended that you use the

integrated Motor Shield board.

The circuit for using the Motor Shield is as follows:

(Compatible Motor Shield that is not Arduino Official will be different in pin position compared to that of official, you

need to change your Pin number in order to run this example)

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.

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