<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Pertelian X2040</title>
	<atom:link href="http://the-gadgeteer.com/2006/10/30/pertelian_x2040/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-gadgeteer.com/2006/10/30/pertelian_x2040/</link>
	<description>Gadget reviews and news by Julie Strietelmeier and friends since 1997</description>
	<lastBuildDate>Sat, 07 Nov 2009 23:06:54 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: n9mtb</title>
		<link>http://the-gadgeteer.com/2006/10/30/pertelian_x2040/comment-page-1/#comment-22568</link>
		<dc:creator>n9mtb</dc:creator>
		<pubDate>Wed, 26 Apr 2006 21:58:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-22568</guid>
		<description>If you are willing to hack a bit, yes.  The display is just a HD44780 connected to a FTDI serial converter, so there isn&#039;t really anything especially unusual about programming it.  (And at any rate, the specs are on the Pertelian website, and there is a development forum for discussing how to make it work with other platforms.)  The only thing you really need to look out for is that you need to insert a ~1ms delay between characters when updating the display, instead of just spitting an entire line at a time at it.

The main thing standing in the way of using it with other software is that some LCD apps, it seems, don&#039;t natively support HD44780-over-serial.  The hd44780-lcdserializer driver in lcdproc works (set DelayMult to 25), except for the backlight, and support for that can be added with a few lines of code.  LCD Smartie gets pretty close with its test driver, but there is no way to put in the delays needed to prevent occasional dropped characters.

I haven&#039;t tried anything else yet, but I think any sufficiently extensible app should be able to support the display without too much work.  Hopefully the availability of this product will encourage support for it in more apps soon -- it&#039;s certainly easier to use one of these than to wire a display up yourself, at least for people like me who are not inclined toward hardware hacking.</description>
		<content:encoded><![CDATA[<p>If you are willing to hack a bit, yes.  The display is just a HD44780 connected to a FTDI serial converter, so there isn&#8217;t really anything especially unusual about programming it.  (And at any rate, the specs are on the Pertelian website, and there is a development forum for discussing how to make it work with other platforms.)  The only thing you really need to look out for is that you need to insert a ~1ms delay between characters when updating the display, instead of just spitting an entire line at a time at it.</p>
<p>The main thing standing in the way of using it with other software is that some LCD apps, it seems, don&#8217;t natively support HD44780-over-serial.  The hd44780-lcdserializer driver in lcdproc works (set DelayMult to 25), except for the backlight, and support for that can be added with a few lines of code.  LCD Smartie gets pretty close with its test driver, but there is no way to put in the delays needed to prevent occasional dropped characters.</p>
<p>I haven&#8217;t tried anything else yet, but I think any sufficiently extensible app should be able to support the display without too much work.  Hopefully the availability of this product will encourage support for it in more apps soon &#8212; it&#8217;s certainly easier to use one of these than to wire a display up yourself, at least for people like me who are not inclined toward hardware hacking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abaddon</title>
		<link>http://the-gadgeteer.com/2006/10/30/pertelian_x2040/comment-page-1/#comment-22567</link>
		<dc:creator>Abaddon</dc:creator>
		<pubDate>Wed, 26 Apr 2006 21:04:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-22567</guid>
		<description>Can you use non-proprietrary software (ie  &lt;a href=&quot;&quot; /&gt;LCDC&lt;/a&gt;) with the screen?  I&#039;m a big fan of LCDC&#039;s flexibility, but love the idea of a display to sit on my desk.</description>
		<content:encoded><![CDATA[<p>Can you use non-proprietrary software (ie  <a href="" />LCDC) with the screen?  I&#8217;m a big fan of LCDC&#8217;s flexibility, but love the idea of a display to sit on my desk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://the-gadgeteer.com/2006/10/30/pertelian_x2040/comment-page-1/#comment-22566</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 26 Apr 2006 20:12:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-22566</guid>
		<description>Post your comments on the Pertelian X2040 review.

&lt;a href=&quot;http://www.the-gadgeteer.com/review/pertelian_x2040&quot;&gt;http://www.the-gadgeteer.com/review/pertelian_x2040&lt;/a&gt;

Just click the POST REPLY button on this page.</description>
		<content:encoded><![CDATA[<p>Post your comments on the Pertelian X2040 review.</p>
<p><a href="http://www.the-gadgeteer.com/review/pertelian_x2040">http://www.the-gadgeteer.com/review/pertelian_x2040</a></p>
<p>Just click the POST REPLY button on this page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
