TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136554 times)
  2. FAT32 Library (69757 times)
  3. Network Ethernet Library (55855 times)
  4. USB Device Library (46195 times)
  5. Network WiFi Library (41816 times)
  6. FT800 Library (41010 times)
  7. GSM click (28931 times)
  8. PID Library (26386 times)
  9. mikroSDK (26297 times)
  10. microSD click (25305 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

QMC5883 Digital Compass Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2022-01-25

Package Version: 1.0.0.0

Category: Audio & Speech

Downloaded: 155 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)  

QMC5883 is a Chinese alternative of Honeywell's proven HMC5883 digital compass. Though the digital compasses have similar nomenclature, they are different in terms of I2C address and register setup. This example demonstrates QMC5883 digital compass using a PIC16F877A microcontroller. The code is written with CCS PIC C compiler.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "QMC5883 Digital Compass Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "QMC5883 Digital Compass Demo" changes.

Do you want to report abuse regarding "QMC5883 Digital Compass Demo".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

QMC5883 Digital Compass Module

QMC5883 Digital Compass Module

QMC5883 Digital Compass Demo

View full image
Demo

Demo

QMC5883 Digital Compass Demo

View full image
Display

Display

QMC5883 Digital Compass Demo

View full image
Project Setup

Project Setup

QMC5883 Digital Compass Demo

View full image
HMC5883L vs QMC5883

HMC5883L vs QMC5883

QMC5883 Digital Compass Demo

View full image
Schematic

Schematic

QMC5883 Digital Compass Demo

View full image

ALSO FROM THIS AUTHOR

I2C LCD Module Demo

0

This is a library example for PCF8574T-based serial LCD modules manufactured by several Chinese companies like DFrobot, Sainsmart, Elecfreaks, etc. These I2C LCD modules are cheap, saves lot of I/Os and make LCD integration feasible for small MCUs like ATTiny45 and PIC12F675. https://www.youtube.com/watch?v=DIf7arqdpTc

[Learn More]

Driving Flexible Neopixel (WS2811) Strip with PICAXE08M2+ (PIC12F1840)

0

PICAXE is basically PIC micro with different branding. Here I used a PICAXE micro to drive a flexible Neopixel strip using hardware SPI. SPI is used along with the PIC's 32MHz internal oscillator as Neoppixels employ time-slotting trick to transfer data at a very fast rate with small timings. The code is written with CCS PIC C compiler.

[Learn More]

HDC1080 I2C Relative Humidity and Temperature Sensor Demo

0

HDC1080 I2C relative humidity and temperature sensor demo with STM32. The code is written with STM32CubeIDE.

[Learn More]