TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 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 (139723 times)
  2. FAT32 Library (72111 times)
  3. Network Ethernet Library (57322 times)
  4. USB Device Library (47671 times)
  5. Network WiFi Library (43289 times)
  6. FT800 Library (42625 times)
  7. GSM click (29960 times)
  8. mikroSDK (28383 times)
  9. PID Library (26977 times)
  10. microSD click (26380 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
Library

Fast HD44780 8bit by LQd

Rating:

0

Author: Pavol alias LQd

Last Updated: 2013-03-08

Package Version: 1.0.0.0

Category: LCD

Downloaded: 996 times

Followed by: 1 user

License: MIT license

Download [5.10KB]

Description

Library for driving HD44780 in 8bit mode, purpose was to achieve maximal possible speed and library is optimized for this. May be you will need to tweak some waiting routines based on clock frequency of uP and used controller, some of them may not meet datasheet specification.

[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

ucam in PASCAL for PIC32 on EasyPIC Fusion V7

Rating:

0

Author: Greg Cain

Last Updated: 2013-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 452 times

Not followed.

License: MIT license

Download [33.57KB]

Description

Extensive rewrite of Alcides Ramos ucam for PIC32MX4MMB. This English version includes extensive comments and refinements. Camera data is displayed on the EasyTFT display at 320x240 pixels at about 1 frame/sec. This is as expected for transfer of 16-bit pixel of raw data at the maximum serial baud rate of 1228800 baud.

[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

ucam in C for PIC32 Mikromedia Workstation V7

Rating:

0

Author: Greg Cain

Last Updated: 2013-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 517 times

Not followed.

License: MIT license

Download [28.92KB]

Description

Rewrite in C language of Alcides Ramos original ucam for PIC32MX4MMB in PASCAL. Written in English it Includes extensive comments and refinements. Displays video on the TFT at 320x240 resolution at about 1 frame/sec. This is as expected for the camera serial data rate of 1228800 baud for 16-bit pixels.

[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

ucam in C for PIC32MX795F512L on the EasyPIC Fusion V7

Rating:

0

Author: Greg Cain

Last Updated: 2013-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 587 times

Not followed.

License: MIT license

Download [43.14KB]

Description

A rewrite of Alcides Ramos original Libstock ucam for the PIC32MX4MMB to run on EasyPIC Fusion v7 Board. Includes streamlined code and extensive comments in English. Captured video is displayed on the EasyPIC TFT at 320x240 pixel resolution. The frame rate is about 1 fps as expected for the camera baud rate of 1228800 bps.

[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

ucam in PASCAL for PIC32 Mikromedia Board on Workstation v7

Rating:

0

Author: Greg Cain

Last Updated: 2013-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 398 times

Not followed.

License: MIT license

Download [42.87KB]

Description

A rewrite in English of Alcides Ramos original Libstock PASCAL version of ucam for PIC32MX4MMB. Displays 320x240 pixel video on the built-in TFT. Includes extensive comments and refinements. Video is displayed at about 1 frame/sec as expected for 16-bit data retrieved from the serial camera at 1228800 baud.

[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

Analog Clock for STM32

Rating:

5

Author: Soshin Ilja

Last Updated: 2013-01-13

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1824 times

Followed by: 2 users

License: MIT license

Download [307.50KB]

Description

Simple analog clock for mikromedia STM32M3

[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
Visual TFT/GLCD Project

PIC32 MMB TP Calibration Utility

Rating:

10

Author: Robert MegaHurts

Last Updated: 2013-01-11

Package Version: 1.0.0.1

Category: TFT

Downloaded: 1081 times

Followed by: 2 users

License: MIT license

Download [611.16KB]

Description

A Visual-TFT project that helps you calibrate your MMB touch panels settings for finding the proper values for constants for your own projects. Includes detailed instructions in a Read-Me text file and pdf Users guide.

[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

DigitalPOI - Persistence of Vision Display

Rating:

24

Author: Andrew Hazelden

Last Updated: 2012-12-27

Package Version: 1.0.1.0

Category: Graphics & LCD

Downloaded: 1812 times

Not followed.

License: MIT license

Download [2.43MB]

Description

The Digital Poi Spinning device can write text, draw small icons, and display patterns as you spin it around. It works by encoding your visual data onto a series of 8 LEDs that are spun like a fire spinning poi.

[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

SSD1963 Driver 7 inches, 800x480, 16 bits PMP for PIC32

Rating:

0

Author: Serge Tremblay

Last Updated: 2012-11-07

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 3596 times

Not followed.

License: MIT license

Download [10.33KB]

Description

Here is my modified version of the __Lib_TFT_Defs.c library of the PIC32 C compiler. It permit to use the SSD1963 display in 800x480 16 bits mode with Visual TFT.

[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
Abuse Reported
Example

example Cyrillic fonts for "mikromedia_for_XMega"

Rating:

0

Author: Roman Toropov

Last Updated: 2012-09-13

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 737 times

Followed by: 2 users

License: MIT license

Download [315.91KB]

Description

based on the example project "MP3" from "mikroC PRO for AVR" - picture, graphic, fonts, music in Russian language :)
picture (.RES-file) and music (.mp3-file) from SD-card, Cyrillic koi8 fonts locally (in file resources )
http://youtu.be/sehxhps7cEw

[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