<?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: Aurora 9&#215;18 and 18&#215;18 Firmware Update</title>
	<atom:link href="https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/</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/aurora-9x18-and-18x18-firmware-update/comment-page-1/#comment-5153</link>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
		<pubDate>Sun, 24 Mar 2013 18:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1479#comment-5153</guid>
		<description><![CDATA[I think you are getting it. PWM hardware is set @ 16000/(pr_value+1), where 16000 (kHz) is the processor instruction frequency.
Software goes though each PWM cycle 127 times per each color. Also there&#039;s one cycle for data processing.
Tcy in the formula is minimal pulse duration of PWM, which is 62.5ns.]]></description>
		<content:encoded><![CDATA[<p>I think you are getting it. PWM hardware is set @ 16000/(pr_value+1), where 16000 (kHz) is the processor instruction frequency.<br />
Software goes though each PWM cycle 127 times per each color. Also there&#8217;s one cycle for data processing.<br />
Tcy in the formula is minimal pulse duration of PWM, which is 62.5ns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smileyam</title>
		<link>https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/comment-page-1/#comment-5095</link>
		<dc:creator><![CDATA[smileyam]]></dc:creator>
		<pubDate>Wed, 20 Mar 2013 02:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1479#comment-5095</guid>
		<description><![CDATA[Hi,artist


what&#039;s the base time of a PWM? can you write each Pulse time on your time chart?

	;--- PWM timing parameters -----------------------------
	; LED refresh time = (pr_value+1)*(3*127+1)*Tcy = (pr_value+1)*382*Tcy
	;   optimized for video @225 Hz

i am not very sure about the explain here. 

(PR+1)*Tcy is the PWM period. and 3 RGB color divided into 128 duty?]]></description>
		<content:encoded><![CDATA[<p>Hi,artist</p>
<p>what&#8217;s the base time of a PWM? can you write each Pulse time on your time chart?</p>
<p>	;&#8212; PWM timing parameters &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	; LED refresh time = (pr_value+1)*(3*127+1)*Tcy = (pr_value+1)*382*Tcy<br />
	;   optimized for video @225 Hz</p>
<p>i am not very sure about the explain here. </p>
<p>(PR+1)*Tcy is the PWM period. and 3 RGB color divided into 128 duty?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smileyam</title>
		<link>https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/comment-page-1/#comment-5089</link>
		<dc:creator><![CDATA[smileyam]]></dc:creator>
		<pubDate>Tue, 19 Mar 2013 15:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1479#comment-5089</guid>
		<description><![CDATA[HI,artist，

is hard to understand the code of 9*18 here,


;--- PWM timing parameters -----------------------------
; LED refresh time = (pr_value+1)*(3*127+1)*Tcy = (pr_value+1)*382*Tcy
;   optimized for video @225 Hz



the datasheet of PIC24FV301 says, PWM Period = [Value + 1] x TCY x (Prescaler Value)

according the the formula, what&#039;s 3*127 ?]]></description>
		<content:encoded><![CDATA[<p>HI,artist，</p>
<p>is hard to understand the code of 9*18 here,</p>
<p>;&#8212; PWM timing parameters &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
; LED refresh time = (pr_value+1)*(3*127+1)*Tcy = (pr_value+1)*382*Tcy<br />
;   optimized for video @225 Hz</p>
<p>the datasheet of PIC24FV301 says, PWM Period = [Value + 1] x TCY x (Prescaler Value)</p>
<p>according the the formula, what&#8217;s 3*127 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The LED Artist</title>
		<link>https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/comment-page-1/#comment-3254</link>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
		<pubDate>Tue, 08 Jan 2013 17:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1479#comment-3254</guid>
		<description><![CDATA[Hello,

Thanks for your comment!
The PCBs are available &lt;a href=&quot;http://www.theledart.com/blog/aurora-9x18-mk2&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://www.theledart.com/blog/aurora-18x18&quot; rel=&quot;nofollow&quot;&gt;here.&lt;/a&gt;.

Aki]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for your comment!<br />
The PCBs are available <a href="http://www.theledart.com/blog/aurora-9x18-mk2" rel="nofollow">here</a> and <a href="http://www.theledart.com/blog/aurora-18x18" rel="nofollow">here.</a>.</p>
<p>Aki</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cha Yah</title>
		<link>https://blog.theledart.com/blog/aurora-9x18-and-18x18-firmware-update/comment-page-1/#comment-3253</link>
		<dc:creator><![CDATA[Cha Yah]]></dc:creator>
		<pubDate>Tue, 08 Jan 2013 17:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1479#comment-3253</guid>
		<description><![CDATA[Hi,

I like the 9x18 aurora project alot.  I saved a copy of the schematic for my preference, but do you happen to have the PCB.  Let me know if I can obtain one.

....The colors are awesome!!!

Thanks,

Cha]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I like the 9&#215;18 aurora project alot.  I saved a copy of the schematic for my preference, but do you happen to have the PCB.  Let me know if I can obtain one.</p>
<p>&#8230;.The colors are awesome!!!</p>
<p>Thanks,</p>
<p>Cha</p>
]]></content:encoded>
	</item>
</channel>
</rss>
