<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Home Automation with Microsoft Robotics Developer Studio</title><link>http://houserobot.codeplex.com/Project/ProjectRss.aspx</link><description>House.Robot is an experimental project using Microsoft Robotics Studio for home automation. Check out the accompanying article at http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;coding4fun&amp;#47;.   Microsoft Robotics Developer Stu...</description><item><title>UPDATED RELEASE: House.Robot 1.0 (Jun 05, 2008)</title><link>http://www.codeplex.com/houserobot/Release/ProjectReleases.aspx?ReleaseId=14043</link><description>This is the initial release of House.Robot that accompanies the Coding4Fun article.</description><author></author><pubDate>Thu, 05 Jun 2008 13:29:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: House.Robot 1.0 (Jun 05, 2008) 20080605012956P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/houserobot/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
&lt;b&gt;Project Description&lt;/b&gt;
&lt;/h2&gt;House.Robot is an experimental project using Microsoft Robotics Studio for home automation. Check out the accompanying article at http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;coding4fun&amp;#47;.&lt;br /&gt;Microsoft Robotics Developer Studio models robots as entities that are composed of sensors and actuators. By viewing an automated house as an entity that is composed of sensors &amp;#40;motion detectors, contact switches, temperature sensors, etc.&amp;#41; and actuators &amp;#40;lights, door locks, HVAC, etc.&amp;#41; we can apply the Microsoft Robotics model to the domain of home automation. To learn more about Microsoft Robotics Developer Studio and the Decentralized Software Services Model visit&amp;#58; http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;robotics&amp;#47;default.aspx.&lt;br /&gt;This project contains DSS services to monitor and control an Elk M1G security and automation controller as well as Z-Wave lights using the ControlThink Z-Wave SDK. You can also program using the SimulatedDimmer service if you don&amp;#8217;t have Z-Wave lights, and you can run the Elk service in a simulated mode. There is also a simple EmailSender service so that the automated house can send emails or SMS messages.&lt;br /&gt;
&lt;br /&gt;&lt;h2&gt;
Setup
&lt;/h2&gt;In order to compile the code in this project, you will need to do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install Microsoft Robotics Developer Studio 2008 CTP April.&lt;/li&gt;&lt;li&gt;Run the DssProjectMigration command line utility to convert the project paths to match your installation.&lt;/li&gt;&lt;li&gt;For the Z-Wave service, you will need a copy of the ControlThink Z-Wave PC SDK.&lt;/li&gt;&lt;li&gt;The Elk M1G services can be run in a simulated mode with a slight modification to the code. Look for the comment &lt;i&gt;//ELK: Comment out the line below to run in simulated mode&lt;/i&gt; in the Elk.cs file.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 21:41:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080604094117P</guid></item><item><title>UPDATED RELEASE: House.Robot 1.0</title><link>http://www.codeplex.com/houserobot/Release/ProjectReleases.aspx?ReleaseId=14043</link><description>This is the initial release of House.Robot that accompanies the Coding4Fun article.</description><author></author><pubDate>Wed, 04 Jun 2008 03:46:01 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: House.Robot 1.0 20080604034601A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/houserobot/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 03:35:44 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604033544A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/houserobot/SourceControl/ListDownloadableCommits.aspx</link><description>Added test data file.</description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 03:35:37 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604033537A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/houserobot/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 03:32:00 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604033200A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/houserobot/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;&lt;h2&gt;
Introduction
&lt;/h2&gt;House.Robot is an experimental project using Microsoft Robotics Studio for home automation. Check out the accompanying article at &lt;a href="http://blogs.msdn.com/coding4fun/" class="externalLink"&gt;http://blogs.msdn.com/coding4fun/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;Microsoft Robotics Developer Studio models robots as entities that are composed of sensors and actuators. By viewing an automated house as an entity that is composed of sensors (motion detectors, contact switches, temperature sensors, etc.) and actuators (lights, door locks, HVAC, etc.) we can apply the Microsoft Robotics model to the domain of home automation. To learn more about Microsoft Robotics Developer Studio and the Decentralized Software Services Model visit: &lt;a href="http://msdn.microsoft.com/en-us/robotics/default.aspx" class="externalLink"&gt;http://msdn.microsoft.com/en-us/robotics/default.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;This project contains DSS services to monitor and control an Elk M1G security and automation controller as well as Z-Wave lights using the ControlThink Z-Wave SDK. You can also program using the SimulatedDimmer service if you don’t have Z-Wave lights, and you can run the Elk service in a simulated mode. There is also a simple EmailSender service so that the automated house can send emails or SMS messages.&lt;br /&gt;&lt;h2&gt;
Setup
&lt;/h2&gt;In order to compile the code in this project, you will need to do the following:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install Microsoft Robotics Developer Studio 2008 CTP April.&lt;/li&gt;&lt;li&gt;Run the DssProjectMigration command line utility to convert the project paths to match your installation.&lt;/li&gt;&lt;li&gt;For the Z-Wave service, you will need a copy of the ControlThink Z-Wave PC SDK.&lt;/li&gt;&lt;li&gt;The Elk M1G services can be run in a simulated mode with a slight modification to the code. Look for the comment &lt;i&gt;//ELK: Comment out the line below to run in simulated mode&lt;/i&gt; in the Elk.cs file.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 03:29:44 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080604032944A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/houserobot/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Delete the following note before publishing **&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project is currently in setup mode and only available to project coordinators and developers. Once you have finished setting up your project you can publish it to make it available to all CodePlex visitors.&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt; &lt;br /&gt;Additional information on starting a new project is available here: &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Project%20Startup%20Guide" class="externalLink"&gt;Project Startup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>stacyh</author><pubDate>Wed, 04 Jun 2008 02:45:20 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080604024520A</guid></item></channel></rss>