Mecha_QMC5883L icon indicating copy to clipboard operation
Mecha_QMC5883L copied to clipboard

Arduino lib for QMC5883

Results 6 Mecha_QMC5883L issues
Sort by recently updated
recently updated
newest added

With this library I had issues to get a reliable connection to the sensor when I executed `MechaQMC5883::read` command more than 50 times a second. Even though the Sensor could...

Still debugging, but on UNO I was getting 0-360 reliably, within 2 degrees; however on the ESP8266, I only get 0 - 90 with abrupt jumps between 0, 45, and...

This is a great library, but i have a issue, because i use the azimuth and then i wrote an if function which should tell me when i am heading...

hi buddy , sorry to pen ticket for my question , but actually I’ve been trying to install Chinese compass QMC5883L (instead of HMC5843 ) to my Arducopter , I...

In each of the example sketches, the line "int x,y,z;" causes an error as all of these are expected to be uint16_t by the function qmc.read

First of all, thank you very much for making your library available. I am using it on the GY-273 module with esp32c3. Now I'm building the schematic of my board...