Open Gadgetoid opened 3 years ago
Need to test & merge https://github.com/pimoroni/pimoroni-pico/pull/85
Round ST7789 based display works as of this branch - https://github.com/pimoroni/pimoroni-pico/tree/Pinkyatacme-disp_enhance
Support will need adding to the Python driver via modifications - right now _offset_left
and _offset_top
are stored internally but there's no mechanism to change them:
Round and Square LCD support is now merged into mainline pimoroni-pico
, but we could probably use some more examples and - of course - documentation.
https://github.com/pimoroni/pimoroni-pico/pull/103 https://github.com/pimoroni/pimoroni-pico/pull/110
Resources