<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython	</title>
	<atom:link href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Thu, 12 Dec 2024 16:56:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-22885</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 31 Dec 2023 08:51:19 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-22885</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-22867&quot;&gt;Phil&lt;/a&gt;.

Thank you for your feedback, Phil. You&#039;re right, many people are confusing the 2 models and I will add the Q model tutorial as soon as I will get one of these]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-22867">Phil</a>.</p>
<p>Thank you for your feedback, Phil. You&#8217;re right, many people are confusing the 2 models and I will add the Q model tutorial as soon as I will get one of these</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Phil		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-22867</link>

		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Sat, 30 Dec 2023 22:18:56 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-22867</guid>

					<description><![CDATA[Thank you for your work on this.  I also did not initially distinglish between H and Q versions and didn&#039;t get far.  Fortunately I did have an old H and your calibration and test programs worked perfectly.  I wish you would consider presenting this again with the Q version as well (I have 1 H and 10  Q&#039;s).]]></description>
			<content:encoded><![CDATA[<p>Thank you for your work on this.  I also did not initially distinglish between H and Q versions and didn&#8217;t get far.  Fortunately I did have an old H and your calibration and test programs worked perfectly.  I wish you would consider presenting this again with the Q version as well (I have 1 H and 10  Q&#8217;s).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21811</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Mon, 04 Dec 2023 08:00:27 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-21811</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21793&quot;&gt;Bent Jensen&lt;/a&gt;.

Hi Bent. I&#039;m sorry but I don&#039;t have a QMC5883L for tests and I can&#039;t publish a code without testing it. You can try to search on Google (or whatever search engine you prefer) if there&#039;s something about &quot;QMC5883L micropython&quot; and tests these scripts.
Sorry]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21793">Bent Jensen</a>.</p>
<p>Hi Bent. I&#8217;m sorry but I don&#8217;t have a QMC5883L for tests and I can&#8217;t publish a code without testing it. You can try to search on Google (or whatever search engine you prefer) if there&#8217;s something about &#8220;QMC5883L micropython&#8221; and tests these scripts.<br />
Sorry</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bent Jensen		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21794</link>

		<dc:creator><![CDATA[Bent Jensen]]></dc:creator>
		<pubDate>Mon, 04 Dec 2023 01:22:56 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-21794</guid>

					<description><![CDATA[I just started trying to get the pico W to work as a compass with HA5883.  From comments found it must be a QNC5883, since the I2C address is 0x0D. However, using code examples for the HMC5883 all its data output values are 0. Does anyone know how to solve this.]]></description>
			<content:encoded><![CDATA[<p>I just started trying to get the pico W to work as a compass with HA5883.  From comments found it must be a QNC5883, since the I2C address is 0x0D. However, using code examples for the HMC5883 all its data output values are 0. Does anyone know how to solve this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bent Jensen		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21793</link>

		<dc:creator><![CDATA[Bent Jensen]]></dc:creator>
		<pubDate>Mon, 04 Dec 2023 01:15:48 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-21793</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20918&quot;&gt;peppe8o&lt;/a&gt;.

I bought the HA5883L whic seems to be a QMC5883, cause it&#039;s i2c address is 0x0D.  All data outputis 0.
Please le me kow if you found a  solution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20918">peppe8o</a>.</p>
<p>I bought the HA5883L whic seems to be a QMC5883, cause it&#8217;s i2c address is 0x0D.  All data outputis 0.<br />
Please le me kow if you found a  solution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bent Jensen		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21792</link>

		<dc:creator><![CDATA[Bent Jensen]]></dc:creator>
		<pubDate>Mon, 04 Dec 2023 00:54:58 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-21792</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20925&quot;&gt;Jim Craig&lt;/a&gt;.

I have the exact same issue, except heading is also 0.00. Please let me know if you found a solution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20925">Jim Craig</a>.</p>
<p>I have the exact same issue, except heading is also 0.00. Please let me know if you found a solution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bent Jensen		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-21791</link>

		<dc:creator><![CDATA[Bent Jensen]]></dc:creator>
		<pubDate>Mon, 04 Dec 2023 00:52:18 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-21791</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20917&quot;&gt;stephen roberts&lt;/a&gt;.

I have the exact same issue. Please let me know if you foubd a solution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20917">stephen roberts</a>.</p>
<p>I have the exact same issue. Please let me know if you foubd a solution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20928</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 21 Apr 2023 16:33:18 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-20928</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20927&quot;&gt;Jim Craig&lt;/a&gt;.

Thank you for your appreciation. Enjoy your Pico <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20927">Jim Craig</a>.</p>
<p>Thank you for your appreciation. Enjoy your Pico 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jim Craig		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20927</link>

		<dc:creator><![CDATA[Jim Craig]]></dc:creator>
		<pubDate>Fri, 21 Apr 2023 16:29:30 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-20927</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20926&quot;&gt;peppe8o&lt;/a&gt;.

Well, thats a day I&#039;ll never get back. HaHa
I should have read more carefully. I have a handful of these QMC5883L I bought as HMC5883L. I did find one actual HMC5883L, and using your code and instructions got it working fine. Thankyou vary much for your timely response and your help, much appreciated.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20926">peppe8o</a>.</p>
<p>Well, thats a day I&#8217;ll never get back. HaHa<br />
I should have read more carefully. I have a handful of these QMC5883L I bought as HMC5883L. I did find one actual HMC5883L, and using your code and instructions got it working fine. Thankyou vary much for your timely response and your help, much appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20926</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 21 Apr 2023 05:49:07 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=5356#comment-20926</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20925&quot;&gt;Jim Craig&lt;/a&gt;.

Hi Jim,
as in previous commenti, this address means that your sensor is a QMC5883L. It appears a lor similar to the HMC5883L but they don&#039;t work with the same code. I don&#039;t have a QMC5883L for testing and coding, so you should search on google for tutorials on that specific hardware]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-compass-with-raspberry-pi-pico-gy-271-hmc5883l-wiring-and-use-with-micropython/#comment-20925">Jim Craig</a>.</p>
<p>Hi Jim,<br />
as in previous commenti, this address means that your sensor is a QMC5883L. It appears a lor similar to the HMC5883L but they don&#8217;t work with the same code. I don&#8217;t have a QMC5883L for testing and coding, so you should search on google for tutorials on that specific hardware</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
