25 Forks
55 Stars
55 Watchers

QMC5883LCompass

QMC5883L Compass is a Arduino library for using QMC5583L series chip boards as a compass. Supports: - Getting values of XYZ axis. - Calculating Azimuth. - Getting 16 point Azimuth bearing direction (0 - 15). - Getting 16 point Azimuth bearing Names (N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW) - Smoothing of XYZ readings via rolling averaging and min / max removal. - Optional chipset modes

How to download and setup QMC5883LCompass

Open terminal and run command
git clone https://github.com/mprograms/QMC5883LCompass.git
git clone is used to create a copy or clone of QMC5883LCompass repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with QMC5883LCompass https://github.com/mprograms/QMC5883LCompass/archive/master.zip

Or simply clone QMC5883LCompass with SSH
[email protected]:mprograms/QMC5883LCompass.git

If you have some problems with QMC5883LCompass

You may open issue on QMC5883LCompass support forum (system) here: https://github.com/mprograms/QMC5883LCompass/issues