Coder Social home page Coder Social logo

artem-mamchych / adafruit-st7735-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adafruit/adafruit-st7735-library

0.0 2.0 0.0 298 KB

This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618

Home Page: http://www.ladyada.net/products/18tftbreakout/

C++ 18.86% C 4.78% Arduino 37.83% Processing 38.53%

adafruit-st7735-library's Introduction

It is speed-optimized version of Adafruit 1.8" SPI display library.
Check commits in branch "speed-optimized" for details.
My version is 2x-3x times faster than official library version!

Only AVR and only hardware SPI are supported in this version.
Connecting to Uno/Pro Mini or other Atmega328-based Arduino:
Arduino pin 10 -> CS
Arduino pin  9 -> DC (On some LCDs marked as RS)
Arduino pin  8 -> RST (LCD Reset)
Arduino pin 13 (sck) -> SCL LCD pin 
Arduino pin 11 (mosi) -> SDA LCD pin

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
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

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_ST7735. Check that the Adafruit_ST7735 folder contains Adafruit_ST7735.cpp and Adafruit_ST7735.

Place the Adafruit_ST7735 library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE

Also requires the Adafruit_GFX library for Arduino.

adafruit-st7735-library's People

Contributors

ladyada avatar paintyourdragon avatar jersagfast avatar driverblock avatar artem-mamchych avatar paulstoffregen avatar aray avatar wa5znu avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.