NOBのArduino日記!

NOBのArduino日記!

趣味は車・バイク・自転車・ラジコン・電子工作です。

2017-01-25から1日間の記事一覧

Arduino IDE(CurieIMU.setDetectionThresholdの使い方)

■CurieIMU.setDetectionThreshold関数 CurieIMU.hライブラリの CurieIMU.setDetectionThreshold関数は、検出閾値の値を設定します。 ■使用例 CurieIMU.setDetectionThreshold関数を使ったArduinoIDEのプログラム例は図1の通りです。 このプログラムを実行す…