Close

RGB LED panel controller using MSP432

oshparkoshpark wrote 07/17/2016 at 13:07 • 2 min read • Like

John Boyd created simple controller for RGB LED panels with the Texas Instruments MSP432 ARM microcontroller:

Screenshot from 2016-07-09 05-26-30

MSP432 RGB LED Panel Controller
I have managed to get it working without issue at 60 FPS [..] I think I could push to above 100 FPS.

Screenshot from 2016-07-09 05-29-00.png

The challenging part of this project was designing the firmware in a way to leverage all of the MSP432 peripherals to reduce the computational requirements for the CPU.

The hardware design files and firmware source code are hosted on GitHub:

MSP432-RGB-LED-Panel-ControllerScreenshot from 2016-07-09 05-33-53
Like

Discussions