avr-st7735/README.md

10 lines
257 B
Markdown
Raw Normal View History

2016-12-07 00:47:52 +01:00
ST7735 for AVR
==============
2016-12-07 00:52:59 +01:00
![example of working display](./images/example.jpg)
2016-12-07 00:47:52 +01:00
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!*