Python codes for waveshare 1.8inch LCD Display Module for Raspberry Pi Pico Microcontroller Board,160×128 Resolution 65K RGB Colors Display TFT Screen,SPI Interface (From Amazon: https://www.amazon.com/waveshare-LCD-Pi-Pico-Microcontroller/dp/B093L9WVLB/ref=pd_ybh_a_sccl_5/139-9788616-7634851)
- Updated ST7735.py driver from https://github.com/boochow/MicroPython-ST7735
- Updated ws_1p8_160x128_driver.py from https://www.waveshare.com/wiki/Pico-LCD-1.8
The refresh rate is very slow. Still working on it.