A library to communicate messages from Unity to Arduino. The communication is done over serial port with an Arduino connected with USB to the computer running the Unity app. The library contains a ...
この記事ではM5Stickをbluetoothに繋げて値を受け取ろうという記事です。 まずは M5StickC Plus 側のプログラムを作成します。 以下のコードを Arduino IDE で書き込みます。 これで、M5StickC Plus が Bluetooth 経由で「D12.34」のようなデータを定期的に送信します。
Abstract: This paper contains investigation on managing robot kinematics based on Arduino controllers using a Unity system. The developed system allows to perform different operations using the ...