TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139568 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57257 times)
  4. USB Device Library (47631 times)
  5. Network WiFi Library (43224 times)
  6. FT800 Library (42566 times)
  7. GSM click (29932 times)
  8. mikroSDK (28293 times)
  9. PID Library (26934 times)
  10. microSD click (26309 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

first | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 last
Example

My Button-as-a-Label method Examples Demo

Rating:

5

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]

Description

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]

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

mikromedia for PIC32 - Examples

Rating:

0

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]

Description

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

[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

ConnectEVE - Example

Rating:

0

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]

Description

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]

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

2-Wire Serial LCD Using CD4094

Rating:

0

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]

Description

My Project is a 2-Wire Serial LCD Using CD4094.

[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

3-Wire Serial LCD Using 74HC595

Rating:

1

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]

Description

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);

[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

JPEG direct load from MMC

Rating:

5

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]

Description

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]

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

Control Mitsubishi M50530 LCD controller

Rating:

0

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]

Description

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

[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

mikromedia for dsPIC33EP - Examples

Rating:

0

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]

Description

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

[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

1.8 inches TFT with SPI Interface based on ST7735

Rating:

0

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]

Description

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.

[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

LCD

Rating:

11

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]

Description

* 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.

[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 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 last