Giter Club home page Giter Club logo

lcdwiki_spi's Introduction

This fork should work on AVR, Due, Zero, M0, Teensy3.x, STM32, ESP32
ESP8266 will timeout without lots of yield() calls.

Select ESP8266=160MHz and set SPI=27MHz to reduce timeout risk
I suspect SSD1283A might not run with fast SPI clock speeds
Bit-bang has no chance on ESP8266.

Life is less frustrating with Uno, Zero, Due, ESP32, Nucleo

Please report whether SSD1283A display is worth supporting e.g. wide angle, daylight, ...

I have not altered the original examples.
I have added LCDWIKI_XBM.ino example.   Please study the comments

This is a library for the SPI lcd display.
This library support these lcd controller:
ILI9325 
ILI9328 
ILI9341 
HX8357D 
HX8347G 
HX8347I 
ILI9486 
ST7735S 
SSD1283A

Check out the file of LCDWIKI SPI lib Requirements for our tutorials and wiring diagrams.

These displays use spi bus to communicate, 5 pins are required to interface (MISO is no need).

Basic functionally of this library was origianlly based on the demo-code of Adafruit GFX lib and Adafruit SPITFT lib.  

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 LCDWIKI_SPI. Check that the LCDWIKI_SPI folder contains LCDWIKI_SPI.cpp and LCDWIKI_SPI.h

Place the LCDWIKI_SPI 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 LCDWIKI_GUI library for Arduino. 
https://github.com/lcdwiki/LCDWIKI_gui

lcdwiki_spi's People

Contributors

prenticedavid avatar lcdwiki avatar

Watchers

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.