<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Living Room Automation with Kinect</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/dced6c4f-2bca-410c-a97e-f70bbfa27a8c.png</url>
		<title>Channel 9 - Living Room Automation with Kinect</title>
		<link></link>
	</image>
	<description>The next post in our mini-Kinect to Hardware theme week post is an inspiration project showing how the Kinect was used control a living room, via home automation... Our Kinect Controlled living roomI have always been fascinated by home automation, I bought my first X-10 system ten years ago. My friends thought I was insane, “-You can just get up an shut the light off&amp;quot;. But that’s not the point, it’s not because I’m lazy it’s all about removing obstacles, what if when I enter a room the lights turns on, when I go to bed everything turns off. Saves energy, saves time, removes obstacles. Peter Forss made a really cool entry to the contest, his project turns on and off lights depending on where he is in the room. This inspired me, I wanted to do something with Kinect and home automation. I had previously built a home automation system that can control our home (lights, infrared devices etc) so the only thing I needed to do is hook up the Kinect. I wanted to be able to control what lights to turn on just by pointing at them. So here is my attempt to control our living room with a Kinect. How it works I added all my light in an array with the lights X and Z position relative to the kinect sensor (in meters). For each light, I calculate the angle from where I am in the room to the light and compare it to the angle between me (my body’s centre) and my hand. Then I check for the light on gesture (hand under shoulder moved to over shoulder) or light off gesture (hand over shoulder moved to below shoulder). These gestures sends a command to my home automation system to executes the correct command. It uses a Tellstick to control the lights, the beauty of that device is that it can control close to any type of protocol (I use Nexa or in some cases the cheapest possible plug-in lamp module I could find, it also works with X10). Project Information URL: http://apeoholic.se/post/Our-Kinect-Controlled-livingroom.aspx     Contact Information: Blog: http://apeoholic.se Twitter: @apeoholic </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 00:49:20 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 00:49:20 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Living Room Automation with Kinect</title>
		<description>
			<![CDATA[<p>Cute cat!</p><p>posted by Laura10</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634619197675032490</link>
		<pubDate>Wed, 11 Jan 2012 23:02:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634619197675032490</guid>
		<dc:creator>Laura10</dc:creator>
	</item>
	<item>
		<title>Re: Living Room Automation with Kinect</title>
		<description>
			<![CDATA[Check out the cat.<br>Oh yeah great project.<p>posted by wwsmith64</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634621433130117460</link>
		<pubDate>Sat, 14 Jan 2012 13:08:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634621433130117460</guid>
		<dc:creator>wwsmith64</dc:creator>
	</item>
	<item>
		<title>Re: Living Room Automation with Kinect</title>
		<description>
			<![CDATA[<p>Oh no! The screen is covering the Kinect!<br><br>ROFL! I'm proud to be a geek!&nbsp;</p><p>posted by Rodney McKay</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634622314507494918</link>
		<pubDate>Sun, 15 Jan 2012 13:37:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Living-Room-Automation-with-Kinect#c634622314507494918</guid>
		<dc:creator>Rodney McKay</dc:creator>
	</item>
</channel>
</rss>