Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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 and the target_link_libraries 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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages