TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (348 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 (136225 times)
  2. FAT32 Library (69495 times)
  3. Network Ethernet Library (55711 times)
  4. USB Device Library (45995 times)
  5. Network WiFi Library (41640 times)
  6. FT800 Library (40804 times)
  7. GSM click (28789 times)
  8. PID Library (26333 times)
  9. mikroSDK (26061 times)
  10. microSD click (25147 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]

Categories

Compilers

Architecture

Sort By

Category: Graphics & LCD > TFT

first | 1 | 2 | 3 | 4 | 5 last
Example

Mikromedia Plus for STM32F746ZG RGB led and CAN demo

Rating:

0

Author: Jack Eberson

Last Updated: 2018-01-06

Package Version: 1.1.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 377 times

Not followed.

License: MIT license

Download [575.10KB]

Description

This project was created as a simple learning projct to get familiar with the VTFT tool and the Mikromedia plus board. It demonstrates the use of the touch display and the the use of the CAN bus interrupt based.

The correct clock scheme is included.

The project was created with MikroC Pro for ARM V6.0.0 with integrated VTFT.

Enjoy!

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

TFT proto with MSP432P401r

Rating:

0

Author: Sunny IUT

Last Updated: 2017-07-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 331 times

Not followed.

License: MIT license

Download [2.50MB]

Description

It's a simple example code of interfacing TFT proto board with MSP432P401r MCU.
It is a part of my project on ELEMENT 14 forum.
Example code displays jpeg image and texts on TFT [320x240].

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

ST7735 TFT Display driver for CCS C compiler

Rating:

0

Author: S P

Last Updated: 2017-06-18

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1057 times

Not followed.

License: MIT license

Download [5.14KB]

Description

This CCS PIC C library is for 1.8" TFT display with ST7735R (S) or compliant controller. This library is tested with different types of Microchip PIC 8-bit microcontrollers as shown at the links below. With this library we can fill the screen, draw lines, circles and many other shapes. Also, we can write texts with different sizes and colors.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Resources Creator

Rating:

5

Author: Antonio Poggi

Last Updated: 2017-01-15

Package Version: 1.0.0.0

Category: TFT

Downloaded: 783 times

Not followed.

License: MIT license

Download [345.04KB]

Description

Tool to create the resource file (.RES) to be loaded on the microSD or to import into the source C code.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
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: 1197 times

Not followed.

License: MIT license

Download [43.47KB]

Description

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.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

GIF_Libray for ARM

Rating:

0

Author: Aleksey Schatskov

Last Updated: 2016-05-24

Package Version: 1.0.0.0

Category: TFT

Downloaded: 620 times

Not followed.

License: MIT license

Download [2.25MB]

Description

GIF_Image
GIF_Animation

Fixed bugs)

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

PACK_Image

Rating:

0

Author: Aleksey Schatskov

Last Updated: 2016-05-17

Package Version: 1.0.0.0

Category: TFT

Downloaded: 525 times

Not followed.

License: MIT license

Download [107.42KB]

Description

ICON_Image
BMP_Image
JPG_Image
for ARM

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

CP Font Generator

Rating:

15

Author: Aleksandar Vukelic

Last Updated: 2015-08-11

Package Version: 1.0.6.0

Category: TFT

Downloaded: 4114 times

Followed by: 6 users

License: MIT license

Download [113.96KB]

Description

This application creates font resources with non-ASCII characters from system fonts. The following code pages are supported: 1250 (Central Europe), 1251 (Cyrillic), 1252 (Latin I), 1253 (Greek), 1254 (Turkish), 1255 (Hebrew), 1256 (Arabic), 1257 (Baltic), 1258 (Vietnam) and 874 (Thai). It supports anti-aliased fonts and 2 output formats

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

VTFT Resource Editor

Rating:

0

Author: Aleksandar Vukelic

Last Updated: 2015-08-10

Package Version: 1.0.0.0

Category: TFT

Downloaded: 696 times

Followed by: 3 users

License: MIT license

Download [118.77KB]

Description

Tool for editing *.RES files generated by VTFT

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

BMP from MMC to TFT

Rating:

0

Author: brsteiner

Last Updated: 2015-07-13

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 806 times

Followed by: 4 users

License: MIT license

Download [941.09KB]

Description

This small example bring bmp pictures direkt from MMC on the TFT.
Format a SD Card in FAT 16 and took the picture on it.
Have fun

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 1 | 2 | 3 | 4 | 5 last