<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Raspberry Pi - Network Spy Energy Saver</title><link>/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><description>The subwoofer we had in our home cinema setup died a few weeks ago, so I did my research and found a nice replacement. The only thing I didn&amp;#39;t spot was the fact it never goes into standby if there&amp;#39;s no signal (unlike the old one). I tried using some </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Raspberry Pi - Network Spy Energy Saver</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><pubDate>Wed, 13 May 2015 01:45:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9176bb32-15ec-4a22-b8b6-e8612bfb67ba</guid><dc:creator>e14 Contributor</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;That is cool and all, but doesn&amp;#39;t the Pi use more energy being on monitoring all the time than the speaker would in the first place?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20302&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Raspberry Pi - Network Spy Energy Saver</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><pubDate>Mon, 30 Mar 2015 16:15:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9176bb32-15ec-4a22-b8b6-e8612bfb67ba</guid><dc:creator>e14 Contributor</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;Cool Project , new to this technology and very interested at the age of 63&lt;/div&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20302&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Raspberry Pi - Network Spy Energy Saver</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><pubDate>Mon, 30 Mar 2015 08:37:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9176bb32-15ec-4a22-b8b6-e8612bfb67ba</guid><dc:creator>Matt</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I&amp;#39;ve updated the PHP code after a few problems we had at the weekend.. it turns out that the arp scan sometimes doesn&amp;#39;t see a device, i.e. the Chromecast dropped off the network momentarily, which ended up turning off the subwoofer for a minute, then it went back on again. I&amp;#39;ve added in some code that tracks the power status over each cycle of the program.. so in this case, I&amp;#39;ve said that the Chromecast needs to be off for 3 cycles/minutes before it turns the socket off.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is actually really useful for switching a socket based on whether your mobile phone is in the house. I previously wasn&amp;#39;t able to use this script, since the phone&amp;#39;s wifi enters power save so often, disappearing and reappearing all the time. With the status monitoring, I can say that if the phone hasn&amp;#39;t appeared for 30 cycles/minutes, then turn the socket off.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20302&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Raspberry Pi - Network Spy Energy Saver</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><pubDate>Sat, 28 Mar 2015 09:47:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9176bb32-15ec-4a22-b8b6-e8612bfb67ba</guid><dc:creator>mcb1</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Neat idea Matt.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This searching for things has some other benefits as well.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for sharing&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20302&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Raspberry Pi - Network Spy Energy Saver</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/raspberry-pi---network-spy-energy-saver</link><pubDate>Fri, 27 Mar 2015 11:50:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9176bb32-15ec-4a22-b8b6-e8612bfb67ba</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Matt,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a really great idea! Very effective : )&lt;/p&gt;&lt;p&gt;Very neat trick to know when the TV is on by using the Chromecast device.&lt;/p&gt;&lt;p&gt;Slightly related to your network scan, &lt;span&gt;I hope to sometime consistently ping a location on the Internet, so I can start getting a picture of how often the DSL line is down for maintenance or other issues affecting Internet reachability. Not decided if I want it to beep or log to a file or something..&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20302&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>