<?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 labby.co.uk</title>
	<atom:link href="http://labby.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://labby.co.uk</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 01 Jun 2013 13:08:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Disable BT text messages to your landline by Greg</title>
		<link>http://labby.co.uk/2011/03/disable-bt-text-messages-to-your-landline/#comment-4463</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 01 Jun 2013 13:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=65#comment-4463</guid>
		<description><![CDATA[Hi Dave
I hope you get your back problem sorted soon. I have a close mate with back problems and it has really knocked him about.

Best regards

Greg]]></description>
		<content:encoded><![CDATA[<p>Hi Dave<br />
I hope you get your back problem sorted soon. I have a close mate with back problems and it has really knocked him about.</p>
<p>Best regards</p>
<p>Greg</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 22.0.1229.79' style='border:0px;' alt='Google Chrome 22.0.1229.79'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/linux.png' title='GNU/Linux 64 bits' style='border:0px;' alt='GNU/Linux 64 bits'/><br/><small>Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable BT text messages to your landline by Dave</title>
		<link>http://labby.co.uk/2011/03/disable-bt-text-messages-to-your-landline/#comment-4446</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 31 May 2013 10:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=65#comment-4446</guid>
		<description><![CDATA[Hi Greg, thanks very much for helping me stop this nightmare. I have a collapsed disc
in my back and this is my first day off work on the sick, I was trying to have a lie in bed this morning because of the pain I get when I stand up, but the downstairs phone kept ringing every 10 minutes, so I thought that it must be an urgent call, or it could be the hospital trying to get hold of me again, but when I dialed 1471 it was that bloody 08456021111 number that rings at all hours and when I pick it up it goes dead. So thank you once again for your help and I will pass this on to everyone I know. Kind Regards Dave]]></description>
		<content:encoded><![CDATA[<p>Hi Greg, thanks very much for helping me stop this nightmare. I have a collapsed disc<br />
in my back and this is my first day off work on the sick, I was trying to have a lie in bed this morning because of the pain I get when I stand up, but the downstairs phone kept ringing every 10 minutes, so I thought that it must be an urgent call, or it could be the hospital trying to get hold of me again, but when I dialed 1471 it was that bloody 08456021111 number that rings at all hours and when I pick it up it goes dead. So thank you once again for your help and I will pass this on to everyone I know. Kind Regards Dave</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 27.0.1453.94' style='border:0px;' alt='Google Chrome 27.0.1453.94'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows XP' style='border:0px;' alt='Windows XP'/><br/><small>Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.94 Safari/537.36</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on arduino visual ICMP ping multiple server monitor (ICMP echo request) by Elias</title>
		<link>http://labby.co.uk/2012/08/arduino-visual-icmp-ping-multiple-server-monitor-icmp-echo-request/#comment-4318</link>
		<dc:creator>Elias</dc:creator>
		<pubDate>Sat, 18 May 2013 00:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=551#comment-4318</guid>
		<description><![CDATA[Hey Greg! How u doing?
First of all, thank you so much for this!
So... i modify your code to make a watchdog for my &quot;crazy&quot; router...
It keeps pinging on a server online who is always ON, the ip is (200.154.56.80) , and if it don&#039;t got the response the arduino turn off my router and them turn on again.
I have done that because sometimes my router just gets crazy sometimes and just shut down the connection with the internet, and only comes back if i turn him off and on again...
But i&#039;m having a issue, because when my router gets crazy the arduino keeps pinging, not to the ip of the server on the internet but on my router&#039;s ip which is (192.168.1.1). But that&#039;s the thing, because if the arduino keeps pinging it will never make the process of turning off and on again the router. I try to make a &quot;if&quot; comparing the ip&#039;s but with no sucess. Do you have an idea that might help me?
Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Hey Greg! How u doing?<br />
First of all, thank you so much for this!<br />
So&#8230; i modify your code to make a watchdog for my &#8220;crazy&#8221; router&#8230;<br />
It keeps pinging on a server online who is always ON, the ip is (200.154.56.80) , and if it don&#8217;t got the response the arduino turn off my router and them turn on again.<br />
I have done that because sometimes my router just gets crazy sometimes and just shut down the connection with the internet, and only comes back if i turn him off and on again&#8230;<br />
But i&#8217;m having a issue, because when my router gets crazy the arduino keeps pinging, not to the ip of the server on the internet but on my router&#8217;s ip which is (192.168.1.1). But that&#8217;s the thing, because if the arduino keeps pinging it will never make the process of turning off and on again the router. I try to make a &#8220;if&#8221; comparing the ip&#8217;s but with no sucess. Do you have an idea that might help me?<br />
Thanks!!</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/opera.png' title='Opera 9.80' style='border:0px;' alt='Opera 9.80'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows 7' style='border:0px;' alt='Windows 7'/><br/><small>Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.15</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable BT text messages to your landline by rosaleen harvey</title>
		<link>http://labby.co.uk/2011/03/disable-bt-text-messages-to-your-landline/#comment-4301</link>
		<dc:creator>rosaleen harvey</dc:creator>
		<pubDate>Thu, 16 May 2013 14:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=65#comment-4301</guid>
		<description><![CDATA[H i there ive been recieving a few and just followed your advice thank u]]></description>
		<content:encoded><![CDATA[<p>H i there ive been recieving a few and just followed your advice thank u</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 26.0.1410.64' style='border:0px;' alt='Google Chrome 26.0.1410.64'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows 7' style='border:0px;' alt='Windows 7'/><br/><small>Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dangerous iCandy pushchair issues by andy</title>
		<link>http://labby.co.uk/2011/03/dangerous-icandy-pushchair-issues/#comment-4183</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Mon, 06 May 2013 21:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=58#comment-4183</guid>
		<description><![CDATA[Hi Greg,

We have had similar I-Candy issues too,  our cherry pushchair we bought from a retailer who shut down soon after,  another retailer took over the guarantee etc and as problems arose,  rear wheels buckled, chassis twisted, brakes locked, seat unit stuck and was unable to remedy,  I -Candy eventually agreed to look at it,  after speaking numerously to the director who talks and does nothing,  we did get a complete new pushchair as they condemned the original (less than 6 months old),  within a month it started again,  same issues,  although the director insisted that the chassis was a new style as they  had &quot;issues&quot; with the old one!  What a load of cobblers!  the complete range is sub-standard and they just do not want to know.  They blame misuse and told me to get an independent test done and they would see what the outcome would be.  These death traps need to be remedied.  My daughter was very nearly seriously hurt whilst in the cherry and all I-Candy wanted to know about was, were there any witnesses and was medical treatment required as &quot;people say things for compensation&quot;,  our retailer takes sides with I-Candy,  but on the last count we insisted that we had a pushchair whilst they took their time looking at our pushchair,  they gave us a peach pushchair,  this even had similar issues and we refused to use it!  I have given up until now with I-Candy,  and have just bought a 3 wheeler for less than £100 which is twice the quality and no issues.  my advise to anyone else is fight I-Candy or go to the local scrap yard!  Has anyone managed to get a refund from I-Candy?]]></description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>We have had similar I-Candy issues too,  our cherry pushchair we bought from a retailer who shut down soon after,  another retailer took over the guarantee etc and as problems arose,  rear wheels buckled, chassis twisted, brakes locked, seat unit stuck and was unable to remedy,  I -Candy eventually agreed to look at it,  after speaking numerously to the director who talks and does nothing,  we did get a complete new pushchair as they condemned the original (less than 6 months old),  within a month it started again,  same issues,  although the director insisted that the chassis was a new style as they  had &#8220;issues&#8221; with the old one!  What a load of cobblers!  the complete range is sub-standard and they just do not want to know.  They blame misuse and told me to get an independent test done and they would see what the outcome would be.  These death traps need to be remedied.  My daughter was very nearly seriously hurt whilst in the cherry and all I-Candy wanted to know about was, were there any witnesses and was medical treatment required as &#8220;people say things for compensation&#8221;,  our retailer takes sides with I-Candy,  but on the last count we insisted that we had a pushchair whilst they took their time looking at our pushchair,  they gave us a peach pushchair,  this even had similar issues and we refused to use it!  I have given up until now with I-Candy,  and have just bought a 3 wheeler for less than £100 which is twice the quality and no issues.  my advise to anyone else is fight I-Candy or go to the local scrap yard!  Has anyone managed to get a refund from I-Candy?</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/ie.png' title='Internet Explorer 10.0' style='border:0px;' alt='Internet Explorer 10.0'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows 8' style='border:0px;' alt='Windows 8'/><br/><small>Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Win64; x64; Trident/6.0; MASMJS)</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on @Arduino based twitter-enabled candy machine &#8211; all working and monitoring twitter by Greg</title>
		<link>http://labby.co.uk/2012/11/arduino-based-twitter-enabled-candy-machine-all-working-and-monitoring-twitter/#comment-4110</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 26 Apr 2013 07:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=644#comment-4110</guid>
		<description><![CDATA[If I understand you correctly:
you want to use the arduino in place of the main switch? Maybe some kind of time activated power for example?

That should be simple using my original circuit and fitting the batteries

---battery-transistor in place of switch--

So the batteries power the transistor instead of the 5v rail.

The arduino code will need some rewriting but basically you set the pin high when you want the sensor to work (&quot;office hours&quot;) and low when you don&#039;t want it to work (&quot;closed period&quot;).

You would still need to trigger the sensor manually to get the treats.

If my understanding is completely wrong I am happy to look at what you are trying and help in any way I can.

Best regards

Greg]]></description>
		<content:encoded><![CDATA[<p>If I understand you correctly:<br />
you want to use the arduino in place of the main switch? Maybe some kind of time activated power for example?</p>
<p>That should be simple using my original circuit and fitting the batteries</p>
<p>&#8212;battery-transistor in place of switch&#8211;</p>
<p>So the batteries power the transistor instead of the 5v rail.</p>
<p>The arduino code will need some rewriting but basically you set the pin high when you want the sensor to work (&#8220;office hours&#8221;) and low when you don&#8217;t want it to work (&#8220;closed period&#8221;).</p>
<p>You would still need to trigger the sensor manually to get the treats.</p>
<p>If my understanding is completely wrong I am happy to look at what you are trying and help in any way I can.</p>
<p>Best regards</p>
<p>Greg</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 26.0.1410.43' style='border:0px;' alt='Google Chrome 26.0.1410.43'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/linux.png' title='GNU/Linux' style='border:0px;' alt='GNU/Linux'/><br/><small>Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on @Arduino based twitter-enabled candy machine &#8211; all working and monitoring twitter by James</title>
		<link>http://labby.co.uk/2012/11/arduino-based-twitter-enabled-candy-machine-all-working-and-monitoring-twitter/#comment-4107</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 25 Apr 2013 21:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=644#comment-4107</guid>
		<description><![CDATA[Hi Greg, thanks for posting this!

Completely by chance I picked one of these up and plan to do a similar thing and found your article!

I&#039;m actually just trying to get the Arduino to act the manual switch on the dispenser itself, so that I can activate it but still have the requirement to activate the sensor.

I was hoping I could achieve this simply by hooking up the internal switch to a digital pinout and ground on the Arduino... but having tried that and a number of approaches I&#039;ve had no luck. Would you mind sharing how you might approach doing that? I&#039;ve tried using both a transistor and 4N35 to switch the dispenser&#039;s own circuit but I&#039;m struggling to &quot;debug&quot; the problem any further.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi Greg, thanks for posting this!</p>
<p>Completely by chance I picked one of these up and plan to do a similar thing and found your article!</p>
<p>I&#8217;m actually just trying to get the Arduino to act the manual switch on the dispenser itself, so that I can activate it but still have the requirement to activate the sensor.</p>
<p>I was hoping I could achieve this simply by hooking up the internal switch to a digital pinout and ground on the Arduino&#8230; but having tried that and a number of approaches I&#8217;ve had no luck. Would you mind sharing how you might approach doing that? I&#8217;ve tried using both a transistor and 4N35 to switch the dispenser&#8217;s own circuit but I&#8217;m struggling to &#8220;debug&#8221; the problem any further.</p>
<p>Thanks!</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 26.0.1410.65' style='border:0px;' alt='Google Chrome 26.0.1410.65'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/mac.png' title='Mac OS' style='border:0px;' alt='Mac OS'/><br/><small>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Processing under ubuntu /dev/ttyACM0 /dev/ttyUSB0 fix by NewtownGuy</title>
		<link>http://labby.co.uk/2012/02/setting-up-processing-under-ubuntu-devttyacm0-devttyusb0-fix/#comment-3970</link>
		<dc:creator>NewtownGuy</dc:creator>
		<pubDate>Sun, 07 Apr 2013 14:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=472#comment-3970</guid>
		<description><![CDATA[Sorry. I tried it on a RaspberryPi, but /dev does not work the same way as on Ubuntu 10.04 or 12.04. There aren&#039;t any /dev/serial/by-id or by-path folders there that my suggestion relies on. How many quirks are there in the RaspberryPi&#039;s Ubuntu OS ???]]></description>
		<content:encoded><![CDATA[<p>Sorry. I tried it on a RaspberryPi, but /dev does not work the same way as on Ubuntu 10.04 or 12.04. There aren&#8217;t any /dev/serial/by-id or by-path folders there that my suggestion relies on. How many quirks are there in the RaspberryPi&#8217;s Ubuntu OS ???</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/firefox.png' title='Firefox 19.0' style='border:0px;' alt='Firefox 19.0'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows Vista' style='border:0px;' alt='Windows Vista'/><br/><small>Mozilla/5.0 (Windows NT 6.0; rv:19.0) Gecko/20100101 Firefox/19.0</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Processing under ubuntu /dev/ttyACM0 /dev/ttyUSB0 fix by NewtownGuy</title>
		<link>http://labby.co.uk/2012/02/setting-up-processing-under-ubuntu-devttyacm0-devttyusb0-fix/#comment-3965</link>
		<dc:creator>NewtownGuy</dc:creator>
		<pubDate>Sun, 07 Apr 2013 00:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=472#comment-3965</guid>
		<description><![CDATA[Just a thought. Not tested on your machine, but it&#039;s helping me with Ubuntu 12.04.

The names stay the same in /dev/serial/by-id/. Use them (e.g., /dev/serial/by-id/usb-Prolific_Technology_Inc._USB_Serial_Controller_if00-port0) instead of the shorthand (e.g., ttyUSB0).]]></description>
		<content:encoded><![CDATA[<p>Just a thought. Not tested on your machine, but it&#8217;s helping me with Ubuntu 12.04.</p>
<p>The names stay the same in /dev/serial/by-id/. Use them (e.g., /dev/serial/by-id/usb-Prolific_Technology_Inc._USB_Serial_Controller_if00-port0) instead of the shorthand (e.g., ttyUSB0).</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 25.0.1364.172' style='border:0px;' alt='Google Chrome 25.0.1364.172'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/win.png' title='Windows Vista' style='border:0px;' alt='Windows Vista'/><br/><small>Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22</small>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino twitter post by Greg</title>
		<link>http://labby.co.uk/2012/08/arduino-twitter-post/#comment-3964</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 06 Apr 2013 19:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://labby.co.uk/?p=576#comment-3964</guid>
		<description><![CDATA[Yes, an ethernet board.]]></description>
		<content:encoded><![CDATA[<p>Yes, an ethernet board.</p>
 <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/net/chrome.png' title='Google Chrome 26.0.1410.43' style='border:0px;' alt='Google Chrome 26.0.1410.43'/>  <img src='http://labby.co.uk/wordpress/wp-content/plugins/useragent-spy/img/16/os/linux.png' title='GNU/Linux' style='border:0px;' alt='GNU/Linux'/><br/><small>Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31</small>]]></content:encoded>
	</item>
</channel>
</rss>
