<?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>Embedded systems &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/embedded-systems/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>Java Serial Programming</title>
		<link>https://blog.henrypoon.com/blog/2010/10/11/java-serial-programming/</link>
					<comments>https://blog.henrypoon.com/blog/2010/10/11/java-serial-programming/#comments</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:35:19 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer buses]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Electromagnetism]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Embedded systems]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Physical computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[RAR]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[Serial communication]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/java-serial-programming</guid>

					<description><![CDATA[After fiddling with using the Serial Monitor on the Arduino IDE for serial communication inputs, I thought it was very useful to set up my own program to achieve the serial communication so that I didn’t have to rely on the Serial Monitor for it.&#160; I came across a serial communication API called JavaComm (more [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>After fiddling with using the Serial Monitor on the Arduino IDE for serial communication inputs, I thought it was very useful to set up my own program to achieve the serial communication so that I didn’t have to rely on the Serial Monitor for it.&nbsp; I came across a serial communication API called JavaComm (more info in the link below).&nbsp; Only its 2.0 version will run on Windows, but there is a 3.0 version that is available for Linux users.&nbsp; The article discusses how to use the library to achieve serial communication, and has a lot of example code to follow.&nbsp; The PDF in the other link below has information on how to use the JavaComm API, and the information there is presented a little better than Wiki pages, since Wiki pages seem to be loaded with technical information that beginners (like me), can’t really follow too well.</p>
<p>Link: <a title="http://en.wikibooks.org/wiki/Serial_Programming/Serial_Java" href="http://en.wikibooks.org/wiki/Serial_Programming/Serial_Java" target="_blank" rel="noopener noreferrer">http://en.wikibooks.org/wiki/Serial_Programming/Serial_Java</a></p>
<p>Link: <a title="http://java.sun.com/developer/Books/javaprogramming/cookbook/11.pdf" href="http://java.sun.com/developer/Books/javaprogramming/cookbook/11.pdf" target="_blank" rel="noopener noreferrer">http://java.sun.com/developer/Books/javaprogramming/cookbook/11.pdf</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/10/11/java-serial-programming/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">429</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>
