Skip to content

omdvd/st7735_spi_stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32 library for SPI ST7735 LCD

Inspired by a [LonelyWolf project] (https://github.com/LonelyWolf/stm32/tree/master/ST7735)

Developed and tested on STM32F103C8T6 and 160x128 screen in RGB 565 mode.

Demo video of supported fonts

Library provides some graph functions and two fonts: 5x7 pixels with scale and 7x11 pixels without scale. Fonts support ASCII and CP1251 encodings. Library need external delay function, usually defined in main.c .

Standard libraries like CMSIS are not included.

About

STM32 library for SPI ST7735 LCD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published