Skip to content

Python library for controlling ST7735 based displays

License

Notifications You must be signed in to change notification settings

Frederic98/st7735_tft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST7735 TFT

This python library is to interface with LCD displays based on the ST7735 chip.
It is based on ST7735 by Pimoroni, but made to be faster when only updating a section of the screen.

  • Only updates the pixels that have changed since the last screen update
  • Can use pigpio or RPi.GPIO libraries

About

Python library for controlling ST7735 based displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages