PxMatrix icon indicating copy to clipboard operation
PxMatrix copied to clipboard

Adafruit GFX compatible graphics driver for LED matrix panels

Results 104 PxMatrix issues
Sort by recently updated
recently updated
newest added

Hi, I’ve been trying to use the PxMatrix library with a P10 RGB panel (32x16, SMD3535, 1/4 SCAN), but I haven’t been able to make it work properly. I’ve attached...

I have a few project with this library, but this is the first time I am driving an 64x64 display. I am using an ESP8266. When I display a full...

I have a problem with led panel , as instruction we connect PI with PO at 1 label , but if we have 2 panel we have to connect PO...

On trying out the pattern_test, I am getting the following result: ![Hub75Pattern](https://github.com/user-attachments/assets/ce7b0105-d946-4b78-8d54-961b119c05fd) I have tried iterating through different combinations of following: MuxPattern {BINARY, STRAIGHT} ScanPattern {LINE, ZIGZAG,ZZAGG, ZAGGIZ, WZAGZIG, VZAG,...

## Rules 1. Just the basic pattern_test.ino was used with 1.3.0 and 1.8 library of PxMatrix 2. Connected is according to a,b,c,d, for a 64x32 1/16 scanrate panel P5 Hub...

## Rules 1. Post your code 2. Post a picture of the problem and describe what you expect to see 3. Run the pattern test and post the result as...

## Rules 1. Post your code 2. Post a picture of the problem and describe what you expect to see 3. Run the pattern test and post the result as...

Hi All Want some Guidance to make big size Display Using P10 RGB LED Module, Its Total 6 Modules (32 x 16 each) with ESP32 its 64 x 48 Pixel...

Bug fixig for actual ESP32 core. - fixing include issue (line 66...69) - using consequently #if defined for controllers due to more accurate compiler settings on pioarduino. Issue: ``` In...

Hi @2dom and contributors @xsrf @opticron @witnessmenow @Rasmusfk @sovcik @per1234 , We’re currently trying to integrate HUB75 LED panels with the **PxMatrix** library as part of an ongoing project. We...