0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

XIAO MG24 Sense(Silicon Labs EFR32MG24)をArduinoで触ろう3~センサーを使おう~

Posted at

XIAO MG24 Sense(Silicon Labs EFR32MG24)をArduinoで触ろう2~BLEを使おう~の続きです。

今回はセンサを使います。

ライブラリの追加

ArduinoIDEにライブラリを追加しましょう。
左のツールバーのアイコンをクリックし、Seeed LSM6DS3 と入力し ライブラリインストール します。
image.png
ライブラリをインストール後
ファイル⇒スケッチ例⇒Seeed Arduino LSM6DS3⇒IMU_Capture を選択します。
image.png
でコンパイル、書込みをします。
image.png
書き込み後、ボードを揺さぶると シリアルモニタ にIMUのデータが表示されれば成功です。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?