Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 502 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 502 Bytes

PicoGFX

This is my work in progress RP2040 based display driver for the different cheap chinese displays that I am using in my projects. This is not meant as an all encompassing public library, but rather as a place to store my own code for my own projects. This is set to public so that others may use my other projects as is without any holes in the code.

Supported Displays

  • GC9A01 (240x240)
  • ST7789 (240x320)

License

See the LICENSE file for license rights and limitations.