<?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>Xduino - ARM Compiler and IDE with Arduino-like support &#187; PWM</title>
	<atom:link href="http://www.xduino.com/tag/pwm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xduino.com</link>
	<description>ARM compiler with Arduino-like support for ARM Cortex-M3</description>
	<lastBuildDate>Wed, 14 Oct 2009 11:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Xduino v0.12 to be released</title>
		<link>http://www.xduino.com/xduino-v0-12-to-be-released/</link>
		<comments>http://www.xduino.com/xduino-v0-12-to-be-released/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 09:31:20 +0000</pubDate>
		<dc:creator>Ram</dc:creator>
				<category><![CDATA[ARM]]></category>
		<category><![CDATA[Cortex-M3]]></category>
		<category><![CDATA[Xduino release]]></category>
		<category><![CDATA[ADC]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Cortex-m3]]></category>
		<category><![CDATA[DAC]]></category>
		<category><![CDATA[PWM]]></category>
		<category><![CDATA[Round-robin]]></category>

		<guid isPermaLink="false">http://www.xduino.com/?p=125</guid>
		<description><![CDATA[Xduino v0.12 should come out within the next few days and it will have Serial buffer, Round-robin general purpose library, ADC (Analog input) and might also have DAC (Analog output) functionalities. Note DAC function does not exist in Arduino (yet). PWM function should be coming out soon as well but might not always be needed [...]]]></description>
			<content:encoded><![CDATA[<p>Xduino v0.12 should come out within the next few days and it will have Serial buffer, Round-robin general purpose library, ADC (Analog input) and might also have DAC (Analog output) functionalities. Note DAC function does not exist in Arduino (yet). PWM function should be coming out soon as well but might not always be needed as there are 2 DAC channels on the ARM Cortex-M3 STM32F10ret6 board which is being used for testing. Arduino compatibility syntax will be provided on the new functions as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xduino.com/xduino-v0-12-to-be-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>About XDuino</title>
		<link>http://www.xduino.com/about-x-duino/</link>
		<comments>http://www.xduino.com/about-x-duino/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 04:35:02 +0000</pubDate>
		<dc:creator>Ram</dc:creator>
				<category><![CDATA[ARM]]></category>
		<category><![CDATA[Cortex-M3]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[development tools]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming example]]></category>
		<category><![CDATA[ADC]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[ARM compiler]]></category>
		<category><![CDATA[ARM development tools]]></category>
		<category><![CDATA[ARM programming]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Compiler]]></category>
		<category><![CDATA[Cortex-m3]]></category>
		<category><![CDATA[DAC]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Interrupt]]></category>
		<category><![CDATA[PWM]]></category>
		<category><![CDATA[Round-robin]]></category>
		<category><![CDATA[simple programming]]></category>

		<guid isPermaLink="false">http://www.xduino.com/?p=10</guid>
		<description><![CDATA[Arduino-like platform for different processors including ARM.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arduino.cc/">Arduino</a> platform has definitely enabled a lot of people including those non-tech savvy ones to enter into the electronics worlds. From the beauty of Arduino, now comes the challenge in making Arduino-like environment accessible across as many hardware platforms as possible. This would enable the simplicity and yet powerful Arduino platform to harvest on more powerful resources provided by different hardware to overcome hardware limitations based on different needs. </p>
<p>This approach will never be fully realized without contributors. So all contributions are welcome. Also, comments/suggestions will be highly appreciated. : -)</p>
<p>Let&#8217;s see what wonders we can create together&#8230;</p>
<p>Now, a little about me. My name is Ram, I am an independent IT consultant based in Bangkok and really like the Arduino project but it did not fit my needs so I started playing with ARM and manage to understand a bit about it then started this project. Feel free to contact me via the <a href="/contact-us/">Contact us</a> page : -)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xduino.com/about-x-duino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
