<?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>netduino &#8211; About Things | A Hans Scharler Blog</title>
	<atom:link href="https://nothans.com/tag/netduino/feed" rel="self" type="application/rss+xml" />
	<link>https://nothans.com</link>
	<description>Life, Comedy, Games, Tech, Marketing, and Community</description>
	<lastBuildDate>Tue, 26 Jul 2016 21:41:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/nothans.com/wp-content/uploads/2023/02/cropped-settings.png?fit=32%2C32&#038;ssl=1</url>
	<title>netduino &#8211; About Things | A Hans Scharler Blog</title>
	<link>https://nothans.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114568856</site>	<item>
		<title>ThingSpeak: Building My Own Twitter (for Things)</title>
		<link>https://nothans.com/thingspeak-building-my-own-twitter-for-things</link>
					<comments>https://nothans.com/thingspeak-building-my-own-twitter-for-things#respond</comments>
		
		<dc:creator><![CDATA[Hans Scharler]]></dc:creator>
		<pubDate>Sat, 19 Feb 2011 16:54:00 +0000</pubDate>
				<category><![CDATA[ThingSpeak]]></category>
		<category><![CDATA[internet of things]]></category>
		<category><![CDATA[ioBridge]]></category>
		<category><![CDATA[netduino]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[thingspeak]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[web of things]]></category>
		<guid isPermaLink="false">http://nothans.com/thingspeak-building-my-own-twitter-for-things</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p>Over the past several months I have been working on software to allow “things” to form social networks and send status updates via the Internet. At first glance this may sound very impractical. Hopefully, in a few years this will make more sense as better applications come out. Remember how ridiculous my toaster sounded three years ago? I gave that thing a voice and since has been on TV and more people are interested in it than my Twitnot not saying ter status updates. More proof? At CES 2011 there were at least 10 appliances that could send Twitter status updates. I am not saying that I created them, but I am that they didn’t know about <a title="Social networking for my toaster and appliances" href="http://iamshadowlord.com/2008/12/social-networking-for-my-toaster.html" target="_self">My  Toaster</a> and it’s 600+ followers on <a title="mytoaster on Twitter" href="http://www.twitter.com/mytoaster" target="_blank">Twitter</a>. With this project, I wanted to take it a few steps further and build something from the ground up that’s focused on collecting enormous amounts of data from everyday objects, allowing devices to interact with each other, and building applications to present some meaning. The <a title="Open Web of Things Project" href="http://www.thingspeak.com" target="_blank">ThingSpeak</a> project is finally ready to go and open to anyone that wants to start building applications.</p>
