Skip to content

Llgok/Arduino_GFX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,040 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_GFX Add more support for display drivers!

This fork is Arduino_ The fork of GFX-1.3.7 has been added to this fork for the following display drivers:

Screen type Driver chip communication protocol
AMOLED SH8601 QSPI

Add the following functions

Function Effects
void Display_Brightness(uint8_t brightness) Adjusting display brightness
void SetContrast(uint8_t Contrast) Adjusting Display Contrast(Sunlight Readability Enhancement)

More examples added in "more_examples"

For other information, please consult the original post

About

Arduino GFX developing for various color displays and various data bus interfaces

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.6%
  • C++ 3.4%