<?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: New &#8220;Preprogrammed&#8221; PIC option for Aurora</title>
	<atom:link href="https://blog.theledart.com/blog/new-preprogrammed-pic-option-for-aurora/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.theledart.com/blog/new-preprogrammed-pic-option-for-aurora/</link>
	<description>Art and Technology are Friends</description>
	<lastBuildDate>Tue, 18 Aug 2020 10:01:26 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: The LED Artist</title>
		<link>https://blog.theledart.com/blog/new-preprogrammed-pic-option-for-aurora/comment-page-1/#comment-797</link>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
		<pubDate>Tue, 15 May 2012 16:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=927#comment-797</guid>
		<description><![CDATA[The way Aurora controls the LEDs is a bit unusual method of PWM. 127 pulses comprises equivalent of one normal PWM cycle. (I reduced the steps from 255 to reduce flicker)
The pulses are generated at 85.56 kHz. 127 steps for R/G/B so 85,560/127/3 = 224.6 Hz. This is the &quot;Effective&quot; PWM frequency.

The numbers are slightly different from the earlier firmware...]]></description>
		<content:encoded><![CDATA[<p>The way Aurora controls the LEDs is a bit unusual method of PWM. 127 pulses comprises equivalent of one normal PWM cycle. (I reduced the steps from 255 to reduce flicker)<br />
The pulses are generated at 85.56 kHz. 127 steps for R/G/B so 85,560/127/3 = 224.6 Hz. This is the &#8220;Effective&#8221; PWM frequency.</p>
<p>The numbers are slightly different from the earlier firmware&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>https://blog.theledart.com/blog/new-preprogrammed-pic-option-for-aurora/comment-page-1/#comment-795</link>
		<dc:creator><![CDATA[Bruno]]></dc:creator>
		<pubDate>Mon, 14 May 2012 18:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=927#comment-795</guid>
		<description><![CDATA[Since I don&#039;t know assembly, only C programming, would you mind helping me understand a little more of your project?

What is the actual PWM frequency? Following the color chart given on instructables, do you really only use 255 steps of the PWM or you use all the 12 bits step?

Because, if you have a refresh rate of 246 Hz, and you put 255 cycles in it, the PWM freq would be 246*255, am I wrong?

Sorry to bother you, but thanks for the attention.]]></description>
		<content:encoded><![CDATA[<p>Since I don&#8217;t know assembly, only C programming, would you mind helping me understand a little more of your project?</p>
<p>What is the actual PWM frequency? Following the color chart given on instructables, do you really only use 255 steps of the PWM or you use all the 12 bits step?</p>
<p>Because, if you have a refresh rate of 246 Hz, and you put 255 cycles in it, the PWM freq would be 246*255, am I wrong?</p>
<p>Sorry to bother you, but thanks for the attention.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
