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: Robert MegaHurts
Last Updated: 2013-06-18
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 927 times
Followed by: 2 users
License: MIT license
Download [240.99KB]Demo V-TFT project for PIC32 MMB that shows code examples about using V-TFT Button objects instead of Label objects to display changing alpha-numeric data on a TFT display. Projects code files contain detailed comments for every code example and program operation so everyone (beginners +), can follow and understand what is being done and why.
[learn more]Author: MIKROE
Last Updated: 2015-01-08
Package Version: 1.1.0.1
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 9732 times
Followed by: 1 user
License: MIT license
Download [2.38MB]Set of examples for mikromedia for PIC32.. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB
Author: MIKROE
Last Updated: 2013-06-25
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 5452 times
Followed by: 3 users
License: MIT license
Download [815.59KB]This is a sample program which demonstrates the use of EVE click board. EVE click can be used to drive TFT with on board FT800 chip.
[learn more]Author: Jayanth Devarayanadurga
Last Updated: 2013-05-09
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2222 times
Followed by: 1 user
License: MIT license
Download [50.00KB]Author: Jayanth Devarayanadurga
Last Updated: 2013-05-09
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1852 times
Followed by: 2 users
License: MIT license
Download [153.41KB]I have modified the Serial LCD Code written by Rajendra Bhatt and have written a Serial LCD Code.
The functions is used like
Serial_LCD_Out(1,1,"Serial LCD");
Serial_LCD_Chr(2,1,'?');
Serial_LCD_Cmd(_LCD_CLEAR);
Author: Stevan Milinkovic
Last Updated: 2013-04-26
Package Version: 0.0.0.3
Category: Graphics & LCD
Downloaded: 2488 times
Followed by: 1 user
License: MIT license
Download [10.57KB]Want to view your JPEG pictures directly from microSD? Now it is possible on EasyMx PRO v7 for STM32 ARM. There is no need for Visual TFT. You even don’t have to know you JPEG files in advance. Just install the library, insert the microSD with your pictures and run your application.
[learn more]Author: Johan De Vos
Last Updated: 2013-04-22
Package Version: 3.0.0.0
Category: Graphics & LCD
Downloaded: 704 times
Followed by: 1 user
License: MIT license
Download [1.98MB]This module can be used to control LCD's with M50530 controller
The module can easily adapted to the user's needs
and can be used with any PIC
Update: V3 + sample program
V3: LCD init. improved
Author: MIKROE
Last Updated: 2013-08-05
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 4135 times
Followed by: 1 user
License: MIT license
Download [2.08MB]Set of examples for mikromedia for dsPIC33EP.. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB
Author: prakob komeswarakul
Last Updated: 2013-04-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2125 times
Followed by: 1 user
License: MIT license
Download [466.95KB]This is an example of driving 1.8 inches TFT by SPI bit bang method. it use only 5 bits output of mcu.
The Example provide many useful functions such as
- drawline
- drawRectangle
- drawcircle
- fillRectangle
-filCircle
- showPicture
- etc
The example code write with Mikroc Pro for Dspic.
Author: dany
Last Updated: 2015-01-26
Package Version: 2.0.0.0
Category: LCD
Downloaded: 10332 times
Followed by: 3 users
License: MIT license
Download [2.55MB]* 2 (alternative) libs to drive LCD's (4 bits connections):
- One lib specific for 2x16,
- one more generic (upto 4 rows, 16-20 chars per row).
* A library to drive LCD via I2c (PCF2116 based, 1 to 4 rows, 12 or 24 chars per row
* A library to drive standard LCD's via I2c
* A library to drive standard LCD's via SPI.