<?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: The Digital Paperless Receipt System Will Make Your Life Easy!</title>
	<atom:link href="http://www.embedds.com/the-digital-paperless-receipt-system-will-make-your-life-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.embedds.com/the-digital-paperless-receipt-system-will-make-your-life-easy/</link>
	<description>MCU project everyday</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:17:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.embedds.com/the-digital-paperless-receipt-system-will-make-your-life-easy/comment-page-1/#comment-3062</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Jul 2009 19:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.embedds.com/?p=2008#comment-3062</guid>
		<description>Follow the [Read] link to full project description.</description>
		<content:encoded><![CDATA[<p>Follow the [Read] link to full project description.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pennebaker</title>
		<link>http://www.embedds.com/the-digital-paperless-receipt-system-will-make-your-life-easy/comment-page-1/#comment-3061</link>
		<dc:creator>Andrew Pennebaker</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.embedds.com/?p=2008#comment-3061</guid>
		<description>7 pins. &quot;But how?&quot; I thought. Viewing the pad as a matrix, I suppose one could use two bits/pins to differentiate the three columns, and two bits/pins to differentiate the four rows. Add one bit/pin to indicate whether or not a key is currently pressed down. Total: five pins.

But I quickly realized that that your way is super easy to implement. Also, depending on the pin interface to the pad, my way may not have worked--does the pad even have a single pin none/any button pressed indicator?

3 pins indicate that a button is pressed in one of the three columns. 4 pins indicate that a button is pressed in one of the four rows. 3   4 = 7. Duh. (Head smack).

An extra benefit to this method is that, if you want, you can process multiple simultaneous key presses. The first method doesn&#039;t do that.

How do you get the receipt online? I&#039;m assuming that you have a script running on the computer that reads from the board&#039;s USB interface and publishes on a quick and dirty PHP or Rails website. I don&#039;t think the board could hold enough C code to call HTTP requests straight from the USB port (like IronKey does).

Anyway, this was my thought process as a computer programmer looking at your picture. Arduino looks soooooo fun! It was hardware that got me into programming anyway (LEGO Mindstorms robots). I can&#039;t wait to buy a board.</description>
		<content:encoded><![CDATA[<p>7 pins. &#8220;But how?&#8221; I thought. Viewing the pad as a matrix, I suppose one could use two bits/pins to differentiate the three columns, and two bits/pins to differentiate the four rows. Add one bit/pin to indicate whether or not a key is currently pressed down. Total: five pins.</p>
<p>But I quickly realized that that your way is super easy to implement. Also, depending on the pin interface to the pad, my way may not have worked&#8211;does the pad even have a single pin none/any button pressed indicator?</p>
<p>3 pins indicate that a button is pressed in one of the three columns. 4 pins indicate that a button is pressed in one of the four rows. 3   4 = 7. Duh. (Head smack).</p>
<p>An extra benefit to this method is that, if you want, you can process multiple simultaneous key presses. The first method doesn&#8217;t do that.</p>
<p>How do you get the receipt online? I&#8217;m assuming that you have a script running on the computer that reads from the board&#8217;s USB interface and publishes on a quick and dirty PHP or Rails website. I don&#8217;t think the board could hold enough C code to call HTTP requests straight from the USB port (like IronKey does).</p>
<p>Anyway, this was my thought process as a computer programmer looking at your picture. Arduino looks soooooo fun! It was hardware that got me into programming anyway (LEGO Mindstorms robots). I can&#8217;t wait to buy a board.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Somanath</title>
		<link>http://www.embedds.com/the-digital-paperless-receipt-system-will-make-your-life-easy/comment-page-1/#comment-3060</link>
		<dc:creator>Somanath</dc:creator>
		<pubDate>Wed, 01 Jul 2009 17:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.embedds.com/?p=2008#comment-3060</guid>
		<description>i wants to know about this prject in details

The Digital Paperless Receipt System Will Make Your Life Easy!</description>
		<content:encoded><![CDATA[<p>i wants to know about this prject in details</p>
<p>The Digital Paperless Receipt System Will Make Your Life Easy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
