<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>works by Raphael Perret &#187; Code</title>
	<atom:link href="http://raphaelperret.ch/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://raphaelperret.ch</link>
	<description></description>
	<lastBuildDate>Fri, 11 Feb 2011 10:57:33 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ezLCD Python Serial Class</title>
		<link>http://raphaelperret.ch/2010/01/ezlcd-python-serial-class/</link>
		<comments>http://raphaelperret.ch/2010/01/ezlcd-python-serial-class/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 23:18:01 +0000</pubDate>
		<dc:creator>raphael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://sode.li/so/?p=59</guid>
		<description><![CDATA[
The ezLCD 004 is an easy to use LCD touchscreen from Earth LCD. One can save images on a CF card and send commands via serial interface. Those commands can come e.g. from a Python script.
You need the PySerial library from Chris Liechti
Download the ezLCD Python Serial Class

]]></description>
			<content:encoded><![CDATA[<p><a href="http://sode.li/so/wp-content/uploads/2010/01/DSC07617.JPG"><img class="alignnone size-medium wp-image-61" title="ezLCD 004 Front" src="http://sode.li/so/wp-content/uploads/2010/01/DSC07617-600x450.jpg" alt="ezLCD 004 Front" width="600" height="450" /></a></p>
<p>The ezLCD 004 is an easy to use LCD touchscreen from <a href="http://store.earthlcd.com/ezLCD" target="_blank">Earth LCD</a>. One can save images on a CF card and send commands via serial interface. Those commands can come e.g. from a Python script.</p>
<p>You need the <a href="http://pyserial.sourceforge.net/" target="_blank">PySerial</a> library from Chris Liechti</p>
<p>Download the <a href="http://sode.li/so/wp-content/uploads/2010/01/SerLCD.py_.zip">ezLCD Python Serial Class</a></p>
<p><a href="http://sode.li/so/wp-content/uploads/2010/01/DSC07620.JPG"><img class="alignnone size-medium wp-image-62" title="ezLCD Back" src="http://sode.li/so/wp-content/uploads/2010/01/DSC07620-600x450.jpg" alt="ezLCD Back" width="600" height="450" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://raphaelperret.ch/2010/01/ezlcd-python-serial-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GM862 Python Serial Class</title>
		<link>http://raphaelperret.ch/2010/01/gm862-python-serial-class/</link>
		<comments>http://raphaelperret.ch/2010/01/gm862-python-serial-class/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:59:09 +0000</pubDate>
		<dc:creator>raphael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://sode.li/so/?p=55</guid>
		<description><![CDATA[
The GM862 is a GSM/GPS module. Meaning it can do what a cell phone does. If you wish to communicate with it over its serial interface with Python, this class is for you.
You need the PySerial library from Chris Liechti.
Download the GM862 Python Class
]]></description>
			<content:encoded><![CDATA[<p><a href="http://sode.li/so/wp-content/uploads/2010/01/00757-1.jpg"><img class="alignnone size-full wp-image-56" title="GM862 Module" src="http://sode.li/so/wp-content/uploads/2010/01/00757-1.jpg" alt="GM862 Module" width="384" height="384" /></a></p>
<p>The GM862 is a GSM/GPS module. Meaning it can do what a cell phone does. If you wish to communicate with it over its serial interface with Python, this class is for you.</p>
<p>You need the <a href="http://pyserial.sourceforge.net/" target="_blank">PySerial</a> library from Chris Liechti.</p>
<p>Download the <a href="http://sode.li/so/wp-content/uploads/2010/01/GM862.py_.zip">GM862 Python Class</a></p>
]]></content:encoded>
			<wfw:commentRss>http://raphaelperret.ch/2010/01/gm862-python-serial-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

