TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136632 times)
  2. FAT32 Library (69835 times)
  3. Network Ethernet Library (55890 times)
  4. USB Device Library (46226 times)
  5. Network WiFi Library (41862 times)
  6. FT800 Library (41083 times)
  7. GSM click (28943 times)
  8. PID Library (26402 times)
  9. mikroSDK (26317 times)
  10. microSD click (25328 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

ILI9325 TFT Touch Screen Display Demo with STM32

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-06-29

Package Version: 1.0.0.1

Category: Graphics & LCD

Downloaded: 3488 times

Not followed.

License: MIT license  

Library for ILI932x display controllers and common resistive touch screen controllers like XPT2046, ADS7843, etc. The library codes are written for STM32 family with MikroC for ARM but with simple GPIO changes the codes can be implemented for other MCUs as well.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ILI9325 TFT Touch Screen Display Demo with STM32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ILI9325 TFT Touch Screen Display Demo with STM32" changes.

Do you want to report abuse regarding "ILI9325 TFT Touch Screen Display Demo with STM32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

ILI9325 TFT Touch Screen Display Demo

ILI9325 TFT Touch Screen Display Demo with STM32

Watch on YouTube

ILI9325 TFT Touch Screen Display Demo 2

ILI9325 TFT Touch Screen Display Demo (Improved)

Watch on YouTube
STM32F103RB Development Board with TFT Touch Display

STM32F103RB Development Board with TFT Touch Display

ILI9325 TFT Touch Screen Display Demo with STM32

View full image
Simple Graphics (Bangladeshi Flag)

Simple Graphics (Bangladeshi Flag)

ILI9325 TFT Touch Screen Display Demo with STM32

View full image
Printing Texts and Numbers of Different Formats

Printing Texts and Numbers of Different Formats

ILI9325 TFT Touch Screen Display Demo with STM32

View full image
Printing JPEG Image

Printing JPEG Image

ILI9325 TFT Touch Screen Display Demo with STM32

View full image
Touch Screen Writeup

Touch Screen Writeup

ILI9325 TFT Touch Screen Display Demo with STM32

View full image

ALSO FROM THIS AUTHOR

SHT10 and SHT15 Relative Humidity and Temperature Sensors Demo

0

Demo of SHT10 and SHT15 Relative Humidity and Temperature Sensors with PIC16F690. The code is written with CCS PIC C compiler.

[Learn More]

LV-MaxSONAR EZ3 Sweeping SONAR on TFT Display

0

This is a fun project with a ST7735 TFT Display, MG90 Servo & LV-MaxSONAR EZ3 analogue SONAR sensor. A MSP430F5529LP micro is used to drive the servo motor in steps and read the SONAR echoes. The SONAR is swept from 0 - 180 degrees and the echoes are displayed on the ST7735 TFT. The code is written with TI's Code Composer Studio.

[Learn More]

MODBUS Slave Example

0

This project demos a custom MODBUS RTU slave with an AVR. It has 4 coils, 4 discrete inputs, 2 input registers that store temperature data in degree Celsius and Kelvin from a DS18B20 temperature sensor and two holding registers that behave like scratchpad locations.

[Learn More]