<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; pin</title>
	<atom:link href="http://hackaday.com/tag/pin/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; pin</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Car computer requires PIN for ignition</title>
		<link>http://hackaday.com/2010/09/02/car-computer-requires-pin-for-ignition/</link>
		<comments>http://hackaday.com/2010/09/02/car-computer-requires-pin-for-ignition/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:00:19 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[transportation hacks]]></category>
		<category><![CDATA[18F2550]]></category>
		<category><![CDATA[18f4550]]></category>
		<category><![CDATA[900a]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[EeePc]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[touchscreen]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[volvo]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=27784</guid>
		<description><![CDATA[[Ben's] added some nice goodies to his Volvo in the form of an in-dash computer. The system monitors two pressure sensors for boost and vacuum, as well as reading RPM, O2, and exhaust directly. All of this is tied into the touch interface running on an eeePC 900A. But our favorite feature is that the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27784&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-27918" title="car-computer-requires-PIN" src="http://hackadaycom.files.wordpress.com/2010/08/car-computer-requires-pin.jpg" alt="" width="470" height="351" /></p>
<p>[Ben's] added some nice goodies to his Volvo in the form of <a href="http://volvospeed.com/vs_forum/index.php/topic/137432-very-very-digital-boost-gauge/">an in-dash computer</a>. The system monitors two pressure sensors for boost and vacuum, as well as reading RPM, O2, and exhaust directly. All of this is tied into the touch interface running on an eeePC 900A. But our favorite feature is that the system requires you to enter a PIN to start the ignition. The forum post linked above is short on details so we asked [Ben] if he could tell us more. Join us after the break for a demonstration video as well as [Ben's] rundown on the system.</p>
<p><span id="more-27784"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/09/02/car-computer-requires-pin-for-ignition/"><img src="http://img.youtube.com/vi/_yPlFFCGi2A/2.jpg" alt="" /></a></span>
<p><strong>Ben writes:</strong></p>
<p><img class="alignnone size-full wp-image-27919" title="volvo-pc1" src="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc1.jpg" alt="" width="470" height="353" /></p>
<p>Hi, great, glad you like it. The EEE 900A has a 2GB ram upgrade and a 16GB SSD upgrade, running windows 7. I modified the computer so it could fit directly behind the screen, which involved relocating the USB ports, and also using a HP webcam from a broken laptop as a back up camera.</p>
<p><img class="alignnone size-full wp-image-27920" title="volvo-pc2" src="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc2.jpg" alt="" width="470" height="351" /></p>
<p>The black box has three circuit boards. I&#8217;ll send you some pictures of the most current version later. The first board is for power, It has a 3.3v and 5v regulators to provide the two voltage rails, and the three relays. One relay controls the power supply to the netbook, the second controls the car&#8217;s actual starter, and the third controls the auxiliary power and lighting system.</p>
<p>The second board uses two freescale semiconductor pressure sensors, one to read boost and the other to read vacuum. It also has a secondary microcontroller (A PIC18F2550) to read a direct RPM input as well as a wideband o2 sensor in the exhaust. This uC is running in i2c slave mode.</p>
<p>The final board in the back is a PIC18F4550, which has direct control over the relays, the secondary controller, and also directly reads the two pressure sensors. Both controllers run software written in PICBASIC.</p>
<p>Now the part that I like about the interface box, is in order to talk to the computer, it uses only the PIC18F4550&#8242;s USB port. one usb connection is all that the computer talks to the car with.</p>
<p><img class="alignnone size-full wp-image-27921" title="volvo-pc3" src="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc3-e1283450962550.jpg" alt="" width="470" height="353" /></p>
<p>The software running on the netbook is an application that provides a front end to the control box, A PIN is required to be entered, and once the PIN is correct, you are then able to start the car via the<br />
button on the screen. The normal key method of starting no longer works. For security, The interface ONLY sends the PIN number to the control box, the control box has a PIN number saved and encrypted on the PIC&#8217;s internal eeprom. The entire application was written in VC++, .net, and provide me with accurate boost, vacuum, RPM, and AFR on screen. Touching a gauge on the screen enlarges it, and minimizes the other two gauges for enhance readability.</p>
<p><img class="alignnone size-full wp-image-27922" title="volvo-pc4" src="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc4-e1283451184374.jpg" alt="" width="470" height="312" /></p>
<p>It&#8217;s all cleanly installed in my 1998 S70 T5, which was an automatic from the factory and that I swapped to manual in January this year. To power the entire system on, you only need to press the unlock button on the keyfob. by time you get to the car, the computer is running, and the control box is connected to my software and waiting. Locking the doors via key fob (using the key on the door also works just as well) tells the contol box to use a transistor to electrical press the EEE&#8217;s power button and put it into sleep mode. Once the EEE is off, it cuts power to the EEE, and then both controllers go into sleep mode, drawing minimal current. I&#8217;ve left the car for a couple weeks with the entire thing hooked up, got home, and started it right up and drove away. I designed the entire system like any company would, to ensure reliability. There are safety measures that only I know about, that allow me to re-enable the standard key ignition in case of an emergency.</p>
<br />Filed under: <a href='http://hackaday.com/category/transportation-hacks/'>transportation hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/27784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/27784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/27784/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27784&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/09/02/car-computer-requires-pin-for-ignition/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/08/car-computer-requires-pin.jpg" medium="image">
			<media:title type="html">car-computer-requires-PIN</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc1.jpg" medium="image">
			<media:title type="html">volvo-pc1</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc2.jpg" medium="image">
			<media:title type="html">volvo-pc2</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc3-e1283450962550.jpg" medium="image">
			<media:title type="html">volvo-pc3</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/volvo-pc4-e1283451184374.jpg" medium="image">
			<media:title type="html">volvo-pc4</media:title>
		</media:content>
	</item>
		<item>
		<title>Citibank ATM PIN heist mystery continues</title>
		<link>http://hackaday.com/2008/06/24/citibank-atm-pin-heist-mystery-continues/</link>
		<comments>http://hackaday.com/2008/06/24/citibank-atm-pin-heist-mystery-continues/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 05:50:00 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[atm]]></category>
		<category><![CDATA[citibank]]></category>
		<category><![CDATA[fbi]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[pinheist]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[threatlevel]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/24/citibank-atm-pin-heist-mystery-continues/</guid>
		<description><![CDATA[For the last few months, the FBI have been investigating a breach of Citibank&#8217;s ATM transaction processing servers. We&#8217;ve seen credit card numbers get stolen before, but these compromised servers were used to collect card numbers and PINs as transactions took place. The group responsible hired people to write new cards and use them to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2104&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img width="450" vspace="4" hspace="4" height="240" border="0" alt=""  src="http://hackadaycom.files.wordpress.com/2008/06/had_citibank.jpg?w=450&#038;h=240" /><br />For the last few months, the FBI have been investigating a breach of Citibank&#8217;s ATM transaction processing servers. We&#8217;ve seen credit card numbers get stolen before, but these compromised servers were used to collect card numbers and PINs as transactions took place. The group responsible hired people to write new cards and use them to make ATM withdrawals. The card makers would keep a percentage and launder the rest. This is just a very small part of story and the extent of the breach isn&#8217;t fully realised yet. Threat Level&#8217;s [Kevin Poulson] has the <a href="http://blog.wired.com/27bstroke6/2008/06/fbi-arrests-six.html">whole story on this disturbing situation</a>.</p>
<p>[photo: <a href="http://www.bryanderballa.com/">Bryan Derballa</a>]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2104/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2104/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2104&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/06/24/citibank-atm-pin-heist-mystery-continues/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had_citibank.jpg" medium="image" />
	</item>
	</channel>
</rss>
