Skip to content

MarkWalter94/AdafruitGFX-RaspberryPICO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdafruitGFX-RaspberryPICO

Porting of the ADAFRUIT GFX library for the raspberry PICO

How to use the library

  1. Put the folder AdafruitGFX of this repository under your project
  2. Add the library to your CMakeLists project with the add_subdirectory command.
  3. Use it.

See main.cpp in the root of the repo for an example of use.

Supported and tested displays

  1. SSD1306, SSD1309, ILI9341

Roadmap

  1. Enforce testing, add implementation other displays.

Images

SSD 1306 128*32 OLED SSD 1309 128*64 OLED

About

Porting of the ADAFRUIT GFX library for the raspberry PICO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages