Coder Social home page Coder Social logo

mmc5983ma's Introduction

MMC5983MA

Arduino sketch for 10 DoF AHRS using the MMC5983MA magnetometer

The MEMSIC MMC5983MA is an AEC-Q100 qualified complete 3-axis magnetic sensor with on-chip signal processing and integrated I2C/SPI bus suitable for use in automotive applications. Coupled with the ST LSM6DSM accel/gyro and LPS22HB barometer the system provides a compact and accurate absolute orientation estimation engine.

We are getting pretty good results with this magnetometer!

Uses the I2C interface at 400 kHz for data transfer.

Intended to be run on a Dragonfly development board.

Breakout board design files are open-source and available in the OSH Park shared space.

breadboard image

Copyright 2020 Tlera Corporation. May be used by anyone with proper attribution.

mmc5983ma's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mmc5983ma's Issues

Pitch and roll angle change in linear motion

Hello Kris,
I tested this code on dragon fly board. I see changes in Pitch and roll angle outputs when sensor is subjected to linear motion.
I don't think this is desired. Is there any fix for this?

Thanks.
Sensor fusion

Reading from MMC5983MA write-only control registers

The MMC5983MA datasheet labels the four control registers as write-only.
In a couple of places you do:
uint8_t temp = _i2c_bus->readByte(MMC5983MA_ADDRESS, MMC5983MA_CONTROL_2); // read register contents
This seems incorrect?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.