<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Which single board to control 60 LEDs?</title><link>/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><description>I&amp;#39;m looking for a $1 single board computer or controller that can control 60 LEDs, a buzzer, 2 three digit seven segment displays and one buzzer. This controller must be acurate to a second. is there such a controller? Is there a co...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Fri, 13 Jul 2018 22:39:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>Problemchild</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I was about to put &lt;a class="jive-link-external-small" href="https://en.wikipedia.org/wiki/Charlieplexing" rel="nofollow ugc noopener" target="_blank"&gt;Charlieplexing&lt;/a&gt; and maybe an Arduino Nano or at this point any of a dozen controllers.&lt;/p&gt;&lt;p&gt;I see that many of the cheap EBAY clocks use a very small controller and I presume this method so it&amp;#39;s a solution already there in the wild. Not to mention Nico&amp;#39;s previous answer...doh!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 17:41:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>ntewinkel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Andy,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think what others have already alluded to is the fact that your project cost depends on more than just the controller cost, and there is often a trade-off involved in terms of cheaper controllers often requiring extra external hardware costs (shift registers and addressable LEDs, for example). Also don&amp;#39;t forget PCB and labour costs.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At this point, I don&amp;#39;t think there are any $1 single-board-computers. But there are some micro controllers that come close. Like Peter said, the ESP8266 is a nice option with plenty of power, and a nice price point - possibly near $1 if you buy thousands at once.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;60 LEDs is a lot, but you can control up to 72 standard LEDs by using Charlieplexing and 9 GPIO. You may need to time-share if you need to light them all - ie, flash each of them for parts of a second and our persistence of vision makes it look like they&amp;#39;re on (like clock displays do).&lt;/p&gt;&lt;p&gt;So then even an ATtiny84 will do what you need, but I see on Newark even those cost more than a dollar. (maybe less in bulk).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;-Nico&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 08:50:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;if all leds are allowed to light up together, and the buzzer can sound at the same time, you may need a separate power supply.&lt;/p&gt;&lt;p&gt;But in essence, any of the cheap controllers + the shifters proposed above (check if the shifters can deliver the load over longer time) can do the job.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 07:40:53 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>NigelB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;The best answer would of course depend on what you want to do with the LEDs - Enrico&amp;#39;s suggestion above is excellent for low-cost control of an array of simple LEDs, whereas the first two answers are excellent for some much more sophisticated displays - but much more expensive than is suggested by your wish for a &amp;quot;$1 single board computer or controller&amp;quot;... unless you&amp;#39;ve already burnt your budget on buying the addressable LEDs!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PICs can be very cheap, if you don&amp;#39;t mind building your own breadboard rather than buying in a ready-made one - though $1 for a specific requirement that you have in mind may be rather ambitious if that has to cover everything, even as a volume price ...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope that helps, if it isn&amp;#39;t stating the obvious&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nigel&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 07:11:58 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>balearicdynamics</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A cheap board means - frequently - few GPIO digital pins. IMHO 60 LEDs are many but not &lt;strong&gt;so&lt;/strong&gt; many... &lt;/p&gt;&lt;p&gt;You can do it with just 4 I/O digital PINs and a bunch of 74HC595 shift-out registers (two of them daisy-chained to every pin). The possible - with a reasonable sense - configurations are:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;8 pin -&amp;gt; 1 shift-out register every pin (you need two pins more for signal controls)&lt;/p&gt;&lt;p&gt;4 pin -&amp;gt; 2 shift-out daisy chained every pin&lt;/p&gt;&lt;p&gt;2 pin -&amp;gt; 4 shift-out daisy chained every pint&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The video below shows the kind of results you can get (two of these get controlled up to 24 LEDs for few $)&lt;/p&gt;&lt;p&gt;&lt;span id="331a3b07_c568_4624_9735_55bf598ee716"&gt;&lt;span&gt;[View:https://www.youtube.com/watch?v=MUtMdPZYCV0:740:466]&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 05:24:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>Robert Peter Oakes</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;An esp8266 or ESP32 would work for the controller and this will easily be able to talk to addressable LEDs and drive one or two multi digit 7 segment displays&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Which single board to control 60 LEDs?</title><link>https://community.element14.com/products/devtools/single-board-computers/b/blog/posts/which-single-board-to-control-60-leds</link><pubDate>Thu, 12 Jul 2018 05:13:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:049b3f34-0481-472e-aa21-2dd7a8222cdf</guid><dc:creator>dougw</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;It might be possible if you used addressable LEDs, but they would dominate the cost.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5107&amp;AppID=82&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>