Difference between revisions of "Template:10 DOF IMU Sensor D Arduino Guide"

From Waveshare Wiki
Jump to: navigation, search
(Created page with "The Arduino example is written for the Arduino UNO. If you want to connect it to other Arduino boards, you may need to change the connection.<br /> ==Hardware connection== {|c...")
(No difference)

Revision as of 10:36, 27 November 2021

The Arduino example is written for the Arduino UNO. If you want to connect it to other Arduino boards, you may need to change the connection.

Hardware connection

Sensor Arduino Description
VCC 5V Power input
GND GND Power ground
SDA SDA I2C data inpu
SCL SCL I2C clock pin
10 DOF IMU Arduino 2.jpg

Examples

  • Download the demo codes to your PC and unzip
  • Install the Arduino IDE in your PC
  • Go into 10_DOF_IMU_Sensor_D_Code/Arduino/10Dof-D_Demo
  • Run the 10Dof-D_Demo.ino file
  • Select the correct Board and the Port
MQ5 Arduino 1.jpg
  • Build the project and upload it to the board.
  • Open the serial monitor of the Arduino IDE or the SSCOM software and check the serial data.
10 DOF IMU Arduino 1.jpg