<?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: CCS811 indoor air quality sensor on a micro:bit</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/</link>
	<description>reading, writing, coding, making</description>
	<lastBuildDate>Tue, 24 Oct 2023 13:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Araceli</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/#comment-103161</link>
		<dc:creator>Araceli</dc:creator>
		<pubDate>Sat, 30 Apr 2022 08:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=4080#comment-103161</guid>
		<description>Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/#comment-103160</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Sat, 30 Apr 2022 06:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=4080#comment-103160</guid>
		<description>Hi Araceli, yes there are lots of &#039;variables&#039; here with different hardware types and addresses. Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Araceli, yes there are lots of &#8216;variables&#8217; here with different hardware types and addresses. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Araceli</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/#comment-103152</link>
		<dc:creator>Araceli</dc:creator>
		<pubDate>Thu, 28 Apr 2022 17:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=4080#comment-103152</guid>
		<description>Hi!
Thanks a lot for  your answer. It looks at I have problem with the address and later with hardware_id. When I run i2c.scan the number I get is 88. I change 90 for 88 and the file 37 doesn&#039;t work and I don&#039;t know the problem.
Thanks a lot for your help.
Araceli
I will try the new tips you have said to me.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Thanks a lot for  your answer. It looks at I have problem with the address and later with hardware_id. When I run i2c.scan the number I get is 88. I change 90 for 88 and the file 37 doesn&#8217;t work and I don&#8217;t know the problem.<br />
Thanks a lot for your help.<br />
Araceli<br />
I will try the new tips you have said to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/#comment-103149</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Thu, 28 Apr 2022 08:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=4080#comment-103149</guid>
		<description>Hi Araceli!
Have you tried downloading the first HEX file I mention and loading that in the micro:bit editor, eg the new beta editor https://python.microbit.org/v/beta ? (It&#039;s at https://raw.githubusercontent.com/blogmywiki/microbit-CCS811/main/CCS811_air_quality.hex ) Then you should see the main.py and the CCS811.py file listed under &#039;project&#039;. 
Or you can find the files I mention here: https://github.com/blogmywiki/microbit-CCS811 
Hope that helps and good luck!</description>
		<content:encoded><![CDATA[<p>Hi Araceli!<br />
Have you tried downloading the first HEX file I mention and loading that in the micro:bit editor, eg the new beta editor <a href="https://python.microbit.org/v/beta" rel="nofollow">https://python.microbit.org/v/beta</a> ? (It&#8217;s at <a href="https://raw.githubusercontent.com/blogmywiki/microbit-CCS811/main/CCS811_air_quality.hex" rel="nofollow">https://raw.githubusercontent.com/blogmywiki/microbit-CCS811/main/CCS811_air_quality.hex</a> ) Then you should see the main.py and the CCS811.py file listed under &#8216;project&#8217;.<br />
Or you can find the files I mention here: <a href="https://github.com/blogmywiki/microbit-CCS811" rel="nofollow">https://github.com/blogmywiki/microbit-CCS811</a><br />
Hope that helps and good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Araceli</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/09/ccs811-air-quality-sensor-microbit/#comment-103145</link>
		<dc:creator>Araceli</dc:creator>
		<pubDate>Wed, 27 Apr 2022 14:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=4080#comment-103145</guid>
		<description>Hello, 
thanks a lot for your post. I am trying to reproduce your work (I have the same things), but it doesn&#039;t work. Your CCS811.py is not the module. Is it?

Thanks a lot. I am getting desperate with this sensor.

Best wishes,

Araceli</description>
		<content:encoded><![CDATA[<p>Hello,<br />
thanks a lot for your post. I am trying to reproduce your work (I have the same things), but it doesn&#8217;t work. Your CCS811.py is not the module. Is it?</p>
<p>Thanks a lot. I am getting desperate with this sensor.</p>
<p>Best wishes,</p>
<p>Araceli</p>
]]></content:encoded>
	</item>
</channel>
</rss>
