<?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>Channel 9</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/c4f.Chris-Walker/Posts/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9</title>
      <link>http://channel9.msdn.com/Niners/c4f.Chris-Walker/Posts</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Niners/c4f.Chris-Walker/Posts</link>
    <language>en</language>
    <pubDate>Tue, 21 May 2013 13:59:06 GMT</pubDate>
    <lastBuildDate>Tue, 21 May 2013 13:59:06 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>2</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Controlling Your Lights with Your PC</title>
      <description><![CDATA[
<p></p>
<p><b>Chris Walker<br>
ControlThink LC</b><b></b> </p>
<p><b>Difficulty: </b>Easy </p>
<p><b>Time Required:</b> 1-3 hours </p>
<p><b>Cost: </b>$50-$100 </p>
<p><b>Software: <a href="http://www.controlthink.com">Z-Wave PC SDK</a></b> </p>
<p><a href="http://msdn.com/express/"></a><strong>Hardware:</strong> <a href="http://www.controlthink.com">
Z-Wave PC SDK</a> </p>
<p><b>Download: </b></p>
<ul>
<li><a href="http://channel9.msdn.com/ShowPost.aspx?PostID=267636">C# Download</a>
</li><li><a href="http://channel9.msdn.com/ShowPost.aspx?PostID=267637">VB Download</a></li></ul>
<p><b>December 20, 2006</b> </p>
<p>Controlling your lights with a remote is pretty cool, but doing it from your PC opens up a whole world of fun possibilities.
</p>
<p>In this article, we'll add your computer to the Z-Wave network which we set up in the previous article. We'll run software to demonstrate how to set up and activate scenes with the PC. And then we'll see how easy it is to write our own code and totally personalize
 the system. </p>
<p><b>What you need</b> </p>
<p>For this project, you'll need a copy of ThinkEssentials, our Z-Wave PC SDK, and a compatible Z-Wave USB Stick. Here, we'll use the Z-Wave PC SDK bundle which includes all three. You can get it for $69 from
<a href="http://www.controlthink.com/">http://www.controlthink.com</a>. </p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0014.jpg"><img height="160" alt="usbstick" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0013.jpg" width="240" border="0"></a>Intermatic's
 HA22 USB Stick; we'll plug this into our computer. </p>
<p>Once you have the kit, simply plug the Z-Wave USB stick into your PC. If a USB extension cable was provided, plug the USB stick into it instead and then move the USB stick away from walls and metal objects for best reception. Finally, install the USB stick
 drivers and both software products (all of which are on the CD). </p>
<p>Now that the software and hardware are installed, we're ready to get started. </p>
<p><b>Adding your computer to the Z-Wave network</b> </p>
<p>To add your computer to the network we set up in the previous article, we'll use the ThinkEssentials software (although you can also join a network with a line or two of code—see the
<a href="http://channel9.msdn.com/ShowPost.aspx?PostID=267638">Z-Wave PC SDK Primer sample code</a> ). Go ahead and start the software up now. Then, switch to the Advanced Settings tab on the left side of the screen.
</p>
<p>If you haven't set up your Z-Wave network with a remote already, you could set it up with your PC instead--using the ThinkEssentials software or by writing some code. If you'd rather go that route, you can find full details in the
<a href="http://channel9.msdn.com/ShowPost.aspx?PostID=267638">Z-Wave PC SDK Primer</a> .
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0024.gif"><img height="120" alt="AdvancedSettingsTab.gif" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0023.gif" width="240" border="0"></a><br>
The ThinkEssentials Advanced Settings tab; we'll add our computer to the network here.
</p>
<p>On the Advanced Settings tab, click the “Join Existing Network” button. This will put our USB stick into a mode where it can be added into an existing network. On your HA09 (Tabletop Remote), flip open its lid and press and hold the INCLUDE button for a
 few seconds until it displays “COPY”. If you have an HA07 (Handy Remote) instead, hold down INCLUDE until the red and green LEDs start flashing. Finally, press the CHANNEL 1 ON button to start adding your PC to the network. This process may take five or ten
 seconds to get started. </p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0034.jpg"><img height="120" alt="joinnetwork.jpg" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0033.jpg" width="240" border="0"></a><br>
The JOIN EXISTING NETWORK button (left); holding the INCLUDE button (right) </p>
<p>Once your computer is added to the network, ThinkEssentials may close automatically and save the changes. Simply restart the software.
</p>
<p><b>Controlling your devices from the PC</b> </p>
<p>Switch to the Home tab in ThinkEssentials, and you'll see icons for each of your devices at the bottom-right corner of the window. To turn them on or off, simply click on them. Go ahead, try this now. If you have lamp modules or dimmable light switches,
 simply right-click on them for dimming options. </p>
<p>If you'd like, you can also draw your home's floor plan, set up mood lighting (scenes), set up scheduled events for those scenes, etc. I'll leave these to your experimentation; if you need any guidance, a shortcut to the User's Guide is included in the Start
 Menu Programs folder alongside the software. </p>
<p><b>Turning on lights from Visual Basic Express or Visual C# Express</b> </p>
<p>When you're done experimenting with the ThinkEssentials software, go ahead and close it so we can use the Z-Wave USB stick from Visual Studio Express. You can download Microsoft's Visual Studio Express. If you've set up any scheduled events, you'll need
 to right-click on the software's system tray icon and select “Exit” from the pop-up menu.
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0044.jpg"><img height="96" alt="trayexit.jpg" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0043.jpg" width="240" border="0"></a><br>
To completely shut down ThinkEssentials, right-click on its tray icon and click Exit.
</p>
<p>Now, we're ready to get started controlling our lights using Visual Studio Express. With Visual Studio Express, we can personalize our home in unlimited ways. For now, we'll start out simple and turn on the lights.
</p>
<p><b>Creating our Visual Basic Express and Visual C# Express project</b> </p>
<p>With this sample, we're going to turn on all of our lights. So to prepare for this sample, go ahead and turn off all the lights connected to Z-Wave devices (plug-in modules).
</p>
<p>Then, start up Visual Basic Express or Visual C# Express. Create a Windows Application named “TurnOnLights”. Once you've created the project, select “Add Reference…” from the Project menu, switch to the dialog's Browse tab, and then add in the ControlThink.ZWave.dll
 file that came with the Z-Wave PC SDK. If you don't know where it is, look in your Program Files folder for a ControlThink and Z-Wave PC SDK folder.
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0054.gif"><img height="153" alt="addreference.gif" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0053.gif" width="240" border="0"></a><br>
To add the Z-Wave assembly to the project, select Add Reference from the Project menu…
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0064.gif"><img height="190" alt="BrowseForDll.gif" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1337418/clip_image0063.gif" width="240" border="0"></a><br>
In the Add Reference dialog, change to the Browse tab and then add in ControlThink.ZWave.dll.
</p>
<p>Once you have added in the Z-Wave assembly, double-click on the default form; this should open up the Form_Load method in code. Once there, we'll create an instance of the ZWaveController object. This will let us connect to our Z-Wave network with the USB
 stick. In the Form_Load method, add the following code: </p>
<p><b>Visual Basic</b> </p>
<p>Dim zwaveController As New ControlThink.ZWave.ZWaveController() </p>
<p><b>Visual C#</b> </p>
<p>ControlThink.ZWave.ZWaveController zwaveController = new ControlThink.ZWave.ZWaveController();
</p>
<p>Next, we'll connect to the network. It only takes two lines of code to get “online” with the home.
</p>
<p><b>Visual Basic</b> </p>
<p>zwaveController.Connect() </p>
<p><b>Visual C#</b> </p>
<p>zwaveController.Connect(); </p>
<p>Now that we've created the necessary code to connect to the network through our Z-Wave USB stick, we'll add just a few more lines of code to turn on all the lights. Every device in our network is ultimately based on the ZWaveDevice object, and this class
 gives us the ability to turn on and off devices as well as change their dim level so we'll use it here.
</p>
<p>Let's also include a Try…Catch block here; our remotes and some other devices cannot be turned on and off and consequently throw an exception if we try.
</p>
<p><b>Visual Basic</b> </p>
<p>For Each device As ControlThink.ZWave.Devices.ZWaveDevice In zwaveController.Devices
</p>
<p>Try </p>
<p>device.PowerOn() </p>
<p>Catch ex As Exception </p>
<p>End Try </p>
<p>Next </p>
<p><b>Visual C#</b> </p>
<p><b><br>
</b>foreach(ControlThink.ZWave.Devices.ZWaveDevice device in zwaveController.Devices)
</p>
<p>{ </p>
<p>try </p>
<p>{ </p>
<p>device.PowerOn(); </p>
<p>} </p>
<p>catch(Exception ex) </p>
<p>{} </p>
<p>} </p>
<p>That's it. Run your code, and watch your lights turn on! </p>
<p>Of course, you can also turn everything off. To do that instead, just change the PowerOn method to PowerOff:
</p>
<p><b>Visual Basic</b> </p>
<p>For Each device As ControlThink.ZWave.Devices.ZWaveDevice In zwaveController.Devices
</p>
<p>Try </p>
<p>device.PowerOff() </p>
<p>Catch ex As Exception </p>
<p>End Try </p>
<p>Next </p>
<p><b>Visual C#</b> </p>
<p><b><br>
</b>foreach(ControlThink.ZWave.Devices.ZWaveDevice device in zwaveController.Devices)
</p>
<p>{ </p>
<p>try </p>
<p>{ </p>
<p>device.PowerOff(); </p>
<p>} </p>
<p>catch(Exception ex) </p>
<p>{} </p>
<p>} </p>
<p><b>What to try next</b> </p>
<p>Now that you've experienced the basics of using Z-Wave from Visual Studio Express, here are a few ideas you can use to personalize your own home:
</p>
<p>1. device.Level can be set to 0 for off, or 1-99 for dim levels (99 = full on).
</p>
<p>2. zwaveController.Devices is a collection of all the devices in your network. Each of those devices has a unique ID on the network called a Node ID. Access the devices individually by index, or use zwaveController.Devices.GetByNodeID(…) to access each device
 by its unique Node ID. </p>
<p>3. <a href="http://msdn.microsoft.com/coding4fun/windows/utility/article.aspx?articleid=908744&amp;title=Creating&#43;an&#43;Alarm&#43;Clock&#43;in&#43;the&#43;System&#43;Tray">
Alarm Clock</a> sample from Coding4Fun, and customize it to turns up the heating set point 30 minutes before the alarm goes off.
</p>
<p><b>About the author</b> </p>
<p>Chris Walker is President and Chief Software Architect of <a href="http://www.controlthink.com/">
ControlThink</a>, creator of the Z-Wave SDKs for .NET platforms, and is an outspoken advocate of reliable home control technology. He is determined to make home control technology easy to use and affordable for all homeowners.
<span>Chris Walker http://channel9.msdn.com/ShowPost.aspx?PostID=267636 http://channel9.msdn.com/ShowPost.aspx?PostID=267637 Easy $50-$100 1-3 hours Z-Wave PC SDK]]&gt; ]]&gt;</span></p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/c4f.Chris-Walker/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0cf36b2e73ad4d449e4c9e7600d700c2">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/articles/Controlling-Your-Lights-with-Your-PC</comments>
      <itunes:summary>
 
Chris Walker
ControlThink LC  
Difficulty: Easy  
Time Required: 1-3 hours  
Cost: $50-$100  
Software: Z-Wave PC SDK  
Hardware: 
Z-Wave PC SDK  
Download:  

C# Download
VB Download
December 20, 2006  
Controlling your lights with a remote is pretty cool, but doing it from your PC opens up a whole world of fun possibilities.
 
In this article, we&#39;ll add your computer to the Z-Wave network which we set up in the previous article. We&#39;ll run software to demonstrate how to set up and activate scenes with the PC. And then we&#39;ll see how easy it is to write our own code and totally personalize
 the system.  
What you need  
For this project, you&#39;ll need a copy of ThinkEssentials, our Z-Wave PC SDK, and a compatible Z-Wave USB Stick. Here, we&#39;ll use the Z-Wave PC SDK bundle which includes all three. You can get it for $69 from
http://www.controlthink.com.  
Intermatic&#39;s
 HA22 USB Stick; we&#39;ll plug this into our computer.  
Once you have the kit, simply plug the Z-Wave USB stick into your PC. If a USB extension cable was provided, plug the USB stick into it instead and then move the USB stick away from walls and metal objects for best reception. Finally, install the USB stick
 drivers and both software products (all of which are on the CD).  
Now that the software and hardware are installed, we&#39;re ready to get started.  
Adding your computer to the Z-Wave network  
To add your computer to the network we set up in the previous article, we&#39;ll use the ThinkEssentials software (although you can also join a network with a line or two of code—see the
Z-Wave PC SDK Primer sample code ). Go ahead and start the software up now. Then, switch to the Advanced Settings tab on the left side of the screen.
 
