<?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: Surreal random micro:bit story printer</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2019/04/microbit-story-printer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2019/04/microbit-story-printer/</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: Howard Rheingold</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/04/microbit-story-printer/#comment-94065</link>
		<dc:creator>Howard Rheingold</dc:creator>
		<pubDate>Tue, 30 Apr 2019 21:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3316#comment-94065</guid>
		<description>Thank you! I&#039;m pretty much a beginner, so forgive me for easy questions. First, this is the printer I&#039;m using with the micro:bit: https://www.adafruit.com/product/597

Would that work? I would use the same wiring as your random poetry printer, but modify the code from your story printer to work with the Pi? 

Thank you! This has been a dream of mine, and overcoming the hurdles, doing the learning and debugging necessary to make this work with a much larger vocabulary, is an important part of my learning.</description>
		<content:encoded><![CDATA[<p>Thank you! I&#8217;m pretty much a beginner, so forgive me for easy questions. First, this is the printer I&#8217;m using with the micro:bit: <a href="https://www.adafruit.com/product/597" rel="nofollow">https://www.adafruit.com/product/597</a></p>
<p>Would that work? I would use the same wiring as your random poetry printer, but modify the code from your story printer to work with the Pi? </p>
<p>Thank you! This has been a dream of mine, and overcoming the hurdles, doing the learning and debugging necessary to make this work with a much larger vocabulary, is an important part of my learning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/04/microbit-story-printer/#comment-94027</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Wed, 24 Apr 2019 08:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3316#comment-94027</guid>
		<description>Hi Howard! I tried doing a &#039;choose you&#039;re own adventure&#039; too but am pretty sure I will run out of storage as well. A twitter friend suggested using a serial connection to a computer to send new text, but if you need a separate computer then you might as well go down the Raspberry Pi route. I made &lt;a href=&quot;http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/&quot; rel=&quot;nofollow&quot;&gt;printer Pi-based printer projects ages ago&lt;/a&gt;, though the instructions are probably very out-dated now. The Pi would allow you to use a USB thermal printer which would be easier to wire up, if not code. If you took the code on this page and replaced the micro:bit-specific bits (button presses, uart.write etc) with the relevant commands for the Pi you certainly could do the same thing with much, much more storage at your disposal, it would make a great project! Let me know if I can be of any more help and good luck! (This may be of use, but again it&#039;s very old: https://github.com/luopio/py-thermal-printer )</description>
		<content:encoded><![CDATA[<p>Hi Howard! I tried doing a &#8216;choose you&#8217;re own adventure&#8217; too but am pretty sure I will run out of storage as well. A twitter friend suggested using a serial connection to a computer to send new text, but if you need a separate computer then you might as well go down the Raspberry Pi route. I made <a href="http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/" rel="nofollow">printer Pi-based printer projects ages ago</a>, though the instructions are probably very out-dated now. The Pi would allow you to use a USB thermal printer which would be easier to wire up, if not code. If you took the code on this page and replaced the micro:bit-specific bits (button presses, uart.write etc) with the relevant commands for the Pi you certainly could do the same thing with much, much more storage at your disposal, it would make a great project! Let me know if I can be of any more help and good luck! (This may be of use, but again it&#8217;s very old: <a href="https://github.com/luopio/py-thermal-printer" rel="nofollow">https://github.com/luopio/py-thermal-printer</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard Rheingold</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2019/04/microbit-story-printer/#comment-94023</link>
		<dc:creator>Howard Rheingold</dc:creator>
		<pubDate>Tue, 23 Apr 2019 18:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3316#comment-94023</guid>
		<description>Thank you for this! I&#039;ve always wanted to make something like this and successfully followed your directions. However, I&#039;ve reached the word limit and would like to significantly expand it. Do you know of any workarounds for the micro:bit? Also, can you tell me, or direct me to a source, whether this Python script could work with Raspberry Pi and what wiring diagram I might need?</description>
		<content:encoded><![CDATA[<p>Thank you for this! I&#8217;ve always wanted to make something like this and successfully followed your directions. However, I&#8217;ve reached the word limit and would like to significantly expand it. Do you know of any workarounds for the micro:bit? Also, can you tell me, or direct me to a source, whether this Python script could work with Raspberry Pi and what wiring diagram I might need?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
