Skip to content

Adafruit ST7735 LCD Library with Arduino ESP support for the ESP8266

Notifications You must be signed in to change notification settings

eqcq/ST7735_ESP8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ST7735_ESP8266

Adafruit ST7735 LCD Library with Arduino ESP support for the ESP8266

This version of the Adafruit ST7735 LCD library works with Arduino ESP.

Arduino ESP is available here: https://github.com/esp8266/Arduino.

This code hasn't been modified, its just an earlier version that worked on the ESP8266.

/*************************************************** This is a library for the Adafruit 1.8" SPI display.

This library works with the Adafruit 1.8" TFT Breakout w/SD card ----> http://www.adafruit.com/products/358 The 1.8" TFT shield ----> https://www.adafruit.com/product/802 The 1.44" TFT breakout ----> https://www.adafruit.com/product/2088 as well as Adafruit raw 1.8" TFT display ----> http://www.adafruit.com/products/618

Check out the links above for our tutorials and wiring diagrams These displays use SPI to communicate, 4 or 5 pins are required to interface (RST is optional) Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries. MIT license, all text above must be included in any redistribution ****************************************************/

About

Adafruit ST7735 LCD Library with Arduino ESP support for the ESP8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 53.8%
  • C++ 46.2%