<?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>Creating the FLORAbrella Circuit</title><link>/challenges-projects/design-challenges/get-closer/b/blog/posts/creating-the-florabrella-circuit</link><description>I&amp;#39;ve spent the last couple of days reading up on the Adafruit Neopixel RGB LED strips -- especially how to cut them apart and use them in combination. The FLORA doesn&amp;#39;t scare me as much as the strips LOL. On the Adafruit forum, I&amp;#39;ve seen ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating the FLORAbrella Circuit</title><link>https://community.element14.com/challenges-projects/design-challenges/get-closer/b/blog/posts/creating-the-florabrella-circuit</link><pubDate>Fri, 09 Aug 2013 17:29:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:dceb1393-63fd-495b-8cd5-23e56362f439</guid><dc:creator>zengirl2</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hey, Shabaz,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your answer and diagram.&amp;nbsp; Your explanation helped to make it clearer, and in the meantime, I also posted on Adafruit&amp;#39;s forum.&amp;nbsp; It looks like I will be going with something similar to my Fritz file to allow for the rainbow pattern.&amp;nbsp; I know Adafruit said that I would have to create an &amp;quot;Object 2&amp;quot; in the programming.&amp;nbsp; Once I get the strips and use their library, this will become clearer.&amp;nbsp; The good part is that I won&amp;#39;t have to run the power and ground strip up and down like in my pic.&amp;nbsp; It seems like I can consolidate them at the top.&amp;nbsp; That is going to help the edge of my umbrella a lot.&amp;nbsp; Thanks again and I will continue to post updates.&amp;nbsp;&amp;nbsp; I hope to order some of my parts today. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-dceb1393-63fd-495b-8cd5-23e56362f439/contentimage_5F00_930.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15916&amp;AppID=107&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Creating the FLORAbrella Circuit</title><link>https://community.element14.com/challenges-projects/design-challenges/get-closer/b/blog/posts/creating-the-florabrella-circuit</link><pubDate>Wed, 07 Aug 2013 03:55:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:dceb1393-63fd-495b-8cd5-23e56362f439</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Leslie,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It looks like you have the right plan, i.e. chaining DI and DO so that you can extend it, and connecting the DI to any general purpose output pin on the microcontroller board, and splitting it into a couple of banks so that you program the correct colors at twice the speed since the two banks can occur in parallel.&lt;/p&gt;&lt;p&gt;Each strip contains lots of DI and DOs (i.e. per light) connected together in series anyway, so essentially you&amp;#39;re just extending it beyond the strip onto the next strip.&lt;/p&gt;&lt;p&gt;The fanning method can be fine too (depends on your requirements, and how many to fan).&lt;/p&gt;&lt;p&gt;Fanning multiple from a single output pin on the microcontroller board would result in the same color scheme on all the strips, which is ok if this is what you want. The frequency that you can control them would have a limit, because of the amout of capacitance that the single pin output on the microcontroller would see (the microcontroller will not be able to toggle the DI pin ultra-rapidly when there is too much capacitance), but running several (maybe all 8) should be possible, if you have a slow refresh speed (of the order of a few kHz would most likely be fine). It&amp;#39;s hard to be sure without knowing how much capacitance there is, including the wiring. You could try out your test code and see, with wire of the length that you are expecting to use. If you can&amp;#39;t run all 8, then you could fan (say) 4 to a pin, i.e. use a total of two pins.&lt;/p&gt;&lt;p&gt;Putting them in series like in your diagram would allow the strips to have totally different colors so that may be more flexible if this is what you want (e.g. some rotating effects for example).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15916&amp;AppID=107&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>