<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Looking for a recommendation on driving LEDs</title>
		<link>http://forums.leaflabs.com/topic.php?id=6870</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:06:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=6870" rel="self" type="application/rss+xml" />

		<item>
			<title>konan on "Looking for a recommendation on driving LEDs"</title>
			<link>http://forums.leaflabs.com/topic.php?id=6870#post-19835</link>
			<pubDate>Mon, 01 Oct 2012 16:08:04 +0000</pubDate>
			<dc:creator>konan</dc:creator>
			<guid isPermaLink="false">19835@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;For driving single LED, I use the 2N7000/2N7002 transistors. The 3.3V output from the STM32 is quite enough to open it at 20-30 mA LED current. For more powerful LEDs, of course, you need to use more powerful transistors. And, there are nice LED current drivers from ON Semiconductors, NSI45xxx and NSI50xxx series. They can be simple used instead of resistors.&#60;br /&#62;
For more complex projects, there are Macroblock's MBI series chips. I worked with MBI5040. They are not very cheap, but one chip can directly (without resistors) drive 16 channels of LEDs with 16-bit PWM, at voltage up to 17V, and communicate with the processor via &#34;almost SPI&#34; :) The serial protocol they're using has some difference from the classical SPI, but it's not a problem, you just need to manage SS line manually.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Looking for a recommendation on driving LEDs"</title>
			<link>http://forums.leaflabs.com/topic.php?id=6870#post-18730</link>
			<pubDate>Sat, 29 Sep 2012 12:54:25 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">18730@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;tmbomber - I'd use an NPN transistor array, like a ULN2003, or similar like uln2803.&#60;br /&#62;
They come in DIP-packages, so they should be easy to use.&#60;/p&#62;
&#60;p&#62;They need external resistors to current limit the LEDs, but do have the internal resistors to bias the (Darlington) transistors, so not many components.&#60;/p&#62;
&#60;p&#62;Because they are Darlington transistors, they will take about a mA to switch each one on, so shouldn't cause much load on the MCU.&#60;br /&#62;
There is no programming.&#60;/p&#62;
&#60;p&#62;ULN2003 are less than $0.20 for seven switches.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Looking for a recommendation on driving LEDs"</title>
			<link>http://forums.leaflabs.com/topic.php?id=6870#post-17907</link>
			<pubDate>Fri, 28 Sep 2012 13:45:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17907@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;There is a one chip solution to your problem, The TM1638. Currently $1.50 each on eBay.&#60;br /&#62;
This chip is capable of driving 10 seven segment LED's, 80 separate LEDs, &#34;8 x 10 matrix&#34; Or a combination of seven segment LED's and single LEDs. It also provides a 3 x 8 matrix keyboard,and a software controlled LED Intensity control. All using a serial interface that can be daisy chained.&#60;/p&#62;
&#60;p&#62;Arduino drivers are available but need to be converted to the Maple platform.&#60;/p&#62;
&#60;p&#62;There is also several examples using this Chip on YouTube.&#60;/p&#62;
&#60;p&#62;Note: there are several other chips that can do the job as well, this is just the cheapest.&#60;/p&#62;
&#60;p&#62;Hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tmbomber on "Looking for a recommendation on driving LEDs"</title>
			<link>http://forums.leaflabs.com/topic.php?id=6870#post-17853</link>
			<pubDate>Fri, 28 Sep 2012 10:31:50 +0000</pubDate>
			<dc:creator>tmbomber</dc:creator>
			<guid isPermaLink="false">17853@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Last month I blew up the regulators on two Maple boards because I was directly driving three LEDs from digital output pins (and powering the board from a 12VDC source) &#60;/p&#62;
&#60;p&#62;I'm looking for a way to do this without having the current powering the LEDs source from the on board regulators. My plan is to power the LEDs from Vin and use NPN transistors to switch the ground side of them. The schematic I just completed uses 2N2222 NPN transistors with 1K resistors in series with their gates to cut down the current that the digital lines have to source. &#60;/p&#62;
&#60;p&#62;Everything *looks* OK, but I thought I post something here asking if there's anything else I've overlooked or if anybody has a better suggestion on what transistor to use. (I was thinking N channel MOSFETs might be better, but haven't looked yet)&#60;/p&#62;
&#60;p&#62;Looking to use only through hole parts as I'm putting together a kit for others to solder together.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
