First Project on Raspberry pi pico w with 1.3" IPS LCD Display

March 20, 2024, 13:30

matze15

Hello i downloaded a demo code from the instructions about the LCD display: It works when i press the A button on the Display that it is printing a but the display is always black? Maybe someone could help me :) thanks

k9t33n

is it a gpio display?

matze15

what is s gpio display 😅

k9t33n

a display that works through the gpio of your raspberry pi

matze15

honestly i have no clue i will search a bit in the internet

k9t33n

could you share a pic?

matze15

of the display?

k9t33n

yes

matze15

sure

matze15

thats the one i got

k9t33n

then yes it is

matze15

okay

k9t33n

and could you link then? I think it would maybe need some drivers not just a python script

matze15

oh okay yea i just took the script from the tutorial and got the buttons working but not more

k9t33n

try a update whilst I'm reading
sudo apt update; sudo apt upgrade; sudo reboot now

matze15

do i need to execute this on the raspberry?

k9t33n

yes

matze15

so in Thonny i should open a shell on the raspberry and do those commands?

k9t33n

open up a terminal

k9t33n

the >_ or similar icon

k9t33n

grey in the top bar

matze15

Yes

matze15

i think that is the wrong terminal i got

k9t33n

that's within thonny

k9t33n

omg I'm so sorry

k9t33n

you said Pico. I'm wrong sorry

matze15

oh yea

matze15

that why i was wondering i never found out how to open an actual terminal on that

k9t33n

yeah Pico's don't have a full os

k9t33n

the reason its not working then is probably because your using micro python

k9t33n

I don't know how to fix then

k9t33n

you have to wait till one of the mods with more knowledge sees this

matze15

okay all good

matze15

thatks for trying to help me :) appreciate it

k9t33n

np