Skip to content

deneyapkart/deneyap-9-eksen-ataletsel-olcum-birimi-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deneyap 9 Dof IMU Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap 9 Dof IMU Sensor

🔎Specifications

  • Product ID M47, mpv1.0
  • MCU MMC5603NJ, LSM6DSM
  • Weight
  • Module Dimension
  • I2C address 0x60, 0x6B, 0x6A
Address
0x60 default address

📕Documentation

Deneyap 9 Dof IMU Schematic

Deneyap 9 Dof IMU Mechanical Drawing

Deneyap 9 Dof IMU Sensor Teknik Çizim

MMC5603NJ-datasheet

LSM6DSM-datasheet

How to install a Arduino Library

🖇️Dependencies

Deneyap 6-Eksen Alaletsel Olcum Birimi

📌Deneyap 9 Dof IMU

This Arduino library allows you to use Deneyap 9 Dof IMU with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.

3 axes Accelerometer, 3 axes Gyro: LSM6DSM Library

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.1 - updated sketches

1.0.0 - initial release

🚀Hardware Connections

  • Deneyap 9 Dof IMU and Board can be connected with I2C cable
  • or 3V3, GND, SDA and SCL pins can be connected with jumper cables
9 Dof IMU Function Board pins
3.3V Power 3.3V
GND Ground GND
SDA I2C Data SDA pin
SCL I2C Clock SCL pin
INT1 interrupt any GPIO PİN
INT2 interrupt any GPIO PİN

📑License Information

Please review the LICENSE file for license information.