If you haven&#39;t set up your Z-Wave network with a remote already, you could set it up with your PC instead--using the ThinkEssentials software or by writing some code. If you&#39;d rather go that route, you can find full details in the
Z-Wave PC SDK Primer .
 

The ThinkEssentials Adva</itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/articles/Controlling-Your-Lights-with-Your-PC</link>
      <pubDate>Wed, 20 Dec 2006 23:59:06 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/articles/Controlling-Your-Lights-with-Your-PC</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/c4f/images/1337418_100.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/c4f/images/1337418_220.jpg" height="165" width="220"></media:thumbnail>      
      <dc:creator>Chris Walker</dc:creator>
      <itunes:author>Chris Walker</itunes:author>
      <slash:comments>22</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/articles/Controlling-Your-Lights-with-Your-PC/RSS</wfw:commentRss>
      <category>Home Automation</category>
    </item>
  <item>
      <title>Decking Out Your Home Entertainment System with Theater-style Lighting</title>
      <description><![CDATA[<span id="c4fmetadata">
<table cellspacing="0" cellpadding="1" width="100%" border="0">
<tbody>
<tr class="entry_overview">
<td width="50"><img height="50" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/int_thumb.jpg" width="50"></td>
<td><span class="entry_description">This article walks through how to get that real movie theater feeling at home using the Intermatic HomeSettings Kit.</span></td>
</tr>
<tr>
<td colspan="2">
<div class="entry_author">Chris Walker</div>
<div class="entry_company"><a href="http://www.controlthink.com/">ControlThink LC</a></div>
<br>
<div class="entry_details"><b>Difficulty: </b><span class="entry_details_input">Easy</span></div>
<div class="entry_details"><b>Time Required:</b> <span class="entry_details_input">
Less than 1 hour</span></div>
<div class="entry_details"><b>Cost: </b><span class="entry_details_input">$100-$200</span></div>
<div class="entry_details"><b>Software: </b><span class="entry_details_input">None</span></div>
<div class="entry_details"><b>Hardware: </b><span class="entry_details_input"><a href="http://www.homesettings.com/">Intermatic Home Settings Kit</a></span></div>
<div class="entry_details">Video: <a href="http://channel9.msdn.com/ShowPost.aspx?PostID=259155">
Watch the Channel9 Video</a>&nbsp;</div>
</td>
</tr>
</tbody>
</table>
</span>
<p></p>
<p><b></b>&nbsp;</p>
<p>To deck out your home entertainment system, typical options include buying a bigger TV or a better speaker system. But for something really unique and cool, add automated lighting to yours for less than $100 to give it that real movie theater feeling.
</p>
<p>In just a few minutes, you'll be dimming the lights when movies start and will have the coolest system around!
</p>
<p><b>What you need<br>
</b>For this project, you'll need a Z-Wave® remote control and two Z-Wave plug-in lamp modules. Here, we'll use Intermatic®‘s HomeSettings™ Lighting Control Starter Kit (model HA101K). I found it for $99 at Lowes, although you can buy it at other retail stores
 or online. </p>
<p>You'll also need 4 AA batteries. </p>
<p>NOTE: if your lighting is built-in and controlled by switches, you can pick up Z-Wave light switches from any manufacturer and use them instead of the plug-in modules—but you'll want to follow the switches' installation instructions or hire an electrician
 to wire those up. </p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image0012.jpg"><img height="333" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image001_thumb.jpg" width="500" border="0"></a>
</p>
<p>Intermatic's HomeSettings Lighting Control Starter Kit (model HA101K) </p>
<p>You'll quickly notice that this system is wireless. There have been powerline home automation systems in the past, but those have often been plagued with reliability problems. But don't let that worry you: Z-Wave devices are wireless and will even act as
 mesh-networked repeaters automatically. If you're not familiar with how that works, just know that it's quite a reliable system.
</p>
<p><b>Hooking up the lights<br>
</b>Since we're using plug-in modules here, there's no need to break out voltage meters or screwdrivers. Simply plug the lamps into the modules and then plug the modules into the wall. Also, be sure to turn on the lamps themselves.
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image0022.jpg"><img height="250" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image002_thumb.jpg" width="500" border="0"></a>
</p>
<p>Plugging lamp into module (left); module plugged into wall outlet (right) </p>
<p><b>Adding the lights to the remote<br>
</b>Now, we just need to add the lamp modules to the remote control. Make sure there are batteries in the remote, and flip it open to reveal the INCLUDE and DELETE buttons.
</p>
<p>To add a lamp module to the remote, simply press and release the INCLUDE button. The display will show a small “INCL” indicator in the top-right corner of the LCD and will flash “TRANSMITTING.” Then, press the button on the lamp module. The remote should
 flash “SUCCESSFUL” indicating that it now recognizes your module. You have just paired the lamp module with your remote!
</p>
<p>Go ahead and repeat this now with your second lamp module. </p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image0042.jpg"><img height="220" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image004_thumb.jpg" width="500" border="0"></a>
</p>
<p>Pressing the INCLUDE button (left); pressing the button on the device (right) </p>
<p><b>Setting up the lighting scene<br>
</b>For our home theater experience, we want to fade the lights off when we start the movie and turn them back on just slightly when the movie is over so that we don't blind our movie-watching guests.
</p>
<p>Let's add the lamp modules to scene one on the remote. This is a quick three step process.
</p>
<p>NOTE: there are six sets of scene buttons (on and off for each scene) on this remote. Pressing the SHIFT button will switch to scenes 7 through 12, so make sure you're currently looking at scenes 1 through 6; if you're not, simply press the SHIFT button.
</p>
<p>First, simultaneously press and hold both the ON and OFF buttons for scene one. After holding down these two buttons for three or four seconds, the display will show “LEARN” in big text. Now, press and hold the INCLUDE button—and don't let go of it quite
 yet. </p>
<p>While you're holding down the INCLUDE button, press the button on the lamp module to include in this scene. If the lamp module is off or turns off, press the button on the lamp module again to turn it on. When the lamp is on, go ahead and release the INCLUDE
 button on the remote. That's it! </p>
<p>Now, go ahead and repeat this process for the other lamp module, again using scene one.
</p>
<p><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image0062.jpg"><img height="220" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image006_thumb.jpg" width="500" border="0"></a>
</p>
<p><b><br>
</b>Pressing scene one's ON and OFF buttons (left)<b>; </b>pressing and holding the INCLUDE button (right)<b></b>
</p>
<p><b>Settling in for the ultimate home theater experience<br>
</b>Now it's time to grab your favorite movie and snack, gather your friends, and enjoy your new setup. To turn off the lights (with nifty ramping effect), press scene one's OFF button. When the movie is over, press the ON button. If you want to dim the lights
 up or down, simply hold down the scene's ON (dim up) or OFF (dim down) button respectively.
</p>
<p><b><a href="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image0082.jpg"><img height="327" src="http://ecn.channel9.msdn.com/o9/c4fcontent/migration/1088252/image008_thumb.jpg" width="500" border="0"></a>
<br>
</b>Lights off! Pressing scene one's OFF button sets the mood for “Batman Begins”…<b></b>
</p>
<p><b>More cool things to do with your new setup<br>
</b>One of the great things about Z-Wave is that you can do new things with your existing devices and can add on new devices anytime. Here are a few cool things to do with your new setup:
</p>
<p>1. Set up a second scene with the lights at 20%; this will be good to switch to when the movie is over so you don't blind your friends.
</p>
<p>2. When I'm tired, getting out of bed wakes me up. Set up your bedroom instead and enjoy this new convenience when going to bed (or getting up!)
</p>
<p>3. For an even better home theater experience, wire up your overhead lights—or add in motorized blinds. If it has the Z-Wave logo on it, it'll work with your system.
</p>
<p><b>About the author<br>
</b>Chris Walker is President and Chief Software Architect of <a href="http://www.controlthink.com/">
ControlThink</a>, creator of the Z-Wave SDKs for .NET platforms, and is an outspoken advocate of reliable home control technology. He is determined to make home control technology affordable and available to the average homeowner.</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/c4f.Chris-Walker/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:75b4bef67d9e46439d6a9e7600d834bd">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/articles/Decking-Out-Your-Home-Entertainment-System-with-Theater-style-Lighting</comments>
      <itunes:summary>




This article walks through how to get that real movie theater feeling at home using the Intermatic HomeSettings Kit.



Chris Walker
ControlThink LC

Difficulty: Easy
Time Required: 
Less than 1 hour
Cost: $100-$200
Software: None
Hardware: Intermatic Home Settings Kit
Video: 
Watch the Channel9 Video&amp;nbsp;





 
&amp;nbsp; 
To deck out your home entertainment system, typical options include buying a bigger TV or a better speaker system. But for something really unique and cool, add automated lighting to yours for less than $100 to give it that real movie theater feeling.
 
In just a few minutes, you&#39;ll be dimming the lights when movies start and will have the coolest system around!
 
What you need
For this project, you&#39;ll need a Z-Wave&#174; remote control and two Z-Wave plug-in lamp modules. Here, we&#39;ll use Intermatic&#174;‘s HomeSettings™ Lighting Control Starter Kit (model HA101K). I found it for $99 at Lowes, although you can buy it at other retail stores
 or online.  
You&#39;ll also need 4 AA batteries.  
NOTE: if your lighting is built-in and controlled by switches, you can pick up Z-Wave light switches from any manufacturer and use them instead of the plug-in modules—but you&#39;ll want to follow the switches&#39; installation instructions or hire an electrician
 to wire those up.  

 
Intermatic&#39;s HomeSettings Lighting Control Starter Kit (model HA101K)  
You&#39;ll quickly notice that this system is wireless. There have been powerline home automation systems in the past, but those have often been plagued with reliability problems. But don&#39;t let that worry you: Z-Wave devices are wireless and will even act as
 mesh-networked repeaters automatically. If you&#39;re not familiar with how that works, just know that it&#39;s quite a reliable system.
 
Hooking up the lights
Since we&#39;re using plug-in modules here, there&#39;s no need to break out voltage meters or screwdrivers. Simply plug the lamps into the modules and then plug the modules into the wall. Also, be sure to turn on the lamps themsel</itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/articles/Decking-Out-Your-Home-Entertainment-System-with-Theater-style-Lighting</link>
      <pubDate>Thu, 16 Nov 2006 16:22:35 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/articles/Decking-Out-Your-Home-Entertainment-System-with-Theater-style-Lighting</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/c4f/images/1088252_100.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/c4f/images/1088252_220.jpg" height="165" width="220"></media:thumbnail>      
      <dc:creator>Chris Walker</dc:creator>
      <itunes:author>Chris Walker</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/articles/Decking-Out-Your-Home-Entertainment-System-with-Theater-style-Lighting/RSS</wfw:commentRss>
      <category>Hardware</category>
      <category>Home Automation</category>
    </item>    
</channel>
</rss>