<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MAVROMATIC &#187; inwall</title>
	<atom:link href="http://www.mavromatic.com/tag/inwall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mavromatic.com</link>
	<description>Your source for home automation, home theaters, product reviews, mods, hacks, DIY projects, electronics or anything else I&#039;m into at the moment.</description>
	<lastBuildDate>Fri, 19 Mar 2010 01:51:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Challenges Working With Embedded Devices</title>
		<link>http://www.mavromatic.com/2009/05/challenges-working-with-embedded-devices/</link>
		<comments>http://www.mavromatic.com/2009/05/challenges-working-with-embedded-devices/#comments</comments>
		<pubDate>Sun, 03 May 2009 18:52:17 +0000</pubDate>
		<dc:creator>Danny Mavromatis</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[8" panel]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[in-wall]]></category>
		<category><![CDATA[inwall]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[myro]]></category>
		<category><![CDATA[myro control]]></category>
		<category><![CDATA[myro:home]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[xpe]]></category>

		<guid isPermaLink="false">http://www.mavromatic.com/?p=850</guid>
		<description><![CDATA[<p style="text-align: center; "><img class="size-full wp-image-852  aligncenter" title="Working With Embedded PC's" src="http://www.mavromatic.com/wp-content/uploads/2009/05/img_4633.jpg" alt="Working With Embedded PC's" width="640" height="427" /></p>
<p style="text-align: left;">I&#8217;ve been busy working with on the new version of <a href="http://meetmyro.com">Myro:Home</a> which will run on the <a href="http://www.mavromatic.com/?p=801">8&#8243;  in-wall touchscreen panels</a>.  My original plan was to have the same &#8220;downloadable&#8221; software being able to run on these types of panels, however,  the truth is that these panels need special care in order to bring the best performance and stability.   I&#8217;ve chosen <a href="http://www.microsoft.com/windowsembedded/en-us/products/wexpe/default.mspx">Windows XP Embedded</a> as the OS and can get everything running very quickly.  Now, I&#8217;m working on adding in specific hooks to the hardware to take advantage of controlling the &#8220;bare metal&#8221; like LCD and GPIO.     Since these devices are not full powered desktop PC&#8217;s where you can be a bit less strict using CPU cycles, you cannot afford running things that aren&#8217;t necessary.   Heat is the biggest problem and when you put panels in walls where ventilation is an issue, you need to use less powerful (less heat producing) architecture. </p>
<p style="text-align: left;">In the end, I feel I will have a very powerful home control solution that is cost-effective and very competitive!</p>


<p>Related posts:<ol><li><a href='http://www.mavromatic.com/2009/04/samsung-q1b-hacked-with-ssd-and-xp-embedded/' rel='bookmark' title='Permanent Link: Samsung Q1b Hacked with SSD and XP Embedded'>Samsung Q1b Hacked with SSD and XP Embedded</a></li>
<li><a href='http://www.mavromatic.com/2010/01/sneak-peak-myrohome-for-iphone-hai-controller/' rel='bookmark' title='Permanent Link: SNEAK PEAK: Myro:Home for iPhone (HAI Controller)'>SNEAK PEAK: Myro:Home for iPhone (HAI Controller)</a></li>
<li><a href='http://www.mavromatic.com/2009/07/myro-control-releases-8-in-wall-touchpanel-and-v15-of-myrohome/' rel='bookmark' title='Permanent Link: Myro Control Releases 8&#8243; In-Wall Touchpanel and v1.5 of Myro:Home'>Myro Control Releases 8&#8243; In-Wall Touchpanel and v1.5 of Myro:Home</a></li>
</ol></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><img class="size-full wp-image-852  aligncenter" title="Working With Embedded PC's" src="http://www.mavromatic.com/wp-content/uploads/2009/05/img_4633.jpg" alt="Working With Embedded PC's" width="640" height="427" /></p>
<p style="text-align: left;">I&#8217;ve been busy working with on the new version of <a href="http://meetmyro.com">Myro:Home</a> which will run on the <a href="http://www.mavromatic.com/?p=801">8&#8243;  in-wall touchscreen panels</a>.  My original plan was to have the same &#8220;downloadable&#8221; software being able to run on these types of panels, however,  the truth is that these panels need special care in order to bring the best performance and stability.   I&#8217;ve chosen <a href="http://www.microsoft.com/windowsembedded/en-us/products/wexpe/default.mspx">Windows XP Embedded</a> as the OS and can get everything running very quickly.  Now, I&#8217;m working on adding in specific hooks to the hardware to take advantage of controlling the &#8220;bare metal&#8221; like LCD and GPIO.     Since these devices are not full powered desktop PC&#8217;s where you can be a bit less strict using CPU cycles, you cannot afford running things that aren&#8217;t necessary.   Heat is the biggest problem and when you put panels in walls where ventilation is an issue, you need to use less powerful (less heat producing) architecture. </p>
<p style="text-align: left;">In the end, I feel I will have a very powerful home control solution that is cost-effective and very competitive!</p>


<p>Related posts:<ol><li><a href='http://www.mavromatic.com/2009/04/samsung-q1b-hacked-with-ssd-and-xp-embedded/' rel='bookmark' title='Permanent Link: Samsung Q1b Hacked with SSD and XP Embedded'>Samsung Q1b Hacked with SSD and XP Embedded</a></li>
<li><a href='http://www.mavromatic.com/2010/01/sneak-peak-myrohome-for-iphone-hai-controller/' rel='bookmark' title='Permanent Link: SNEAK PEAK: Myro:Home for iPhone (HAI Controller)'>SNEAK PEAK: Myro:Home for iPhone (HAI Controller)</a></li>
<li><a href='http://www.mavromatic.com/2009/07/myro-control-releases-8-in-wall-touchpanel-and-v15-of-myrohome/' rel='bookmark' title='Permanent Link: Myro Control Releases 8&#8243; In-Wall Touchpanel and v1.5 of Myro:Home'>Myro Control Releases 8&#8243; In-Wall Touchpanel and v1.5 of Myro:Home</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.mavromatic.com/2009/05/challenges-working-with-embedded-devices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
