Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 320 Bytes

lcd-spi-st7735-micropython

Using display st7735 with Raspberry Pi Pico (micropython).

The ST7735.py file I got from boochow.

My idea is to write a script to use differents graphics displays such PCD8544, ILI9341 ST7735, but keeping a common pattern (when possible).