RGB 64x128 display 1/16 scan rate #826
-
Did anyone tried to control and single RGB panel with 64x128 resolution? I tried to set the width and height as needed, but seems that it is not working. The image is flickering and doubled. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
You are lucky :) |
Beta Was this translation helpful? Give feedback.
-
The both panels seems to be compatible with the library. The indoor one doesn't needs any specific settings and should run fine "out of the box". Outdoor panel may needs a custom pixel mapping to work. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answer. The pixel mapping will not be an issue, however, I'm still trying to identify the settings of the library in order to work with outdoor panel. Once I have it, I would create a pull request to have it as Demo. Do you have any suggestions for the settings, let me know to speed up the process. Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Apart from the fact that it is a "quarter scan panel", it has no other specific features and does not require any settings.
Have you tried running Pixel_Mapping_Test example with this panel?