Control Chinese RGB LED Matrix Modules


Summary of my bookmarked Github repositories from Dec 10th, 2019

Github repositories

  • 2dom/PxMatrix

    PxMatrix is a driver that allows you to control Chinese RGB LED Matrix modules using ESP8266, ESP32, and ATMEL-based Arduinos. These modules are commonly used in large-scale LED displays and come in various sizes and resolutions. The driver is compatible with the Adafruit GFX library and is optimized for low pin count, making it suitable for microcontrollers with limited I/O pins. It supports multiple row scanning patterns and can be easily configured for different LED matrix setups. The library provides detailed instructions on setup, cabling, and troubleshooting. Examples of animated weather clocks and picture frames are also available.