Skip to content

inventor02/picodisplay-c-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico Display C Driver

This is a port of the Pimoroni C++ drivers for their Pico Display.

I have tried to rewrite it in a similar style to the Pi Pico SDK and replace the "C++-isms" with more "classic" C-style code.

This project was undertaken as part of the coursework for the Computer Systems II module in ECS at the University of Southampton.

Contributions are more than welcome, please submit a pull request.

Usage

A basic example is available in the example directory. I may at some point provide some further documentation if I get the time.

License

This driver is copyright (c) 2023 George Peppard and University of Southampton and is licensed under the ISC license. A copy of the license is available in the LICENSE file.

Attribution

This code is produced with thanks to the original C++ drivers by Pimoroni, which provided an excellent starting point for the ST7789 driver. The Pimoroni code is licensed under the MIT license.

About

C driver for the Pimoroni Pico Display pack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published