<?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 for Playwithmyled.com</title>
	<atom:link href="http://playwithmyled.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://playwithmyled.com</link>
	<description></description>
	<lastBuildDate>Sat, 13 Apr 2013 05:27:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Change Raspberry Pi lost password by Ken leggo</title>
		<link>http://playwithmyled.com/2012/10/change-raspberry-pi-lost-password/comment-page-1/#comment-5602</link>
		<dc:creator>Ken leggo</dc:creator>
		<pubDate>Sat, 13 Apr 2013 05:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?p=534#comment-5602</guid>
		<description><![CDATA[If one has edit the long line after entering the edit mode so one has 3 line to read this string, after adding  “init=/bin/sh” one must put the sentance back to the long line by using the backspace key.]]></description>
		<content:encoded><![CDATA[<p>If one has edit the long line after entering the edit mode so one has 3 line to read this string, after adding  “init=/bin/sh” one must put the sentance back to the long line by using the backspace key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stepper motor controller circuit and code by Tutorials and Resources to Control Stepper Motor With Arduino Board</title>
		<link>http://playwithmyled.com/2010/05/stepper-motor-controller-circuit-and-code/comment-page-1/#comment-5525</link>
		<dc:creator>Tutorials and Resources to Control Stepper Motor With Arduino Board</dc:creator>
		<pubDate>Thu, 28 Mar 2013 17:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?p=99#comment-5525</guid>
		<description><![CDATA[[...] Stepper motor controller circuit and code &#8211; tutorial to control a stepper motor based on schema available on Arduino website. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Stepper motor controller circuit and code &#8211; tutorial to control a stepper motor based on schema available on Arduino website. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Kevin</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5511</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 25 Mar 2013 16:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5511</guid>
		<description><![CDATA[Hi. In the Internet to Serial Proxy app, can you see what is sent from the Arduino in the console log? Normally what is seen there is sent to the php page. Do you see a &quot;Succeeded!&quot; message after the string that must be sent in the ISP app log window?]]></description>
		<content:encoded><![CDATA[<p>Hi. In the Internet to Serial Proxy app, can you see what is sent from the Arduino in the console log? Normally what is seen there is sent to the php page. Do you see a &#8220;Succeeded!&#8221; message after the string that must be sent in the ISP app log window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Hafilah</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5499</link>
		<dc:creator>Hafilah</dc:creator>
		<pubDate>Sat, 23 Mar 2013 04:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5499</guid>
		<description><![CDATA[oops, my code wasn&#039;t reflected in the previous post 

$response = $_GET[&#039;q&#039;];
print ($response); //this is supposed to print out my RFID serial ID

error_log(&quot;Internet to Serial Proxy Response: {$response}&quot;);]]></description>
		<content:encoded><![CDATA[<p>oops, my code wasn&#8217;t reflected in the previous post </p>
<p>$response = $_GET['q'];<br />
print ($response); //this is supposed to print out my RFID serial ID</p>
<p>error_log(&#8220;Internet to Serial Proxy Response: {$response}&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Hafilah</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5498</link>
		<dc:creator>Hafilah</dc:creator>
		<pubDate>Sat, 23 Mar 2013 04:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5498</guid>
		<description><![CDATA[Hi! I&#039;m really new to this. I really hope you can help me out. 

Basically, I need to send an RFID serial number to a PHP page. I&#039;ve successfully connected the RFID USB Reader and the serial number is reflected in the Activity Log. 

My Net is not connected and I&#039;m not sure why. 
My Preferences are as follows:
Listen to port: 8888
Request URL: http://localhost:8888/rfid.php
(I am using MAMP)

In my rfid.php, I&#039;m using this code:








However, I don&#039;t seem to get the serial ID reflected on my rfid.php page. 

Could you please point out my mistake? 

I hope to hear from you soon, Thank you!]]></description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;m really new to this. I really hope you can help me out. </p>
<p>Basically, I need to send an RFID serial number to a PHP page. I&#8217;ve successfully connected the RFID USB Reader and the serial number is reflected in the Activity Log. </p>
<p>My Net is not connected and I&#8217;m not sure why.<br />
My Preferences are as follows:<br />
Listen to port: 8888<br />
Request URL: <a href="http://localhost:8888/rfid.php" rel="nofollow">http://localhost:8888/rfid.php</a><br />
(I am using MAMP)</p>
<p>In my rfid.php, I&#8217;m using this code:</p>
<p>However, I don&#8217;t seem to get the serial ID reflected on my rfid.php page. </p>
<p>Could you please point out my mistake? </p>
<p>I hope to hear from you soon, Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stepper motor controller circuit and code by Kevin</title>
		<link>http://playwithmyled.com/2010/05/stepper-motor-controller-circuit-and-code/comment-page-1/#comment-5283</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 21 Feb 2013 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?p=99#comment-5283</guid>
		<description><![CDATA[@shashank It has been a while since I mess with parallel ports. I think it is possible. Just be aware the verify if your port send negative violate, the L298 do not like it. My way of doing it was to put optocouplers to isolate with my circuit, this way I protected my computer.]]></description>
		<content:encoded><![CDATA[<p>@shashank It has been a while since I mess with parallel ports. I think it is possible. Just be aware the verify if your port send negative violate, the L298 do not like it. My way of doing it was to put optocouplers to isolate with my circuit, this way I protected my computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stepper motor controller circuit and code by shashank</title>
		<link>http://playwithmyled.com/2010/05/stepper-motor-controller-circuit-and-code/comment-page-1/#comment-5279</link>
		<dc:creator>shashank</dc:creator>
		<pubDate>Wed, 20 Feb 2013 07:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?p=99#comment-5279</guid>
		<description><![CDATA[hi i have a l293d ic circuit board..can i directly connect the 4 pins from the circuit board to the pc parallel port and control the motors from turbocnc...]]></description>
		<content:encoded><![CDATA[<p>hi i have a l293d ic circuit board..can i directly connect the 4 pins from the circuit board to the pc parallel port and control the motors from turbocnc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Kevin</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5056</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 06 Nov 2012 23:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5056</guid>
		<description><![CDATA[If I remember correctly, the serial UART have a 128 characters buffer length. So you can&#039;t send longer strings to it.]]></description>
		<content:encoded><![CDATA[<p>If I remember correctly, the serial UART have a 128 characters buffer length. So you can&#8217;t send longer strings to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Greg Skluzacek</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5054</link>
		<dc:creator>Greg Skluzacek</dc:creator>
		<pubDate>Tue, 06 Nov 2012 03:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5054</guid>
		<description><![CDATA[Kevin, nice work with the ISP. Was wondering if you had plans to implement POST as well as GET, so one can send larger chunks of data? I cant recall off the top of my head what the max number of characters you can submit via GET... but one can definitely send more with POST. 
Thanks,
--Greg]]></description>
		<content:encoded><![CDATA[<p>Kevin, nice work with the ISP. Was wondering if you had plans to implement POST as well as GET, so one can send larger chunks of data? I cant recall off the top of my head what the max number of characters you can submit via GET&#8230; but one can definitely send more with POST.<br />
Thanks,<br />
&#8211;Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet to Serial Proxy by Kevin</title>
		<link>http://playwithmyled.com/internet-to-serial-proxy/comment-page-1/#comment-5033</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 31 Oct 2012 18:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://playwithmyled.com/?page_id=160#comment-5033</guid>
		<description><![CDATA[It&#039;s two thing. One to send something to the Arduino. It&#039;s what you seem to have working. And an other when the Arduino send something to the net. It&#039;s no synchronous communication here.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s two thing. One to send something to the Arduino. It&#8217;s what you seem to have working. And an other when the Arduino send something to the net. It&#8217;s no synchronous communication here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
