Ros

Results 13 comments of Ros

Hi, I'm in the same situation, is there anyone who could guide us in creating a new mapping? Thx a lot. Romain.

Hi all, To complete my first message, attached the RCFGX file provided by the manufacturer. Have a nice day. [P10-2S-32X16-SM16208-96X96.zip](https://github.com/hzeller/rpi-rgb-led-matrix/files/14903489/P10-2S-32X16-SM16208-96X96.zip) Romain.

Thank you for your quicly response. indeed I cumulated the calls and I understood the inappropriate behavior. Isn't there a possibility to merge several feeds before displaying them? I will...

I try to follow your advice by using the python binding of your library and drawing my content through PILLOW before swapping it to the display. The layout of my...

Thx for this link but not exactly the same usage and not realy helping me. The main goal is to avoid the display of pixels where no panel existing. Example...

Remap seams to be the perfect use in my use case. I am trying to configure but still with an error : Here is the panel layouting : ![schema](https://user-images.githubusercontent.com/124706168/235707118-01132222-3b50-49b6-98a5-9e85abeedbf6.jpg) The...

Thx a lot for your help but after compiling your branch I still blocked with the same "Remap: no such mapper" error. Discard panels must be specified at the end...

OK I anderstand. This cmd works : ``` sudo ./examples-api-use/demo --led-rows=16 --led-cols=32 --led-chain=6 --led-parallel=3 --led-pixel-mapper='Remap:96,96|32,0e|48,0e|0,0x|0,0x|0,0x|0,0x|0,32e|16,32e|32,32e|48,32e|64,32e|80,32e|32,64e|48,64e|0,0x|0,0x|0,0x|0,0x' --led-multiplexing=18 --led-row-addr-type=2 --led-brightness=30 -D0 ``` This one too but display scrolling text only on top...

Others demos work fine. For example the cube is correctly displayed : ![Capture d’écran 2023-05-04 173645](https://user-images.githubusercontent.com/124706168/236257532-cd7e781e-435e-4341-b650-61a73e88053d.jpg) Seems two halfs of two bottom panels are displaying white continuously.

I can't try to swap out the ribbon cables until next Tuesday. However, I don't think that's it because if I don't use a mapper and configure the broadcast with...