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: Shawon Shahryiar
Last Updated: 2018-04-04
Package Version: 1.0.0.0
Category: OLED
Downloaded: 1021 times
Not followed.
License: MIT license
Download [16.95KB]Author: MIKROE
Last Updated: 2018-02-19
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 728 times
Not followed.
License: MIT license
Download [176.87KB]Author: MIKROE
Last Updated: 2018-02-19
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 440 times
Not followed.
License: MIT license
Download [223.76KB]Author: MIKROE
Last Updated: 2018-02-19
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 414 times
Not followed.
License: MIT license
Download [83.40KB]Author: Jack Eberson
Last Updated: 2018-01-06
Package Version: 1.1.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 417 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: 1473 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: 5729 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: 1468 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: 302 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: 1590 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().