Plain C AVR library for ST7735 displays
Go to file
Sebastian 7523c468ed Added README 2016-12-07 00:47:52 +01:00
images Cleanups 2016-12-07 00:26:43 +01:00
include Cleanups 2016-12-07 00:26:43 +01:00
utils Cleanups 2016-12-07 00:26:43 +01:00
.clang_complete Cleanups 2016-12-07 00:26:43 +01:00
.gitignore Cleanups 2016-12-07 00:26:43 +01:00
Makefile Cleanups 2016-12-07 00:26:43 +01:00
README.md Added README 2016-12-07 00:47:52 +01:00
main.c Cleanups 2016-12-07 00:26:43 +01:00
spi.c Fixed set_addr_win 2016-12-06 19:52:01 +01:00
st7735.c Cleanups 2016-12-07 00:26:43 +01:00

README.md

ST7735 for AVR

My simplified plain C version of https://github.com/adafruit/Adafruit-ST7735-Library and parts of https://github.com/adafruit/Adafruit-GFX-Library/

Use at your own risk!