2dom / PxMatrix

Adafruit GFX compatible graphics driver for LED matrix panels
BSD 3-Clause "New" or "Revised" License
837 stars 171 forks source link

Anyone else having issues with wrong colors? #248

Open johniwad opened 3 years ago

johniwad commented 3 years ago

I'm using a generic D1 mini along with a D1 Mini Matrix Breakout v1.4.0 and P3 64x32 LED matrix I purchase off of ebay. Everything seems to work OK but the colors are all wrong. Does anyone know where or how to make changes so colors come out correct? DSC00139 DSC00136 DSC00135

2dom commented 3 years ago

SetColorOrder could help

davemaster commented 3 years ago

greetings

Apparently you miss some clables pin location, check the RGBR1G1B1 cables again... one is in miss-order

Best regards

El vie., 23 oct. 2020 a las 11:04, Dominic Buchstaller (< notifications@github.com>) escribió:

SetColorOrder could help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/2dom/PxMatrix/issues/248#issuecomment-715432504, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIGUXZZ3X3PKCWPPIMJ6M3SMGSPTANCNFSM4S4VM3NA .

-- David Elias Flores Escalante TeleTracking SAC

johniwad commented 3 years ago

I was afraid of pin connectors in wrong order but it is a breakout board so it wasn't my wiring. I was thinking there must be a way to change in software but don't know how.