<?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: Read a PS/2 keyboard on a BBC micro:bit</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-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: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/#comment-103258</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Wed, 18 May 2022 17:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3618#comment-103258</guid>
		<description>Hi Benjamin - it&#039;s not a MakeCode or MakeCode Python program, it&#039;s a MicroPython program, so you&#039;ll need to use Mu, or one of the online official micro:bit Python editors like https://python.microbit.org/v/beta
best wishes</description>
		<content:encoded><![CDATA[<p>Hi Benjamin &#8211; it&#8217;s not a MakeCode or MakeCode Python program, it&#8217;s a MicroPython program, so you&#8217;ll need to use Mu, or one of the online official micro:bit Python editors like <a href="https://python.microbit.org/v/beta" rel="nofollow">https://python.microbit.org/v/beta</a><br />
best wishes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/#comment-103255</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 18 May 2022 08:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3618#comment-103255</guid>
		<description>Hey there! I&#039;ve copied the code into the MakeCode section, but it doesn&#039;t work. It has 55 problems.</description>
		<content:encoded><![CDATA[<p>Hey there! I&#8217;ve copied the code into the MakeCode section, but it doesn&#8217;t work. It has 55 problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/#comment-99638</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Tue, 09 Mar 2021 15:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3618#comment-99638</guid>
		<description>Hi there - it may be possible to do this with the Advanced &gt; Serial blocks in MakeCode but I&#039;ve not had time to try this yet.</description>
		<content:encoded><![CDATA[<p>Hi there &#8211; it may be possible to do this with the Advanced > Serial blocks in MakeCode but I&#8217;ve not had time to try this yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonim</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/#comment-99637</link>
		<dc:creator>anonim</dc:creator>
		<pubDate>Tue, 09 Mar 2021 14:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3618#comment-99637</guid>
		<description>a w blokach jak zrobić</description>
		<content:encoded><![CDATA[<p>a w blokach jak zrobić</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alister</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2020/08/ps2-keyboard-microbit/#comment-98305</link>
		<dc:creator>Alister</dc:creator>
		<pubDate>Sat, 08 Aug 2020 08:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3618#comment-98305</guid>
		<description>Wow, As someone who has wrriten software for keyboard to communicate with PC&#039;s in the past (205+ years ago) I know just how complex the full interface is.

To light the LED&#039;s you are going to have to emulate the full protocol as the Keyboard &quot;Clocks&quot; in data from the host when the host signals it wants to send.
not sure if Python on the microbit will be fast enough for that though, I am tempted to try it on a Pi though (I have already written an AVR keyboard interface for fun)

Good luck</description>
		<content:encoded><![CDATA[<p>Wow, As someone who has wrriten software for keyboard to communicate with PC&#8217;s in the past (205+ years ago) I know just how complex the full interface is.</p>
<p>To light the LED&#8217;s you are going to have to emulate the full protocol as the Keyboard &#8220;Clocks&#8221; in data from the host when the host signals it wants to send.<br />
not sure if Python on the microbit will be fast enough for that though, I am tempted to try it on a Pi though (I have already written an AVR keyboard interface for fun)</p>
<p>Good luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
