<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Electric Imp aims to make the Internet of Things devilishly simple</title>
	<atom:link href="http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 09:22:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mark</title>
		<link>http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/#comment-1321227</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Tue, 19 Mar 2013 13:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=620108#comment-1321227</guid>
		<description><![CDATA[I use the imp and like it a lot.  I think the fit for this product is more likely smaller companies or others who strategically decide to focus on other areas.  I work for a really large company and use the imp for test machinery rather than end product.  I also use it for hobby.

the imp has really good RF performance, maintaining connections easily even though I have placed it near solenoid valves, underneath another circuit board containing several relays, and behind my machine, under wire shelves in the back of a shop.

It is really easy for writing and testing code.  I can throw code at it from my office as it run at home and if I write a bug, the IDE gives me the line# of the function and the calling functions, the imp reboots and I can again send code.

I like being able to move the imp card between projects; this partially address the issue of cost.  For example, I plan to make a connection to my treadmill.  It is only used once per day so the imp card can be present for the workout to track certain metrics and then deployed elsewhere.

Mark]]></description>
		<content:encoded><![CDATA[<p>I use the imp and like it a lot.  I think the fit for this product is more likely smaller companies or others who strategically decide to focus on other areas.  I work for a really large company and use the imp for test machinery rather than end product.  I also use it for hobby.</p>
<p>the imp has really good RF performance, maintaining connections easily even though I have placed it near solenoid valves, underneath another circuit board containing several relays, and behind my machine, under wire shelves in the back of a shop.</p>
<p>It is really easy for writing and testing code.  I can throw code at it from my office as it run at home and if I write a bug, the IDE gives me the line# of the function and the calling functions, the imp reboots and I can again send code.</p>
<p>I like being able to move the imp card between projects; this partially address the issue of cost.  For example, I plan to make a connection to my treadmill.  It is only used once per day so the imp card can be present for the workout to track certain metrics and then deployed elsewhere.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo Fiennes</title>
		<link>http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/#comment-1320312</link>
		<dc:creator><![CDATA[Hugo Fiennes]]></dc:creator>
		<pubDate>Fri, 15 Mar 2013 16:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=620108#comment-1320312</guid>
		<description><![CDATA[There are many misconceptions about what makes &quot;low power&quot;. Yes, WiFi isn&#039;t as low power as some simpler wireless standards, but the imp does enable truly low power operation in many scenarios - eg, we can run an environmental sensor checking in every 15 minutes for 3+ years on 2xAA cells - or indeed powered from a small solar cell and a supercap. Would a zigbee sensor do better? Very possibly, but it would need a gateway, and that&#039;s infrastructure many people don&#039;t want to deal with. With an imp, any WiFi enabled home or business can install such a sensor in a couple of minutes.

The imp solution doesn&#039;t fit every use case - but then again, neither do other solutions. The manufacturers we&#039;re working with are very happy with the end-to-end solution we provide and what it allows them to deliver in their products.]]></description>
		<content:encoded><![CDATA[<p>There are many misconceptions about what makes &#8220;low power&#8221;. Yes, WiFi isn&#8217;t as low power as some simpler wireless standards, but the imp does enable truly low power operation in many scenarios &#8211; eg, we can run an environmental sensor checking in every 15 minutes for 3+ years on 2xAA cells &#8211; or indeed powered from a small solar cell and a supercap. Would a zigbee sensor do better? Very possibly, but it would need a gateway, and that&#8217;s infrastructure many people don&#8217;t want to deal with. With an imp, any WiFi enabled home or business can install such a sensor in a couple of minutes.</p>
<p>The imp solution doesn&#8217;t fit every use case &#8211; but then again, neither do other solutions. The manufacturers we&#8217;re working with are very happy with the end-to-end solution we provide and what it allows them to deliver in their products.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smarthomeman</title>
		<link>http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/#comment-1320287</link>
		<dc:creator><![CDATA[smarthomeman]]></dc:creator>
		<pubDate>Fri, 15 Mar 2013 15:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=620108#comment-1320287</guid>
		<description><![CDATA[I agree with Fred. This sounds mad. It&#039;s not really an accurate understanding of the problems of IoT, and it&#039;s certainly a seriously bad solution for most applications. Apart from anything else, WiFi is too power-hungry.  Most of these devices will only need a few bits/second of bandwidth, and can use much lower power devices. With dozens or hundreds of devices in a typical future home, WiFi is a total no-no; it will destroy the planet.

OpenDCU.org takes a better approach, I think.

Having said that, there is a small class of high-bandwidth applications for which this might be a good solution. I hope the Imp guys will join the OpenDCU initiative and make their stuff compatible.]]></description>
		<content:encoded><![CDATA[<p>I agree with Fred. This sounds mad. It&#8217;s not really an accurate understanding of the problems of IoT, and it&#8217;s certainly a seriously bad solution for most applications. Apart from anything else, WiFi is too power-hungry.  Most of these devices will only need a few bits/second of bandwidth, and can use much lower power devices. With dozens or hundreds of devices in a typical future home, WiFi is a total no-no; it will destroy the planet.</p>
<p>OpenDCU.org takes a better approach, I think.</p>
<p>Having said that, there is a small class of high-bandwidth applications for which this might be a good solution. I hope the Imp guys will join the OpenDCU initiative and make their stuff compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Vargas</title>
		<link>http://gigaom.com/2013/03/14/electric-imp-aims-to-make-the-internet-of-things-devilishly-simple/#comment-1319912</link>
		<dc:creator><![CDATA[Fred Vargas]]></dc:creator>
		<pubDate>Thu, 14 Mar 2013 15:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=620108#comment-1319912</guid>
		<description><![CDATA[There are **much** more affordable, low power and flexible ways to get wifi on your pcb. This is a classic case of a product in search of a problem. The team might make a great fit a big company with a clear focus for them but independently, on their own they couldn&#039;t build a succesful product to save their lives.]]></description>
		<content:encoded><![CDATA[<p>There are **much** more affordable, low power and flexible ways to get wifi on your pcb. This is a classic case of a product in search of a problem. The team might make a great fit a big company with a clear focus for them but independently, on their own they couldn&#8217;t build a succesful product to save their lives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
