<?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>Internet of things &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/internet-of-things/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Aug 2019 23:47:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>XBee Setup Tutorial</title>
		<link>https://blog.henrypoon.com/blog/2010/10/11/xbee-setup-tutorial/</link>
					<comments>https://blog.henrypoon.com/blog/2010/10/11/xbee-setup-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:25:42 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[9]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Emerging technologies]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[Robot]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Wireless sensor network]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/xbee-setup-tutorial</guid>

					<description><![CDATA[This article (link at the bottom) is very useful for beginners that want to use XBee&#8217;s for wireless radio communication.&#160; It discusses the basics of using XBee&#8217;s, such as using the computer to configure various options within the XBee such as the baud rate, network ID, etc.&#160; It discusses two methods of setting the options [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This article (link at the bottom) is very useful for beginners that want to use XBee&#8217;s for wireless radio communication.&nbsp; It discusses the basics of using XBee&#8217;s, such as using the computer to configure various options within the XBee such as the baud rate, network ID, etc.&nbsp; It discusses two methods of setting the options in the XBee.&nbsp; One method is through a program called X-CTU (GUI) and another method is using a CLI.&nbsp; The important options in the XBee are discussed and explained so that everyone knows what they should be set to.</p>
<p>The configuration that I used was that I had my computer connected to an XBee USB Explorer via USB.&nbsp; On the other end was an Arduino Duemilanove powered by six 1.2 V NiMH batteries, and this microcontroller powered the XBee using its 5 V pin.&nbsp; I compiled and downloaded the program at the bottom of the article to my Arduino and I tested it using the Serial Monitor that comes with the Arduino IDE.</p>
<p>Even though the test program is simple, it shows that a wireless link can be made between the computer and the microcontroller, meaning that the microcontroller can process computer input to do even more crazy things.</p>
<p>Link: <a href="http://forums.trossenrobotics.com/tutorials/how-to-diy-128/xbee-basics-3259/" target="_blank" rel="noopener noreferrer">http://forums.trossenrobotics.com/tutorials/how-to-diy-128/xbee-basics-3259/</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/10/11/xbee-setup-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">424</post-id>	</item>
		<item>
		<title>Arduino Microcontroller Tutorial</title>
		<link>https://blog.henrypoon.com/blog/2010/07/23/arduino-microcontroller-tutorial/</link>
					<comments>https://blog.henrypoon.com/blog/2010/07/23/arduino-microcontroller-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sat, 24 Jul 2010 04:36:23 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Uno]]></category>
		<category><![CDATA[CloudX]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Electromagnetism]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Embedded systems]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Physical computing]]></category>
		<category><![CDATA[Plug]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Writing]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/arduino-microcontroller-tutorial</guid>

					<description><![CDATA[A beginner’s guide on how to use the Arduino Microcontroller.&#160; It goes through the basics of plugging it into the computer, writing simple microcontroller code and then uploading that code to the Microcontroller.&#160; It also has a small beginner’s tutorial on C, which is the programming language that the Arduino uses. http://www.ladyada.net/learn/arduino/]]></description>
										<content:encoded><![CDATA[<p>A beginner’s guide on how to use the Arduino Microcontroller.&nbsp; It goes through the basics of plugging it into the computer, writing simple microcontroller code and then uploading that code to the Microcontroller.&nbsp; It also has a small beginner’s tutorial on C, which is the programming language that the Arduino uses.</p>
<p><a href="http://www.ladyada.net/learn/arduino/" target="_blank" rel="noopener noreferrer">http://www.ladyada.net/learn/arduino/</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/07/23/arduino-microcontroller-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">407</post-id>	</item>
	</channel>
</rss>
