<?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 with Raspberry PI computers: GY-271 HMC5883L wiring and code	</title>
	<atom:link href="https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Fri, 22 Mar 2024 14:40:33 +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-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-20971</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Mon, 28 Aug 2023 17:45:15 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6039#comment-20971</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-20970&quot;&gt;Amie&lt;/a&gt;.

Hi Amie,
I&#039;ve never tested different I2C buses on Raspberry PI. From what I can read on the web (but never tested), you should enable the new I2C buses from the config.txt file and then reboot. Then, you should try if the Raspbrry PI can detect it with the &lt;code&gt;sudo i2cdetect -y 3&lt;/code&gt;. I must suppose you already did these steps and worked for you.
Now, from Raspberry PI, when you scan the I2C bus for the remote device addresses, what address do you read?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-20970">Amie</a>.</p>
<p>Hi Amie,<br />
I&#8217;ve never tested different I2C buses on Raspberry PI. From what I can read on the web (but never tested), you should enable the new I2C buses from the config.txt file and then reboot. Then, you should try if the Raspbrry PI can detect it with the <code>sudo i2cdetect -y 3</code>. I must suppose you already did these steps and worked for you.<br />
Now, from Raspberry PI, when you scan the I2C bus for the remote device addresses, what address do you read?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amie		</title>
		<link>https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-20970</link>

		<dc:creator><![CDATA[Amie]]></dc:creator>
		<pubDate>Sun, 27 Aug 2023 22:04:55 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6039#comment-20970</guid>

					<description><![CDATA[Hi. I&#039;m using bus 3 instead of bus 1 and was wondering where i can change the code. right now i&#039;m getting an I/O error]]></description>
			<content:encoded><![CDATA[<p>Hi. I&#8217;m using bus 3 instead of bus 1 and was wondering where i can change the code. right now i&#8217;m getting an I/O error</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-15455</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 27 May 2022 16:47:52 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6039#comment-15455</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-15451&quot;&gt;Evan&lt;/a&gt;.

Great comment, Evan. Thank you.
The Gauss value should be the same both during calibration and usage script. I&#039;m going to correct and align both to one value]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-15451">Evan</a>.</p>
<p>Great comment, Evan. Thank you.<br />
The Gauss value should be the same both during calibration and usage script. I&#8217;m going to correct and align both to one value</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Evan		</title>
		<link>https://peppe8o.com/magnetometer-with-raspberry-pi-computers-gy-271-hmc5883l-wiring-and-code/#comment-15451</link>

		<dc:creator><![CDATA[Evan]]></dc:creator>
		<pubDate>Fri, 27 May 2022 15:55:57 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6039#comment-15451</guid>

					<description><![CDATA[I noticed the guass value differs in the calibration script and in the i2c_hmc5883l script. Should those values match? What effect does adjusting those values have?]]></description>
			<content:encoded><![CDATA[<p>I noticed the guass value differs in the calibration script and in the i2c_hmc5883l script. Should those values match? What effect does adjusting those values have?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
