Rolling Your Own LED Matrix Driver, With Copper Foil Tape To The Rescue | Hackaday

2023-02-28 14:35:28 By : Mr. leo LIU

It all started when [Damien Walsh] got his hands on some surplus LED boards. Each panel contained 100 mini-PCBs hosting a single bright LED that were meant to be to be snapped apart as needed. [Damien] had a much better idea: leave them in their 20×5 array and design a driver allowing each LED to be controlled over WiFi. He was successful (a brief demo video is embedded down below after the break) and had a few interesting tips to share about the process of making it from scratch.

The first hurdle he ran into was something most of us can relate to; it’s difficult to research something when one doesn’t know the correct terms. In [Damien]’s case, his searches led him to a cornucopia of LED drivers intended to be used for room lighting or backlights. These devices make a large array of smaller LEDs act like a single larger light source, but he wanted to be able to individually address each LED.

Eventually he came across the IS32FL3738 6×8 Dot Matrix LED Driver IC from ISSI which hit all the right bases. Three of these would be enough to control the 100-LED panel; it offered I2C control and even had the ability to synchronize the PWM of the LEDs across multiple chips, so there would be no mismatched flicker between LEDs on different drivers. As for micontroller and WiFi connectivity, we all have our favorites and [Damien] is a big fan of Espressif’s ESP32 series, and used the ESP32-WROOM to head it all up.

The other issue that needed attention was wiring. Each of the LEDs is on its own little PCB with handy exposed soldering pads, but soldering up 100 LEDs is the kind of job where a little planning goes a long way. [Damien] settled on a clever system of using strips of copper tape, insulated by Kapton (a super handy material with a sadly tragic history.) One tip [Damien] has for soldering to copper tape: make sure to have a fume extractor fan running because it’s a much smokier process than soldering to wires.

A 3D-printed baffle using tracing paper to diffuse the light rounds out the device, yielding a 20 x 5 matrix of individually-controlled rectangles that light up smoothly and evenly. The end result looks fantastic, and you can see it in action in the short video embedded below.

If you find yourself having a similar need to drive an array of LEDs, be sure to read this guide on driving LED matrices for some tips on what’s out there and available.

Donald Papp Said: “Eventually he came across the IS32FL3738 6×8 Dot Matrix LED Driver IC from ISSI [http://www.issi.com/US/index.shtml] which hit all the right bases.”

Actually, the IS32FL3738 is made by Lumissil a separate division of ISSI [Integrated Silicon Solution Inc]. Lumissil was named on 20-March-2020 [1] and was previously known as ISSI AMS [AMS > Analog and Mixed Signal division].

Here is where you can find the IS32FL3738 listed on the Lumissil web site:

http://lumissil.com/products/led-driver/fxled

On that page if you click on the download arrow for the IS32FL3738 you be offered three downloads: 1. An IS32FL3738 datasheet, 2. an IS32FL3738 Evaluation Board datasheet, and 3. example Arduino code. If you click the ‘Select All’ download option in the pop-up you will get a IS32FL3738.zip archive [1,418 KB] containing three files:

1. IS32FL3738_DS.pdf – IS32FL3738 Datasheet

2. IS32FL3738_EB.pdf – IS32FL3738 Evaluation Board datasheet

3. IS32FL3738_AR.zip – IS32FL3738 Arduino code

The IS32FL3738_AR.zip archive contains one file: IS3xFL3738 EVB Arduino Code V01B.txt, which is self explanatory.

* Ref.-1, ISSI AMS is now Lumissil Microsystems!

http://www.lumissil.com/assets/pdf/home%20page/press%20releases/New-name-Lumissil_PR.pdf

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.

By using our website and services, you expressly agree to the placement of our performance, functionality and advertising cookies. Learn more