Skip to content

pavlot-scriptec/scriptec-armbian-ext-waveshare-35tft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armbian extension to install Waveshare 3.5 TFT (A, B, B-V2) SPI driver.

This is Armbian extension to enable Waveshare 3.5 TFT SPI display

It is based on overlays provided by Waveshare

Instalation

Clone this project to Armbian userpatches/extensions directory. Create it if it does not exists.

Next add ENABLE_EXTENSIONS=install-waveshare-35-tft parameter to your ./compile.sh call

Parameters

  • EXT_INSTALL_WAVESHARE_35_TFT_OVERLAY - name of the overlay to be used in config.txt. Default: waveshare35a
  • EXT_INSTALL_WAVESHARE_35_TFT_SPI_SPEED - TFT SPI speed to be set in config.txt. Default: 20000000
  • EXT_INSTALL_WAVESHARE_35_TFT_ROTATE - Display rotation to be set in config.txt. One of: 0, 90, 180, 270. Other values will be accepted by extension, but ignored by driver. Default: 270
  • EXT_INSTALL_WAVESHARE_35_TFT_X11 - if set to "yes" X11 related configuration will be installed. Default: unset

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages