TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 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 (136668 times)
  2. FAT32 Library (69909 times)
  3. Network Ethernet Library (55923 times)
  4. USB Device Library (46251 times)
  5. Network WiFi Library (41882 times)
  6. FT800 Library (41129 times)
  7. GSM click (28973 times)
  8. PID Library (26406 times)
  9. mikroSDK (26345 times)
  10. microSD click (25350 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 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 last
Example

mikroTFT - Example

Rating:

0

Author: MIKROE

Last Updated: 2013-07-02

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 3117 times

Not followed.

License: MIT license

Download [823.20KB]

Description

This is a sample program which demonstrates the use of mikroTFT board.

[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

Multiple Screens on LCD 2x16

Rating:

0

Author: Petar Timotijević

Last Updated: 2013-06-30

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1115 times

Followed by: 2 users

License: MIT license

Download [141.55KB]

Description

LCD 2x16 Multiple Screens

EasyPIC7 Development System Board
PIC18F45K22 32MHz (4xPLL) or any other

Enable LCD Backlight on DIP SW4 switch 6.
Enable PortC on DIP SW3 switch 3.
Set pull-down for RC0,RC1.

Use RC0 to go left.
Use RC1 to go right.

In while loops add your instructions.


Best regards,
Peter

[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

Menus on LCD 2x16 Menus Example

Rating:

5

Author: Petar Timotijević

Last Updated: 2013-06-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 4684 times

Followed by: 1 user

License: MIT license

Download [190.91KB]

Description

Menus on LCD 2x16 Example

Use RC0 for selecting options, RC1 for choose, and RC2 to back to main menu.


[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 STM32 M3 - Examples

Rating:

0

Author: MIKROE

Last Updated: 2013-06-25

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 4922 times

Not followed.

License: MIT license

Download [3.57MB]

Description

Set of examples for mikromedia for STM32 M3. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB UART

[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

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: 911 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: 9629 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: 5257 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: 2196 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: 1811 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: 2436 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
first | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 last