vinodstanur / raspberry-pi-frame-buffer-mapping-to-160x128-ST7735R-LCD

A user space code for mapping /dev/fb0 of raspberry pi to
22 stars 9 forks source link

pixelated #1

Open JagerShadow opened 6 years ago

JagerShadow commented 6 years ago

I've installed all and it seems that is running but all it's pixelated and screen flickers please helpme

vinodstanur commented 6 years ago

You may have to use sudo fbset xxxxxxxxxx command to change the resolution to 160x120 with 16bit colour. Try that. Google it for how to change resolution and colour depth using fbset command, it should work aFtet that.

On Mon 4 Jun, 2018, 11:36 PM JagerShadow, notifications@github.com wrote:

I've installed all and it seems that is running but all it's pixelated and screen flickers please helpme

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vinodstanur/raspberry-pi-frame-buffer-mapping-to-160x128-ST7735R-LCD/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAyQ6v5gRrOrzzY2lBbqGKeQENzLXkOks5t5XcigaJpZM4UZiVx .

JagerShadow commented 6 years ago

many thanks that fix my problem :) i just have use this sudo fbset -vxres 160 -vyres 128 -xres 160 -yres 128

mixerreq commented 2 years ago

Please help me. I have a display on st7735 but it does not show the screen properly, and the display itself is functional. Do you have any idea how to solve it? I have something like that: https://drive.google.com/file/d/124RvF8hG5w5PvuM7bwMSYQbKd6Y2XO_1/view?usp=sharing

JagerShadow commented 2 years ago

Hi, i test this a few years ago, let me search mi repo and I will send you later an example of itOn Feb 25, 2022 3:51 PM, Mikolajek344 @.***> wrote: Please help me. I have a display on st7735 but it does not show the screen properly, and the display itself is functional. Do you have any idea how to solve it? I have something like that: https://drive.google.com/file/d/124RvF8hG5w5PvuM7bwMSYQbKd6Y2XO_1/view?usp=sharing

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mixerreq commented 2 years ago

Hi, i test this a few years ago, let me search mi repo and I will send you later an example of itOn Feb 25, 2022 3:51 PM, Mikolajek344 @.> wrote: Please help me. I have a display on st7735 but it does not show the screen properly, and the display itself is functional. Do you have any idea how to solve it? I have something like that: https://drive.google.com/file/d/124RvF8hG5w5PvuM7bwMSYQbKd6Y2XO_1/view?usp=sharing —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.>

Thanks!

mixerreq commented 2 years ago

hey can you send me examples of this?

JagerShadow commented 2 years ago

hi i didnt find the code i was looking for, but i find a tweaked code from the original repo, hope this is useful cuz i dont have more information of it

El sáb, 26 feb 2022 a la(s) 05:49, Mikolajek344 @.***) escribió:

hey can you send me examples of this?

— Reply to this email directly, view it on GitHub https://github.com/vinodstanur/raspberry-pi-frame-buffer-mapping-to-160x128-ST7735R-LCD/issues/1#issuecomment-1051994786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLAM2Z2OETBV2VOKC7X5ULU5CV2NANCNFSM4FDGEVYQ . You are receiving this because you authored the thread.Message ID: <vinodstanur/raspberry-pi-frame-buffer-mapping-to-160x128-ST7735R-LCD/issues/1/1051994786 @github.com>

mixerreq commented 2 years ago

unfortunately I have to buy a new display on ili9341 :'(