GithubHelp home page GithubHelp logo

piotrczcc / arduino-lcd-tft-ili9325 Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 5.0 1.73 MB

Hardware-specific graphics library build on Adafruit-GFX-Library, works with TFT 2.4 shields with the ILI9325 controller for Arduino Uno.

License: MIT License

C 38.45% C++ 61.55%

arduino-lcd-tft-ili9325's Introduction

Note: library under construction - alfa version

Arduino LCD TFT Library for ILI9325 Liltek driver

This is the dedicated graphics hardware-specific library for ILI9325 TFT LCD display driver. It needs to be paired with the core graphics Adafruit GFX Library.

Adafruit GFX graphics core library derive from https://github.com/adafruit/Adafruit-GFX-Library

ILI9325 chip features:

  • 240x320 RGB resolution
  • 262,144 display color (Note: The library supports only 16-bit color - 65,536 colors.)

LCD TFT 2,4' shield features:

  • shield compatible with Arduino UNO
  • 8-bit Parallel Peripheral Interface (DB17-DB10 data pins are used to transfer)
  • two DP74HC245 CMOS level drivers for 5/3V conversion

1) LCD TFT 2,4' shield

Picture1 Picture2
Picture3 Picture4

Picture5

2) LCD TFT ILI9325 Library

void setRotation(uint8_t x);

setRotation(0) setRotation(1) setRotation(2) setRotation(3)
Picture6 Picture7 Picture8 Picture9

Screens generated example program from ./examples/Test_LDC_rotation_v1

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.