<?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: Making a GoFreeRange internet printer with a Raspberry Pi</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/</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/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-77495</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Mon, 09 Feb 2015 16:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-77495</guid>
		<description>Many thanks - my printer sprang back to life recently, so that may well explain it. Very grateful to you.</description>
		<content:encoded><![CDATA[<p>Many thanks &#8211; my printer sprang back to life recently, so that may well explain it. Very grateful to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-77493</link>
		<dc:creator>j</dc:creator>
		<pubDate>Mon, 09 Feb 2015 16:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-77493</guid>
		<description>Hi, 

Don&#039;t know if it&#039;s helpful but if you still have the &#039;CP437&#039; error... I had a similar problem, and found that it was that the printer wasn&#039;t getting enough power.

j</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Don&#8217;t know if it&#8217;s helpful but if you still have the &#8216;CP437&#8242; error&#8230; I had a similar problem, and found that it was that the printer wasn&#8217;t getting enough power.</p>
<p>j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-72949</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Sat, 13 Dec 2014 23:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-72949</guid>
		<description>Thanks for your help! Seems like the hype is over though. No one on the whole interwebs is trying to make this work with the B+.

But I&#039;m still having fun with the test print page!</description>
		<content:encoded><![CDATA[<p>Thanks for your help! Seems like the hype is over though. No one on the whole interwebs is trying to make this work with the B+.</p>
<p>But I&#8217;m still having fun with the test print page!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-72658</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Fri, 12 Dec 2014 11:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-72658</guid>
		<description>Hi Lars - I&#039;m afraid my code is out of date. The way the back-end of the GoFreeRange printer works has changed - the URL is different. Sadly because my own thermal printer has broken (it just prints out &#039;CP437&#039; and nothing else) I haven&#039;t updated the code. Have a look at &lt;a href=&quot;http://exciting.io/printer/&quot; rel=&quot;nofollow&quot;&gt;http://exciting.io/printer/&lt;/a&gt; for more recent info, or try the &lt;a href=&quot;https://groups.google.com/forum/#!forum/gfr-printer&quot; rel=&quot;nofollow&quot;&gt;Google Group&lt;/a&gt; for the printer.</description>
		<content:encoded><![CDATA[<p>Hi Lars &#8211; I&#8217;m afraid my code is out of date. The way the back-end of the GoFreeRange printer works has changed &#8211; the URL is different. Sadly because my own thermal printer has broken (it just prints out &#8216;CP437&#8242; and nothing else) I haven&#8217;t updated the code. Have a look at <a href="http://exciting.io/printer/" rel="nofollow">http://exciting.io/printer/</a> for more recent info, or try the <a href="https://groups.google.com/forum/#!forum/gfr-printer" rel="nofollow">Google Group</a> for the printer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-72548</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 11 Dec 2014 20:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-72548</guid>
		<description>Hello! I can&#039;t get the printer to work with my Raspberry Pi B+ using your instructions. Simply does not print, and giving no error messages. Do you have to make some special configuration for the B+?</description>
		<content:encoded><![CDATA[<p>Hello! I can&#8217;t get the printer to work with my Raspberry Pi B+ using your instructions. Simply does not print, and giving no error messages. Do you have to make some special configuration for the B+?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-34988</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Sat, 08 Jun 2013 12:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-34988</guid>
		<description>Awesome guide! Thanks for doing the write-up! I&#039;ve had the thermal printer staring me in the face for ages now, and after finding this, I now have it up and running and a few ideas as to how to make it do awesome things. I also had trouble with the update-rc.d method of setting up the printer as a daemon. Linux isn&#039;t my forte, but I would be curious to know why this didn&#039;t work. But thank you so much for putting in that little bit about how you got it to load on boot!

-dan</description>
		<content:encoded><![CDATA[<p>Awesome guide! Thanks for doing the write-up! I&#8217;ve had the thermal printer staring me in the face for ages now, and after finding this, I now have it up and running and a few ideas as to how to make it do awesome things. I also had trouble with the update-rc.d method of setting up the printer as a daemon. Linux isn&#8217;t my forte, but I would be curious to know why this didn&#8217;t work. But thank you so much for putting in that little bit about how you got it to load on boot!</p>
<p>-dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-34484</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Sun, 19 May 2013 17:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-34484</guid>
		<description>It really is simple to connect an Adafruit-type thermal printer to a Pi - I&#039;ve done it slightly different ways depending on the application. The simplest way was for my Little Box of Poems: &lt;a href=&quot;http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/&quot; rel=&quot;nofollow&quot;&gt;http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/&lt;/a&gt; - you just need to be really careful&lt;strong&gt; not to connect any pins back to the RX pin on the printer&lt;/strong&gt;, as the Pi runs at 5v and may fry your printer.</description>
		<content:encoded><![CDATA[<p>It really is simple to connect an Adafruit-type thermal printer to a Pi &#8211; I&#8217;ve done it slightly different ways depending on the application. The simplest way was for my Little Box of Poems: <a href="http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/" rel="nofollow">http://www.suppertime.co.uk/blogmywiki/2012/12/pi-poems/</a> &#8211; you just need to be really careful<strong> not to connect any pins back to the RX pin on the printer</strong>, as the Pi runs at 5v and may fry your printer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-34482</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Sun, 19 May 2013 17:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-34482</guid>
		<description>I&#039;m afraid I can&#039;t help with that - the little thermal printer I use is connected directly by serial pins, nothing like a USB printer on a network.</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I can&#8217;t help with that &#8211; the little thermal printer I use is connected directly by serial pins, nothing like a USB printer on a network.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javed</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-34362</link>
		<dc:creator>Javed</dc:creator>
		<pubDate>Wed, 15 May 2013 09:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-34362</guid>
		<description>So my Pi just arrived!

Am I right in saying that I just need to connect the GND and RX pins from the printer to the Pi, and nothing more?

Would be awesome to get LEDs or something.

Thanks mate.</description>
		<content:encoded><![CDATA[<p>So my Pi just arrived!</p>
<p>Am I right in saying that I just need to connect the GND and RX pins from the printer to the Pi, and nothing more?</p>
<p>Would be awesome to get LEDs or something.</p>
<p>Thanks mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charles keller</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2013/04/making-a-gofreerange-printer-with-a-raspberry-pi/#comment-34338</link>
		<dc:creator>charles keller</dc:creator>
		<pubDate>Tue, 14 May 2013 14:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=1206#comment-34338</guid>
		<description>I,m a beginner so please take this in conncideration. Please</description>
		<content:encoded><![CDATA[<p>I,m a beginner so please take this in conncideration. Please</p>
]]></content:encoded>
	</item>
</channel>
</rss>
