Skip to content

richard-deng/driver-ST7735S

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

image

Parameters

  • Resolution: 128 x 160 [px]
  • Colors: 262144
  • Driver: ST7735S
  • Protocol: SPI
  • Logic: 3,3V

Some display modules have a built-in 3,3V voltage regulator on VCC line. Be careful with the rest of lines.

Pins

Pin Name Description
1 VCC Voltage Common Collector
2 GND Ground
3 CS [SPI] Chip Select
4 RESET Reset
5 A0 Data/Command
6 SDA [SPI] Master Output Slave Input
7 SCK [SPI] Serial Clock
8 LED Backlight

Documentation

Go to documentation.

Reporting issues

Please feel free to report issues.

License

This software is licensed under the MIT License. See the license file for details.

About

ST7735S library for Raspberry Pi - Portable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.6%
  • C++ 38.3%
  • Makefile 2.1%