TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141498 times)
  2. FAT32 Library (74391 times)
  3. Network Ethernet Library (58910 times)
  4. USB Device Library (48924 times)
  5. Network WiFi Library (44703 times)
  6. FT800 Library (44249 times)
  7. GSM click (30977 times)
  8. mikroSDK (29847 times)
  9. PID Library (27426 times)
  10. microSD click (27407 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

Waveshare 2.2 Inch 320x240 TFT LCD Library

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-08-14

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1261 times

Not followed.

License: MIT license  

This is a pair of libraries for Waveshare Electronics' 2.2 Inch 320x240 TFT touch LCD. One example is with hardware SPI and the other uses generic bit-banging method. The LCD utilizes BD663474 chip for display and XPT2046 as touch controller. The codes are written with CCS PIC C compiler.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Waveshare 2.2 Inch 320x240 TFT LCD Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Waveshare 2.2 Inch 320x240 TFT LCD Library" changes.

Do you want to report abuse regarding "Waveshare 2.2 Inch 320x240 TFT LCD Library".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Waveshare 2.2 TFT Demo (HW SPI)

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

Watch on YouTube

Waveshare 2.2 TFT Demo (Bit-banging)

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

Watch on YouTube
Project Setup

Project Setup

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Colour Test

Colour Test

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Drawing Lines

Drawing Lines

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Drawing Circles

Drawing Circles

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Drawing Triangles

Drawing Triangles

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Drawing 2D Graphics

Drawing 2D Graphics

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image
Printing Text and Numbers

Printing Text and Numbers

Waveshare BD663474 2.2 Inch 320x240 TFT LCD Demo

View full image

ALSO FROM THIS AUTHOR

QMC5883 Digital Compass Demo

0

QMC5883 is a Chinese alternative of Honeywell's proven HMC5883 digital compass. Though the digital compasses have similar nomenclature, they are different in terms of I2C address and register setup. This example demonstrates QMC5883 digital compass using a PIC16F877A microcontroller. The code is written with CCS PIC C compiler.

[Learn More]

Seeedstudio Ultrathin 32x16 RGB Dot Matrix Display Demo

0

Seeedstudio Ultrathin 32x16 RGB Dot Matrix Display Demo with ATMega8L. https://www.youtube.com/watch?v=tApXtCr7wnI https://www.youtube.com/watch?v=PP5w4AmVOPk http://www.seeedstudio.com/depot/Ultrathin-16x32-RGB-LED-Matrix-Panel-p-1926.html

[Learn More]

HC-05 Master-Slave Bluetooth Communication

5

HC-05 master-slave bluetooth communication between two AVRs. 1. Set BT parameters 2. Search nearby devices 3. Select device 4. Pair with a BT device 5. Establish link 6. Transfer data between two paired devices.

[Learn More]