<?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: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>Comments for Paul&#039;s Projects</title>
	<atom:link href="http://killerprojects.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://killerprojects.wordpress.com</link>
	<description>My Electronic Projects and Related Rants</description>
	<lastBuildDate>Fri, 12 Apr 2013 22:58:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Adruino HID ProxPoint Plus 6800 w/ Clock/Data RFID Card Read Code by dcept905</title>
		<link>http://killerprojects.wordpress.com/2011/05/12/adruino-hid-proxpoint-plus-6800-w-clockdata-rfid-card-read-code/#comment-197</link>
		<dc:creator><![CDATA[dcept905]]></dc:creator>
		<pubDate>Fri, 12 Apr 2013 22:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=126#comment-197</guid>
		<description><![CDATA[Thanks for the suggestion!  I haven&#039;t used this code since I first wrote it so that&#039;s entirely possible.  Thanks for the tip, hopefully it will help somebody in the future :)

Cheers!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion!  I haven&#8217;t used this code since I first wrote it so that&#8217;s entirely possible.  Thanks for the tip, hopefully it will help somebody in the future <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adruino HID ProxPoint Plus 6800 w/ Clock/Data RFID Card Read Code by Ruben</title>
		<link>http://killerprojects.wordpress.com/2011/05/12/adruino-hid-proxpoint-plus-6800-w-clockdata-rfid-card-read-code/#comment-196</link>
		<dc:creator><![CDATA[Ruben]]></dc:creator>
		<pubDate>Fri, 12 Apr 2013 21:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=126#comment-196</guid>
		<description><![CDATA[I think there is an error in the programming, PIN 2 AFFECTS interrupt 0.
change
attachInterrupt (1 readBit, RISING);
by
attachInterrupt (0, readBit, RISING);]]></description>
		<content:encoded><![CDATA[<p>I think there is an error in the programming, PIN 2 AFFECTS interrupt 0.<br />
change<br />
attachInterrupt (1 readBit, RISING);<br />
by<br />
attachInterrupt (0, readBit, RISING);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Dcept905 by dcept905</title>
		<link>http://killerprojects.wordpress.com/about/#comment-185</link>
		<dc:creator><![CDATA[dcept905]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 22:07:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-185</guid>
		<description><![CDATA[My apologies for not seeing this sooner (most of the comments that come in tend to be spam so I don&#039;t always pay super-close attention to the Email notifications).  I&#039;ve generally found the easiest way to incorporate SQL logging w/ micros is to use Serial communications to talk to a PC and have the PC do the SQL queries.  If the distance is long you could either look into getting a RS485 chip to use, or use some kind of wireless communications and send messages to a second micro that is at the PC and attached through serial.  Best of luck with your project!]]></description>
		<content:encoded><![CDATA[<p>My apologies for not seeing this sooner (most of the comments that come in tend to be spam so I don&#8217;t always pay super-close attention to the Email notifications).  I&#8217;ve generally found the easiest way to incorporate SQL logging w/ micros is to use Serial communications to talk to a PC and have the PC do the SQL queries.  If the distance is long you could either look into getting a RS485 chip to use, or use some kind of wireless communications and send messages to a second micro that is at the PC and attached through serial.  Best of luck with your project!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Assisted Mind-Controlled TV Using EEG by dcept905</title>
		<link>http://killerprojects.wordpress.com/2010/04/10/arduino-assisted-mind-controlled-tv-using-eeg/#comment-184</link>
		<dc:creator><![CDATA[dcept905]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 22:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=41#comment-184</guid>
		<description><![CDATA[That&#039;s unfortunate to hear.  For a while I would actually check out the forums and apps every 3-4 months but gave up after about a year.  Seems like the product is pretty much going nowhere :(]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s unfortunate to hear.  For a while I would actually check out the forums and apps every 3-4 months but gave up after about a year.  Seems like the product is pretty much going nowhere <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Assisted Mind-Controlled TV Using EEG by Gooseman</title>
		<link>http://killerprojects.wordpress.com/2010/04/10/arduino-assisted-mind-controlled-tv-using-eeg/#comment-183</link>
		<dc:creator><![CDATA[Gooseman]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 04:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=41#comment-183</guid>
		<description><![CDATA[i bought one last week and i couldn&#039;t agree more on what you&#039;ve mentioned(it does what they said it would)...it&#039;s been years since the time you wrote this blog but the headset still comes with the same set of drawbacks, and the wires underneath the tentacles are exposed coz that flimsy plastic sheet never sticks(some manufacturing defect that is, for them to have not corrected for years)...and that app store is still a let-down.]]></description>
		<content:encoded><![CDATA[<p>i bought one last week and i couldn&#8217;t agree more on what you&#8217;ve mentioned(it does what they said it would)&#8230;it&#8217;s been years since the time you wrote this blog but the headset still comes with the same set of drawbacks, and the wires underneath the tentacles are exposed coz that flimsy plastic sheet never sticks(some manufacturing defect that is, for them to have not corrected for years)&#8230;and that app store is still a let-down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Dcept905 by felipegonmo</title>
		<link>http://killerprojects.wordpress.com/about/#comment-180</link>
		<dc:creator><![CDATA[felipegonmo]]></dc:creator>
		<pubDate>Mon, 06 Aug 2012 20:41:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-180</guid>
		<description><![CDATA[Hello Paul,
I&#039;m trying to build a weather station with an arduino, and I want all my data to be stored in a SQL database. If you can help me I will really appreciate it. Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hello Paul,<br />
I&#8217;m trying to build a weather station with an arduino, and I want all my data to be stored in a SQL database. If you can help me I will really appreciate it. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IR Library &amp; Test Source Code by dcept905</title>
		<link>http://killerprojects.wordpress.com/2011/05/08/ir-library-test-source-code/#comment-178</link>
		<dc:creator><![CDATA[dcept905]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 14:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=123#comment-178</guid>
		<description><![CDATA[Awesome!  Thanks for posting here to let ppl know about it :)]]></description>
		<content:encoded><![CDATA[<p>Awesome!  Thanks for posting here to let ppl know about it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IR Library &amp; Test Source Code by Lauszus</title>
		<link>http://killerprojects.wordpress.com/2011/05/08/ir-library-test-source-code/#comment-177</link>
		<dc:creator><![CDATA[Lauszus]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 13:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=123#comment-177</guid>
		<description><![CDATA[Hi,
I updated the original library to work both with the Panasonic and the JVC protocol. I already made a pull request, but until he accept it (haven&#039;t heard from him yet), the code can be found at my forked repository: https://github.com/TKJElectronics/Arduino-IRremote

Regards
Lauszus]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I updated the original library to work both with the Panasonic and the JVC protocol. I already made a pull request, but until he accept it (haven&#8217;t heard from him yet), the code can be found at my forked repository: <a href="https://github.com/TKJElectronics/Arduino-IRremote" rel="nofollow">https://github.com/TKJElectronics/Arduino-IRremote</a></p>
<p>Regards<br />
Lauszus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Remote Control WORKS! :D by Lauszus</title>
		<link>http://killerprojects.wordpress.com/2010/04/09/arduino-remote-control-works-d/#comment-176</link>
		<dc:creator><![CDATA[Lauszus]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 13:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=62#comment-176</guid>
		<description><![CDATA[Hi,
I updated the original library to work both with the Panasonic and the JVC protocol. I already made a pull request, but until he accept it (haven&#039;t heard from him yet), the code can be found at my forked repository: https://github.com/TKJElectronics/Arduino-IRremote

Regards
Lauszus]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I updated the original library to work both with the Panasonic and the JVC protocol. I already made a pull request, but until he accept it (haven&#8217;t heard from him yet), the code can be found at my forked repository: <a href="https://github.com/TKJElectronics/Arduino-IRremote" rel="nofollow">https://github.com/TKJElectronics/Arduino-IRremote</a></p>
<p>Regards<br />
Lauszus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adruino HID ProxPoint Plus 6800 w/ Clock/Data RFID Card Read Code by dcept905</title>
		<link>http://killerprojects.wordpress.com/2011/05/12/adruino-hid-proxpoint-plus-6800-w-clockdata-rfid-card-read-code/#comment-175</link>
		<dc:creator><![CDATA[dcept905]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://killerprojects.wordpress.com/?p=126#comment-175</guid>
		<description><![CDATA[My Email address is listed on the &quot;About Dcept905&quot; page.

Cheers!]]></description>
		<content:encoded><![CDATA[<p>My Email address is listed on the &#8220;About Dcept905&#8243; page.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
