Page 1 of 1

Pico LCD 1.14 Terminal Display

Posted: Tue Aug 24, 2021 7:26 pm
by rowen
I am looking for some help with displaying a shell/terminal for a RPI Pico on a Pico LCD 1.14 display. I already have the display connected and the examples that I have downloaded have worked. To say I am a noob to MicroPython would be an understatement. I have rudimentary programming skills so I do understand at a basic level what is going on. I do not need to interact with the code except when connected via USB. I just need to display text and possibly change background colors. Any help would be appreciated.

Re: Pico LCD 1.14 Terminal Display

Posted: Thu Aug 26, 2021 8:01 pm
by fdufnews
I suppose you are talking about that display https://shop.pimoroni.com/products/pico-display-pack

If so, there are code examples here https://github.com/pimoroni/pimoroni-pi ... co_display

Beware that Pimoroni has its custom Micropython embedding some libraries that you may not find on the official one see here https://learn.pimoroni.com/tutorial/hel ... -with-pico and here https://github.com/pimoroni/pimoroni-pi ... es/latest/