Skip to content

Library for TFT displays with the ILI9341 driver chip, for Arduino and compatibel boards.

Notifications You must be signed in to change notification settings

centaur54dev/ConnDuino_ILI9341

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the Adafruit_ILI9341 library for Arduino and combatible boards. The purpose of the fork is to:
 1. Use of the ConnD_GFX library for TFT display 

The library works with TFT displays that are equipped with ILI9341 chip. 

This library will be used for the ConnDuino board projects. For more info about the board visit:  www.connduino.com

              DEPENDENCIES
=========================================================================
Requires the ConnD_GFX library.

              INSTALLATION 
=========================================================================
To download, click the DOWNLOAD ZIP button, uncompress and rename the uncompressed folder to "ConnD_ILI9341". Place the "ConnD_ILI9341" library folder to your arduino environment "<sketch folder>/libraries" subfolder. You can see, and even change, your <sketch folder> in the IDE under the menu File>Preferences. You may need to create the libraries subfolder if this is your first library. Restart the IDE.


              ADAFRUIT_ILI9341 master, README 
=========================================================================
This is a library for the Adafruit ILI9341 display products

This library works with the Adafruit 2.8" Touch Shield V2 (SPI)
  ----> http://www.adafruit.com/products/1651
 
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

Library for TFT displays with the ILI9341 driver chip, for Arduino and compatibel boards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 59.5%
  • C++ 40.5%