<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ltbl~ control a LED matrix with a Raspberry Pi and Pd]]></title><description><![CDATA[<p>Hi everyone,</p>
<p>I wanted to display animations on a LED matrix connected to a Raspberry Pi and wrote this little external: <a href="https://github.com/fhchl/ltbl" rel="nofollow">https://github.com/fhchl/ltbl</a></p>
<p>It is a wrapper of <a href="https://github.com/hzeller/rpi-rgb-led-matrix" rel="nofollow">https://github.com/hzeller/rpi-rgb-led-matrix</a>. Just send a list with an RGB value for each pixel to the external to draw the picture on the LED matrix!</p>
<p>Hope this is useful for anyone. I used it for an animation on a Raspberry Pi 4 that mixed a dozen <code>pix_image</code>s with <code>pix_mix</code>. Just dumped the mixed image directly into the external via <code>pix_dump</code>. The animation ran smooth with 30fps on a 64x64 matrix and was even quite OK when I had another Pd process running in parallel that did some sound processing. However, I used an external sound card and followed all the recommendations in  the rpi-rgb-led-matrix readme for smooth frames.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13221/ltbl-control-a-led-matrix-with-a-raspberry-pi-and-pd</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 14:59:22 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13221.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Jan 2021 20:47:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ltbl~ control a LED matrix with a Raspberry Pi and Pd on Tue, 05 Jan 2021 20:47:16 GMT]]></title><description><![CDATA[<p>Hi everyone,</p>
<p>I wanted to display animations on a LED matrix connected to a Raspberry Pi and wrote this little external: <a href="https://github.com/fhchl/ltbl" rel="nofollow">https://github.com/fhchl/ltbl</a></p>
<p>It is a wrapper of <a href="https://github.com/hzeller/rpi-rgb-led-matrix" rel="nofollow">https://github.com/hzeller/rpi-rgb-led-matrix</a>. Just send a list with an RGB value for each pixel to the external to draw the picture on the LED matrix!</p>
<p>Hope this is useful for anyone. I used it for an animation on a Raspberry Pi 4 that mixed a dozen <code>pix_image</code>s with <code>pix_mix</code>. Just dumped the mixed image directly into the external via <code>pix_dump</code>. The animation ran smooth with 30fps on a 64x64 matrix and was even quite OK when I had another Pd process running in parallel that did some sound processing. However, I used an external sound card and followed all the recommendations in  the rpi-rgb-led-matrix readme for smooth frames.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13221/ltbl-control-a-led-matrix-with-a-raspberry-pi-and-pd</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13221/ltbl-control-a-led-matrix-with-a-raspberry-pi-and-pd</guid><dc:creator><![CDATA[fhchl]]></dc:creator><pubDate>Tue, 05 Jan 2021 20:47:16 GMT</pubDate></item></channel></rss>