Arduino Project | RGB matrix fix for Chinese 1/4 scan panels

preview_player
Показать описание
Fix for the Adafruit RGB matrix panel library for the 1/4 scan P10 panels.

#arduino #arduinoproject #iot #iotapplications #rgb #esp32 #electronics #led #ledpanel #rgbmatrix
Рекомендации по теме
Комментарии
Автор

one of the best sites i have come across for these types of issues

jamesbrady
Автор

Do you know if this program would work with an Adafruit Matrix Portal S3? It uses an ESP32-S3

TheGreatBrittanShow
Автор

This library has an issue if i connect two panels such like 16*64 it display the same text on both panels as i want tbe text to scroll from one panel to other but in this case the text individually display and scroll text on both

NasreenAkhtar-yz
Автор

Hello sir am trying to conect 32×16 4 panel in series i want width 2ft height 1ft display would it will work..?

cnctechnology
Автор

Thanks, but this library modification does not work for me, I use JC-4S-P10-3535 32x16 RGB panel

vtech
Автор

The colors appear divided in two parts. Up part one tone and down part other tone. Can you tell me how to fix this problem ? Thanks.

fundalab
Автор

Hello again,

I managed to run the panel with your help before, but I have a problem; In my project, I print two separate text on the panel as the bottom and top lines. The top row is fixed, the bottom row is scrolling text, but the top row is flickering, no matter what I did, I couldn't solve it, can you help me with this?

yahyakulunk.
Автор

i've p5 panel RGB with 1/8 scan mode, its been almost 3 weeks i cant use it with arduino mega and RGBMatrixPanel.h. is it possible with this library ? thanks.

aripjamaludinrumi
Автор

hallo i have P10 Modular RGB 3535 4s module its just giving me wrong print non of the libraries working where could i be going wrong the display is just wrong

davidkinuthia
Автор

Hello sir. I have a 32x64 rgb panel. Can I use this library? With standart rgbmatrixpanel library rows are duplicated.

mirzomns
Автор

It can't be chained into more than 1 panel. Even in paralel, the second panel will show unexpected dot color lights up. How to fix that sir?

candrasniper
Автор

Hello! Dear
I have problem with out door led modules. There is only 3lines(A, B, C). In library shown example for 4lines(A, B, C, D). If I use this library the outdoor matrix show incorrectly. Indoor matrix is ok. Can you help me?

shahzodkhudoyberdiyev
Автор

Dear can we add two or more panel with the Library. Because my code is working on single panel only.

RahulKumar-mquf
Автор

Hi sir i am try to connect 8 32x16 display in series would it will work ?

abhishektrivedi
Автор

Sir I can't able to access two RGB panel if we are adding two 16*32 16*32 RGB panel together display any text on centre it's not working... which means we are making 32*32 RGB panel but it not working...how to solve this problem..for 16*32 panel it's working but when we adding two display 16*32 and make 32*32 matrix it's not working... please sir help me... RGBpanelmatrix(a, b, clk, oe, latch, false, 2 ); it's not working...plzz help me for 32*32 RGB panel

pankajrautela
Автор

Hi Thanks for Library and Video
It really Helps❤❤

Btw how many panel i can channel togater if im using Mega?

I want to make 32x 160 text display
Im using 1/4scan P10 32x16 panels

Amit_
Автор

I was about to go crazy until I watched this video. I'm glad to have you. Thank you very much. Greetings from Turkey, Istanbul... ( @devremerkezi )

yahyakulunk.