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 (141479 times)
  2. FAT32 Library (74335 times)
  3. Network Ethernet Library (58867 times)
  4. USB Device Library (48921 times)
  5. Network WiFi Library (44698 times)
  6. FT800 Library (44227 times)
  7. GSM click (30937 times)
  8. mikroSDK (29817 times)
  9. PID Library (27423 times)
  10. microSD click (27375 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

SSD1289 TFT Touch Display Library + Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-06-29

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 2891 times

Not followed.

License: MIT license  

Library for SSD1289 TFT display controller and common resistive touch screen controllers like XPT2046, ADS7843, etc. There two codes - one for AVR and the other for STM32.

Hardware used:

AVR: Arduino Mega2560, TFT Mega Shield and SainSmart 3.2 inch TFT LCD
ARM: Open103R and Waveshare's 3.2 inch 320x240 TFT LCD (A)

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SSD1289 TFT Touch Display Library + Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SSD1289 TFT Touch Display Library + Demo" changes.

Do you want to report abuse regarding "SSD1289 TFT Touch Display Library + Demo".

  • Information
  • Comments (0)

Library Blog

SSD1289 TFT Touch Display Demo with AVR

SSD1289 TFT Touch Display Demo with AVR

Watch on YouTube

SSD1289 TFT Touch Display Demo with STM32

SSD1289 TFT Touch Display Demo with STM32

Watch on YouTube
Project Setup for STM32

Project Setup for STM32

SSD1289 TFT Touch Display Demo with STM32

View full image
Hardware used for AVR

Hardware used for AVR

SSD1289 TFT Touch Display Demo

View full image
Basic Colour Test

Basic Colour Test

SSD1289 TFT Touch Display Demo

View full image
Drawing Lines

Drawing Lines

SSD1289 TFT Touch Display Demo

View full image
Drawing Basic 2D Graphics (National Flag of Bangladesh)

Drawing Basic 2D Graphics (National Flag of Bangladesh)

SSD1289 TFT Touch Display Demo

View full image
Drawing Triangle

Drawing Triangle

SSD1289 TFT Touch Display Demo

View full image
Printing JPEG Image

Printing JPEG Image

SSD1289 TFT Touch Display Demo

View full image
Touch Screen Writeup

Touch Screen Writeup

SSD1289 TFT Touch Display Demo

View full image

ALSO FROM THIS AUTHOR

Logo Showcase on a Nokia 5510 GLCD

0

Showcase of logos of some popular brands in electronics and embedded-system sector with an PIC18F252 and a Nokia 5510 GLCD. The code is written with CCS PIC C compiler.

[Learn More]

TI MSP430 Microcontroller Tutorials

0

Comprehensive tutorial on TI MSP430 microcontrollers using TI' Code Composer Studio, Grace and MSP430G2 Value-Line Launchpad boards.

[Learn More]

93LC46B EEPROM Library Demo

0

This is a demo of 93LC46B SPI EEPROM library. To show how it works, I built a digital thermometer with DS18B20, and saved maximum and minimum temperature values in the EEPROM. The code doesn't use PIC's hardware SPI. Bit-banging method is used to keep the code generic. The code is written with CCS PIC C compiler.

[Learn More]