Skip to content

DFRobot/DFRobot_QMC5883_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMC5883L - 3-Axis Digital Compass IC (Compatible with HMC5883L)

initial QMC5883L sensor

scan and initial QMC5883l device

bool begin(void);

read raw data

You can read raw data by this function:

Vector readRaw(void);

read Normalize data

You can read raw data by this function:

Vector readNormalize(void);

calibrate

In this version optimization, calibration will be removed and calibrated when used. When the compass program runs, please spin QMC5883 freely to accomplish calibration.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages