<?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: A6276 LED Driver Development Board</title>
	<atom:link href="http://sybarite.us/puertorico/2009/10/28/a6276-led-driver-development-board/feed/" rel="self" type="application/rss+xml" />
	<link>http://sybarite.us/puertorico/2009/10/28/a6276-led-driver-development-board/</link>
	<description>The Adventures Of Ron &#38; Evelyn</description>
	<lastBuildDate>Thu, 20 Oct 2011 14:03:45 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Ron</title>
		<link>http://sybarite.us/puertorico/2009/10/28/a6276-led-driver-development-board/comment-page-1/#comment-8645</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://sybarite.us/puertorico/?p=2294#comment-8645</guid>
		<description>Since this is our development board, it looks a LOT more complicated than it really is. The wiring on a typical board is MUCH simpler. I&#039;ll take some photos.</description>
		<content:encoded><![CDATA[<p>Since this is our development board, it looks a LOT more complicated than it really is. The wiring on a typical board is MUCH simpler. I&#8217;ll take some photos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://sybarite.us/puertorico/2009/10/28/a6276-led-driver-development-board/comment-page-1/#comment-8644</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://sybarite.us/puertorico/?p=2294#comment-8644</guid>
		<description>Hi Luis: The schematic / wiring is the easy part. 

* Wire Data, Clock, and Latch to your microcontroller.
* Supply power and ground to the chip.
* Add the Reference Resistor (use 1K Ohm to test).
* Connect LEDs.

Reminder on the A6276:

* It SINKS current, so you connect the Cathode (negative) side of the LEDs to the chip. The LEDs are wired with a common Anode (positive) right from the power supply.

* The chip uses a Reference Resistor, not a Drop Resistor. Use the  I =  18.76 / Rext calculation. A 1K resistor gives about 20 mA of current, which is okay for most LEDs.  

The hard part is the code -- you have to very specifically trigger the Data, Clock and Latch. Timing is extremely important.

I&#039;ll put together a simple test schematic and some sample code.</description>
		<content:encoded><![CDATA[<p>Hi Luis: The schematic / wiring is the easy part. </p>
<p>* Wire Data, Clock, and Latch to your microcontroller.<br />
* Supply power and ground to the chip.<br />
* Add the Reference Resistor (use 1K Ohm to test).<br />
* Connect LEDs.</p>
<p>Reminder on the A6276:</p>
<p>* It SINKS current, so you connect the Cathode (negative) side of the LEDs to the chip. The LEDs are wired with a common Anode (positive) right from the power supply.</p>
<p>* The chip uses a Reference Resistor, not a Drop Resistor. Use the  I =  18.76 / Rext calculation. A 1K resistor gives about 20 mA of current, which is okay for most LEDs.  </p>
<p>The hard part is the code &#8212; you have to very specifically trigger the Data, Clock and Latch. Timing is extremely important.</p>
<p>I&#8217;ll put together a simple test schematic and some sample code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Carlos</title>
		<link>http://sybarite.us/puertorico/2009/10/28/a6276-led-driver-development-board/comment-page-1/#comment-8643</link>
		<dc:creator>Luis Carlos</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://sybarite.us/puertorico/?p=2294#comment-8643</guid>
		<description>I&#039;m trying using this driver recently but couldn&#039;t make it works yet.

Could you please send me a schematic of use it with 16 red leds.

I would thank you so much you do it soon.

{email removed for privacy}

Thanks so much</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying using this driver recently but couldn&#8217;t make it works yet.</p>
<p>Could you please send me a schematic of use it with 16 red leds.</p>
<p>I would thank you so much you do it soon.</p>
<p>{email removed for privacy}</p>
<p>Thanks so much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

