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]
Author: Jack Eberson
Last Updated: 2018-01-06
Package Version: 1.1.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 400 times
Not followed.
License: MIT license
Download [575.10KB]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!
Author: Armstrong Subero
Last Updated: 2017-12-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1444 times
Not followed.
License: MIT license
Download [201.91KB]This example uses the ST7735 with the STM32F103C8T6. The example was designed to be simple to use and modify by the user.
[learn more]Author: Shawon Shahryiar
Last Updated: 2017-12-02
Package Version: 1.0.0.1
Category: Graphics & LCD
Downloaded: 5591 times
Not followed.
License: MIT license
Download [203.50KB]This is a library + demo of SSD1309 OLED displays. The code is written for MikroC for ARM and MikroC for AVR.
[learn more]Author: Alcides Ramos
Last Updated: 2017-11-23
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1457 times
Not followed.
License: MIT license
Download [2.53MB]Author: Michael Eicher
Last Updated: 2017-09-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 292 times
Not followed.
License: MIT license
Download [1.46KB]A driver for S6D1121 Controller
Add this driver to library __Lib_TFT_Defs.mpas
Call TFT_Init_S6D1121_8bit (320,240); for intitilisation
The display will work with the standard TFT library
Author: Gabor Molnar
Last Updated: 2017-09-02
Package Version: 2.1.0.0
Category: Graphics & LCD
Downloaded: 1535 times
Not followed.
License: MIT license
Download [360.73KB]Raystar RS0010 OLED display controller initialization library
The purpose of this library is to properly initialize OLED displays with Raystar RS0010 OLED display controller. It is fully compatible with MikroElektronika's LCD library and requires exactly the same global variables. Instead of using Lcd_init(), you should use RS0010_Init().
Author: Alcides Ramos
Last Updated: 2017-08-12
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1283 times
Not followed.
License: MIT license
Download [168.07KB]Author: Alessio De Poli
Last Updated: 2017-08-10
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 820 times
Not followed.
License: MIT license
Download [11.09KB]This simple library allows you to create custom number with a simple command. The numbers occupy 3x2 cells on your LCD.
[learn more]Author: John Snow
Last Updated: 2017-07-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1364 times
Not followed.
License: MIT license
Download [37.53KB]Author: Sunny IUT
Last Updated: 2017-07-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 354 times
Not followed.
License: MIT license
Download [2.50MB]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].