<?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>Adafruit 8x8 LED matrix controlled by BeagleBone Black</title><link>/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/adafruit-8x8-led-matrix-controlled-by-beaglebone-black</link><description>Similar to my previous post on Interfacing BeagleBone Black with Adafruit 7-segment LED display , I have hooked up the Adafruit 8x8 LED matrix with I2C &amp;quot;backpack&amp;quot; . This means the matrix is connected with just 4 wires (3.3VDC, GND, SDA, SCL) to ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Adafruit 8x8 LED matrix controlled by BeagleBone Black</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/adafruit-8x8-led-matrix-controlled-by-beaglebone-black</link><pubDate>Sun, 25 May 2014 08:02:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9639817f-dede-4d17-bb8f-121d798b99ba</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Weird, the installation on the BBB (revB) from anofficial Debian image won&amp;#39;t get it working :&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;while&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;span&gt;python -c &amp;quot;import Adafruit_BBIO.GPIO as GPIO; print GPIO&amp;quot;&lt;/span&gt;&lt;/blockquote&gt;&lt;p&gt;is ok, any script is ending with :&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&lt;span&gt;from Adafruit_8x8 import ColorEightByEight&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ImportError: No module named Adafruit_8x8&lt;/span&gt;&lt;/p&gt;

&lt;/blockquote&gt;&lt;p&gt;is it only working on Angstrom ?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16580&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Adafruit 8x8 LED matrix controlled by BeagleBone Black</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/adafruit-8x8-led-matrix-controlled-by-beaglebone-black</link><pubDate>Fri, 22 Nov 2013 21:37:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9639817f-dede-4d17-bb8f-121d798b99ba</guid><dc:creator>Instructorman</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Drew,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I purchased a Beaglebone black with the intent of using it to drive LED strings based on the WS2811 RGB device.&amp;nbsp; I still want to do this, but the temptation to use a PIC was too strong (The Microchip PIC is my go-to device family for most embedded control problems).&amp;nbsp; So far I have been successful in getting a PIC18F4520 to drive the strings and produce interesting light patterns - well, interesting to me and my&lt;a class="jive-link-blog-small" href="/members-area/personalblogs/b/mark-s-blog/posts/set-backs-and-progress-on-developing-a-ws2811-led-string-controller"&gt; cat&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since you have demonstrated ability to get the Beaglebone to drive an LED matrix with I2C, I&amp;#39;m wondering if you have any advice on how to approach generating high speed pulse trains with the Beagelbone.&amp;nbsp; I need to generate at least 5760 pulses in rapid succession with no more than a few microseconds of delay between each 8-bit byte.&amp;nbsp; I&amp;#39;m pretty sure the Beaglebone can do this, but I don&amp;#39;t have any experience with its development environment and am wondering where to concetrate my efforts.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16580&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Adafruit 8x8 LED matrix controlled by BeagleBone Black</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/adafruit-8x8-led-matrix-controlled-by-beaglebone-black</link><pubDate>Fri, 22 Nov 2013 20:34:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9639817f-dede-4d17-bb8f-121d798b99ba</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Drew,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nice demo.&lt;/p&gt;&lt;p&gt;I was wondering when someone would begin mixing and matching Shields, Capes and what ever between various MCU devices.&lt;/p&gt;&lt;p&gt;Almost all of them support the basic interface requirement.&lt;/p&gt;&lt;p&gt;All you need to do is build an interface cable to match up the pins and then modify the software accordingly.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;p&gt;&lt;br /&gt; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16580&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>