<?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/"
		>
<channel>
	<title>Comments on: RGB LED PWM Control Project</title>
	<atom:link href="http://www.youritronics.com/rgb-led-pwm-control-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com/rgb-led-pwm-control-project/</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:46:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Georgi</title>
		<link>http://www.youritronics.com/rgb-led-pwm-control-project/comment-page-1/#comment-1749</link>
		<dc:creator>Georgi</dc:creator>
		<pubDate>Sat, 19 Jul 2008 04:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.youritronics.com/?p=1137#comment-1749</guid>
		<description>Hi,
I wellcome your idea to build your own projects related to controlling RGB LEDs based on AVR. AVRs are much powerful than PICs. Some time ago I realized such a project implementing ATtiny2313.
The goal was to build a high resolution PWM for RGB and this way allow software intensity scalling without color quality loss. I decided to make it 16-bit, 3 chanel. ATtiny2313 is low cost MCU, but it has only 2 PWMs. So I made additional software PWM.
The core of software emulated PWM is posted on my site. Hope you will find some useful idea.

Best Regards,
Georgi</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I wellcome your idea to build your own projects related to controlling RGB LEDs based on AVR. AVRs are much powerful than PICs. Some time ago I realized such a project implementing ATtiny2313.<br />
The goal was to build a high resolution PWM for RGB and this way allow software intensity scalling without color quality loss. I decided to make it 16-bit, 3 chanel. ATtiny2313 is low cost MCU, but it has only 2 PWMs. So I made additional software PWM.<br />
The core of software emulated PWM is posted on my site. Hope you will find some useful idea.</p>
<p>Best Regards,<br />
Georgi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

