<?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>codeblog &#187; Vehicles</title>
	<atom:link href="http://www.outflux.net/blog/archives/category/vehicles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.outflux.net/blog</link>
	<description>code is freedom -- patching my itch</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>playing with cars</title>
		<link>http://www.outflux.net/blog/archives/2005/08/25/playing-with-cars/</link>
		<comments>http://www.outflux.net/blog/archives/2005/08/25/playing-with-cars/#comments</comments>
		<pubDate>Fri, 26 Aug 2005 00:54:42 +0000</pubDate>
		<dc:creator>kees</dc:creator>
				<category><![CDATA[Vehicles]]></category>

		<guid isPermaLink="false">http://outflux.net/blog/archives/2005/08/25/playing-with-cars/</guid>
		<description><![CDATA[I ordered a vehicle-bus-to-serial converter last year, but never got around to playing with it. This lets me examine all the sensors on my vehicle&#8217;s sensor bus. Stuff like RPM, speed, engine load, etc. It also works as a code-scanner if something bad happens. One harmless example is if the gas cap isn&#8217;t tightened all [...]]]></description>
			<content:encoded><![CDATA[<p>I ordered a <a href="http://www.scantool.net/">vehicle-bus-to-serial converter</a> last year, but never got around to playing with it.  This lets me examine all the sensors on my vehicle&#8217;s sensor bus.  Stuff like RPM, speed, engine load, etc.  It also works as a code-scanner if something bad happens.  One harmless example is if the gas cap isn&#8217;t tightened all the way, it&#8217;ll set a code, and my &#8220;check engine&#8221; light will come on.  With this, I can clear the code, tighten the gas cap, and get on with my life.  :)</p>
<p>I was really excited to see that the ScanTool folks <a href="http://scantool.net/software/scantool.net/index.shtml">released their software</a> under the GPL.  Someone else had already gotten it compiled under Linux, but his website is down right now.  So, impatient person that I am, I went ahead and installed <a href="http://www.talula.demon.co.uk/allegro/">Allegro</a> and <a href="http://dzcomm.sourceforge.net/">DZComm</a>.  DZComm needed <a href="http://outflux.net/software/patches/dzcomm-usb.patch">a little work</a> to be happy with my USB-to-serial converter, but once that was done, I got to drive around with Bryce reading me my engine load off the laptop.  Fun!</p>
<p style='text-align:left'>&copy; 2005, <a href="http://www.outflux.net/blog/">Kees Cook</a>. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-ShareAlike 3.0 License</a>.<br /><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/us/88x31.png" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.outflux.net/blog/archives/2005/08/25/playing-with-cars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

