Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 540 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 540 Bytes

RelativeHMC6352

An Arduino library which lets you set your own north for the HMC6352 compass sensor

Installation

Run

    $ make install

This will install the library in your $HOME/sketchbook/libraries/ directory. If you wish to install it elsewhere, change the DEST variable.

Usage

See the example in RelativeHMC6352/examples/RelativeHMC6352_demo/RelativeHMC6352_demo.ino.

Licence

Licensed under the BSD License.

(c) 2013, XLC Team