<?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 - Every Gadgeteer&#39;s dream? A Gadgeteer Home Automation System</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Every-Gadgeteers-dream-A-Gadgeteer-Home-Automation-System/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/9efa809c-af3e-4476-923e-41783f58f645.png</url>
		<title>Channel 9 - Every Gadgeteer&#39;s dream? A Gadgeteer Home Automation System</title>
		<link></link>
	</image>
	<description>Today&#39;s Hardware Friday project by a friend of the blog, Marco Minerva, shows how he, and with his help, us, can build a cool home automation system with some of our favorite tools. Gadgeteer Home Automation SystemIn this post I want to describe how to create a Home Automation System that puts together many of the modules and source code we talked about on this blog during the past months. In particular,&amp;nbsp; we’ll create a Gadgeteer device that uses touch screen capabilities of Display T35 to provide access to all the functionalities of the system. So, let’s start. Connect the following modules to a FEZ Spider Mainboard: USB ClientDP; WiFi RS21, to retrieve current time from the Internet; Display T35, to manage the system using touch; SD Card, to store the configuration file of the application; Temp &amp;amp; Humidity, to show an example of information that can be acquired using sensors; Relays, to control eletrical devices; Camera, with which we can show, for example, people that ring our bell. You can see the result in following screenshot.  Almost all the FEZ Spider sockets are filled. As said before, we’ll use source code from some articles that have been published on this blog. In particular: XML Configuration Files for .NET Micro Framework Synchronize the Clock with a Reference Server on the Internet Windows-like Interface for the .NET Gadgeteer Display Moreover, we need to create some custom fonts for the application. .NET Micro Framework SDK provides a command line tool that allows to do this. Alternatively, you can use the Tiny Font Tool GUI to make things simpler. In the ZIP file attached to this article you can find all the fonts we’ll use.  ... This project goes into all the details, from build the hardware, coding it and constructing the UI Our application has three sections: Temperature &amp;amp; Humidity, Relays and Camera. So, we need to create three menu items: &amp;nbsp; &amp;nbsp; The result is shown in the following screenshot.  Here&#39;s a video of it in action.  And as you would expect, the source available for download (click through and it&#39;s at the bottom of the page) </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 07:32:27 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 07:32:27 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Every Gadgeteer&#39;s dream? A Gadgeteer Home Automation System</title>
		<description>
			<![CDATA[a<p>posted by aaa</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Every-Gadgeteers-dream-A-Gadgeteer-Home-Automation-System#c634871901731983719</link>
		<pubDate>Tue, 30 Oct 2012 10:36:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Every-Gadgeteers-dream-A-Gadgeteer-Home-Automation-System#c634871901731983719</guid>
		<dc:creator>aaa</dc:creator>
	</item>
</channel>
</rss>