Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 712 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 712 Bytes

TTGO_SSD1331

SSD1331 library for TTGO T2 on Platformio IDE

TTGO T2

TTGO T2 is a small PCB containing ESP32, SSD1331 and microSD reader, which is super useful for IoT development. image

Why ?

TTGO library provides a SSD1331 library but it doesn't support string writting. I have done a research on Adafruit SSD1331 library and adapted it to support TTGO.

Platformio

Platformio is simple and fast to use, it can config libraries and board easily in IoT development.

Licence

MIT