Coder Social home page Coder Social logo

javierfileiv / hmc5883l_header_arduino_auto_calibration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helscream/hmc5883l_header_arduino_auto_calibration

0.0 2.0 0.0 1.61 MB

HMC5883L on Arduino with auto calibration capability

Home Page: http://hobbylogs.me.pn/?p=17#more-17

Arduino 6.56% C++ 62.21% MATLAB 31.24%

hmc5883l_header_arduino_auto_calibration's Introduction

HMC5883L Header Arduino With Auto calibration

HMC5883L on Arduino with auto calibration capability

This article is copied from my memo which I wrote for myself to keep track of my casual stuff. This memom is publicly available on http://hobbylogs.me.pn/?p=17#more-17. It is assumed that the reader knows how to connect the pins of HMC5883L breakout board to Arduino, which is very simple.

HMC5883L Arduino

VCC -> 5V or 3.3V (HMC5883L is rated for 3.3v but the break out board have a small voltage regulator) GND -> GND SDA -> SDA SCL -> SCL

I wrote a header file for HMC5883L, and the target is to use it as a compass in 2D plane (i.e x and y axis) which is horizontal to the ground. Moreover, the compass points to the magnetic north and NOT the true north as I only require a fixed reference in 2D plane. I hope it will be helpful. If you find any bug please leave a comment. I will look into it as soon as possible.

For detail about the functions please read "Read Me (Compass header file description).pdf" or http://hobbylogs.me.pn/?p=17#more-17

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.