Skip to content

GC9A01 Display driver in MicroPython, with basic shapes added to the original

License

Notifications You must be signed in to change notification settings

matsuura-h/gc9a01py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gc9a01py.py

this is fork from https://penfold.owt.com/gc9a01py/

added standard shape functions: circle, ellipse, fill_circle, fill_ellipse, triangle, fill_triangle based on LovyanGFX's LGFXBase.cpp functions.

I'd like to say thank you for these great works.

gc9a01 Licence: MIT

LovyanGFX Licence: FreeBSD

About

GC9A01 Display driver in MicroPython, with basic shapes added to the original

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%