RGB LED Panel Controller using MSP432

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-Controller

Screenshot from 2016-07-09 05-33-53

RGB LED Panel Controller using MSP432

Leave a comment