<h3>My Problem</h3>
<p>One problem with the Internet of Things is the concept of “the killer app” &#8211; the app that defines a new industry. The internet connected refrigerator is our poster child. Recently, Ryan Rusnak connected a <a title="Intenet connected mini fridge beer cannon" href="http://www.iobridge.net/projects/2010/12/network-and-iphone-controlled-mini-fridge-drink-cannon/" target="_blank">mini fridge</a> to the iPhone via ioBridge, added a motor controlled beer selector, and strapped on an air cannon to fire beers to his couch from 25 feet away &#8211; now that’s a killer app. So, my problem was trying to find an application that highlights key features of ThingSpeak and why it’s different.</p>
<h3>My App</h3>
<p>What I come up with is the idea of “my_house”. “my_house” is a collection of “rooms” that all hold computers, appliances, and sensors aka things. I recently installed some light sensors in “my_room” that push light levels to the ThingSpeak API. I did this to remind me when to turn my lights on so I don’t work in the dark when I get plugged in. And an interesting side benefit was that now I can detect whether or not someone is in the room based on the light level. I will admit this could have been done other ways, but sometimes you solve problems with what you have lying around. “my_house” already keeps track of my location using Google Latitude to <a title="Automatic Thermostat Control Based on Location and Weather" href="http://iamshadowlord.com/2010/09/automatic-thermostat-control-based-on-location-and-weather.html" target="_self">control my thermostat</a>.</p>
<p>Eureka moment…</p>
<p style="text-align: center;"><strong>Now I can tell when my mom goes into my room when I am out on the town, most likely <a title="Sheetz" href="http://sheetz.com" target="_blank">Sheetz</a>!!!</strong></p>
<p>Below is a screenshot of the demo app and how I aggregate the data collected by my light sensors. Here are a few things I want to point out:</p>
<ul>
<li>“my_house” is sending the status updates via a collection of networked sensors</li>
<li>The status updates were generated by the light sensor device itself</li>
<li>The timestamps were recorded by the ThingSpeak API</li>
<li>If you click the chart icon you get what the actual light level was</li>
<li>The app works in real-time and you can check it out <a title="Twitter for Things - ThingSpeak Demo App" href="http://iamshadowlord.com/thingspeak" target="_blank">here</a></li>
</ul>
<p><a href="http://iamshadowlord.com/thingspeak/"><img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="293" data-permalink="https://nothans.com/thingspeak-building-my-own-twitter-for-things/thingspeak_twitter_demo_app" data-orig-file="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/ThingSpeak_Twitter_Demo_App.png?fit=387%2C657&amp;ssl=1" data-orig-size="387,657" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="&amp;#8220;Twitter of Things&amp;#8221; ThingSpeak Demo App" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/ThingSpeak_Twitter_Demo_App.png?fit=387%2C657&amp;ssl=1" class="aligncenter size-full wp-image-293" src="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/ThingSpeak_Twitter_Demo_App.png?resize=387%2C657" alt="&quot;Twitter of Things&quot; ThingSpeak Demo App" width="387" height="657" srcset="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/ThingSpeak_Twitter_Demo_App.png?w=387&amp;ssl=1 387w, https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/ThingSpeak_Twitter_Demo_App.png?resize=177%2C300&amp;ssl=1 177w" sizes="(max-width: 387px) 100vw, 387px" /></a></p>
<h3>The Technical Details</h3>
<p>The light sensor uses a Netduino Plus that connects to my home network over Ethernet. This device uses Microsoft .NET Micro Framework and I wrote an application that interfaces with the ThingSpeak API. I also wrote a tutorial over at the ThingSpeak community site on how to use the <a title="ThingSpeak Tutorial for the Netduino Plus" href="http://community.thingspeak.com/tutorials/netduino/create-your-own-web-of-things-using-the-netduino-plus-and-thingspeak/" target="_blank">Netduino Plus</a> for those that want to get started with it fast.</p>
<p>The front-end application is written using only HTML, CSS, and jQuery. I have the fully documented source code attached and you can also see the app <a title="Twitter of Things Demo App using the ThingSpeak API" href="http://iamshadowlord.com/thingspeak" target="_blank">live</a> in your web browser.</p>
<p style="text-align: center;"><a href="http://community.thingspeak.com/tutorials/netduino/create-your-own-web-of-things-using-the-netduino-plus-and-thingspeak/"><img data-recalc-dims="1" decoding="async" data-attachment-id="775" data-permalink="https://nothans.com/thingspeak-building-my-own-twitter-for-things/light-sensor-netduino_plus" data-orig-file="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/Light-Sensor-Netduino_Plus.jpg?fit=600%2C437&amp;ssl=1" data-orig-size="600,437" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Light Sensor Netduino Plus" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/Light-Sensor-Netduino_Plus.jpg?fit=600%2C437&amp;ssl=1" class="aligncenter size-full wp-image-775" src="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/Light-Sensor-Netduino_Plus.jpg?resize=600%2C437" alt="Light Sensor Netduino Plus" width="600" height="437" srcset="https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/Light-Sensor-Netduino_Plus.jpg?w=600&amp;ssl=1 600w, https://i0.wp.com/nothans.com/wp-content/uploads/2011/02/Light-Sensor-Netduino_Plus.jpg?resize=300%2C219&amp;ssl=1 300w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<h4>Project Files:</h4>
<ul>
<li><a title="Netduino Plus Application" href="http://community.thingspeak.com/netduino/ThingSpeak.zip" target="_blank">Netduino Plus .NET Project</a></li>
<li><a title="ThingSpeak Demo Project Apps" href="http://iamshadowlord.com/thingspeak/ThingSpeak-Twitter.zip" target="_blank">Twitter of Things Demo App</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://nothans.com/thingspeak-building-my-own-twitter-for-things/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">673</post-id>	</item>
	</channel>
</rss>
