Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8037

Automation, sensing and robotics • Re: GPS Compass module

$
0
0
On the Pi 4, GPIO0 and GPIO1 are I²C1, not I²C0. So you should be running:

Code:

i2cdetect -y 1
not

Code:

      i2cdetect -y 0    
If the QMC5883 is present and connected properly, you should see device 0x0D appear.
Some BE-880Q units don’t have the compass chip installed. For a reliable GPS and compass combo, check the BN-880 module.

https://www.pcbway.com/project/gifts_de ... odule.html

Statistics: Posted by lichurbagan — Sat Jul 26, 2025 7:37 pm



Viewing all articles
Browse latest Browse all 8037

Trending Articles