<?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: Simple Python game with micro:bit OLED display</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/</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: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/#comment-97964</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Sun, 28 Jun 2020 15:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3412#comment-97964</guid>
		<description>Hi Don - glad you like this and I&#039;m delighted you&#039;re teaching with the micro:bit!

It&#039;s been a while since I played with the OLED display so let me try and remember!

What is the error message you&#039;re getting?

I&#039;m guessing the problem is caused by missing libraries, so here are a few things to try:

First download and flash the whole crossy_ducker2.hex file if you haven&#039;t done so already in order to check the hardware.

Next, you can drag that HEX file into the online Python editor at https://python.microbit.org/ and view it that way. Then click on the &lt;b&gt;load/save&lt;/b&gt; icon and you should see listed under &#039;project files&#039; 5 Python files, the main program and 4 library files that contain various drivers for the display:

crossy_ducker2 (main.py)	
ssd1306.py	
ssd1306_stamp.py	
ssd1306_img.py		
ssd1306_text.py	

Hope that helps! Let me know how you get on.</description>
		<content:encoded><![CDATA[<p>Hi Don &#8211; glad you like this and I&#8217;m delighted you&#8217;re teaching with the micro:bit!</p>
<p>It&#8217;s been a while since I played with the OLED display so let me try and remember!</p>
<p>What is the error message you&#8217;re getting?</p>
<p>I&#8217;m guessing the problem is caused by missing libraries, so here are a few things to try:</p>
<p>First download and flash the whole crossy_ducker2.hex file if you haven&#8217;t done so already in order to check the hardware.</p>
<p>Next, you can drag that HEX file into the online Python editor at <a href="https://python.microbit.org/" rel="nofollow">https://python.microbit.org/</a> and view it that way. Then click on the <b>load/save</b> icon and you should see listed under &#8216;project files&#8217; 5 Python files, the main program and 4 library files that contain various drivers for the display:</p>
<p>crossy_ducker2 (main.py)<br />
ssd1306.py<br />
ssd1306_stamp.py<br />
ssd1306_img.py<br />
ssd1306_text.py	</p>
<p>Hope that helps! Let me know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/#comment-97955</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Fri, 26 Jun 2020 07:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3412#comment-97955</guid>
		<description>This is fantastic.  I&#039;m teaching middle school students how to use the microbit, and I&#039;d love to do this with them, but I can&#039;t figure out how to get the libraries from GitHub to the Micro:Bit Python editor and/or onto the Micro:Bit. I just get an error message flashing when I try to copy your code to the python editor and flash the Micro:Bit.  Any advice?</description>
		<content:encoded><![CDATA[<p>This is fantastic.  I&#8217;m teaching middle school students how to use the microbit, and I&#8217;d love to do this with them, but I can&#8217;t figure out how to get the libraries from GitHub to the Micro:Bit Python editor and/or onto the Micro:Bit. I just get an error message flashing when I try to copy your code to the python editor and flash the Micro:Bit.  Any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/#comment-97650</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Thu, 21 May 2020 06:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3412#comment-97650</guid>
		<description>Hi Christy - that&#039;s awesome! I don&#039;t know why your ghost is, er, ghosting, but I am going to have a play with your code. It would be cool if we could create some more little micro:bit games for OLED displays, they&#039;re relatively inexpensive and very easy to connect if you have a breakout board.
best wishes
Giles</description>
		<content:encoded><![CDATA[<p>Hi Christy &#8211; that&#8217;s awesome! I don&#8217;t know why your ghost is, er, ghosting, but I am going to have a play with your code. It would be cool if we could create some more little micro:bit games for OLED displays, they&#8217;re relatively inexpensive and very easy to connect if you have a breakout board.<br />
best wishes<br />
Giles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christy Cairns</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/11/python-game-microbit-oled/#comment-97610</link>
		<dc:creator>Christy Cairns</dc:creator>
		<pubDate>Wed, 20 May 2020 16:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3412#comment-97610</guid>
		<description>Hi, I followed your tutorial and got the game to work. I tried to make it more complicated by making the ghost move faster. 

The result was a trailing ghost :
https://www.youtube.com/watch?v=T3bnkqbmJaM&amp;feature=emb_title#

http://blogs.brighton.ac.uk/ccdigifab/2020/03/15/embedded-programming-mircobit-oled-game/

Is this what you were referring to when you mention &quot;it’s running as fast as it can&quot;?

Thanks - Christy</description>
		<content:encoded><![CDATA[<p>Hi, I followed your tutorial and got the game to work. I tried to make it more complicated by making the ghost move faster. </p>
<p>The result was a trailing ghost :<br />
<a href="https://www.youtube.com/watch?v=T3bnkqbmJaM&#038;feature=emb_title#" rel="nofollow">https://www.youtube.com/watch?v=T3bnkqbmJaM&#038;feature=emb_title#</a></p>
<p><a href="http://blogs.brighton.ac.uk/ccdigifab/2020/03/15/embedded-programming-mircobit-oled-game/" rel="nofollow">http://blogs.brighton.ac.uk/ccdigifab/2020/03/15/embedded-programming-mircobit-oled-game/</a></p>
<p>Is this what you were referring to when you mention &#8220;it’s running as fast as it can&#8221;?</p>
<p>Thanks &#8211; Christy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
