TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139245 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47428 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last
Library

DM8BA10 TM1622 16-Segment COG Display Demo

Rating:

1

Author: Shawon Shahryiar

Last Updated: 2022-02-26

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 199 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [7.83KB]

Description

DM8BA10 is a TM1622 16-Segment COG LCD available in AliExpress, Amazon and other online platforms. COG displays are usually cheaper compared to GLCDs, OLEDs and other forms of displays but they lack documentation and sample code. Here I demoed a DM8BA10 COG display using an ATMega8A and DHT11 relative humidity-temperature sensor.

[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

DynTFT Color Themes

Rating:

0

Author: VCC

Last Updated: 2022-02-08

Package Version: 2.0.0.0

Category: TFT

Downloaded: 347 times

Not followed.

License: MIT license

Download [501.72KB]

Description

DynTFT Color Themes are a collection of inc files with color constants, usable by DynTFT components.

[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

Sierpinski Triangle – Fractal

Rating:

0

Author: Mario sandoval

Last Updated: 2022-01-24

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 77 times

Not followed.

License: Free Public License 1.0.0 (0BSD)

Download [108.21KB]

Description

The objective of this example is demonstrative and educational since it proposes the implementation of the Sierpinsky Triangle fractal in a development system with the Pic18F45k22 GLCD screen, Micro C and Easypic V7 connectivity .
The code can work on pic16f887

[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

Mandelbrot Set Fractal

Rating:

0

Author: Mario sandoval

Last Updated: 2022-01-24

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 59 times

Not followed.

License: Free Public License 1.0.0 (0BSD)

Download [116.53KB]

Description

Mandelbrot Set Fractal in GLCD with Pic18F45k22, Mikro C and Easypic V7 Connectivity development board of MikroElektronika.
The code can work on pic16f887.

[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

LV-MaxSONAR EZ3 Sweeping SONAR on TFT Display

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2021-09-25

Package Version: 1.0.0.0

Category: TFT

Downloaded: 126 times

Not followed.

License: MIT license

Download [1.76MB]

Description

This is a fun project with a ST7735 TFT Display, MG90 Servo & LV-MaxSONAR EZ3 analogue SONAR sensor. A MSP430F5529LP micro is used to drive the servo motor in steps and read the SONAR echoes. The SONAR is swept from 0 - 180 degrees and the echoes are displayed on the ST7735 TFT. The code is written with TI's Code Composer Studio.

[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

lcd2x16_without_Psoc_Creator_libray

Rating:

0

Author: jm_palomino

Last Updated: 2021-08-29

Package Version: 4.0.0.0

Category: LCD

Downloaded: 157 times

Not followed.

License: Free

Download [2.12MB]

Description

I show how to use the lcd 2x16 without the library of IDE Psoc Creator
I used the microcontroller cy8c5888lti-lp097 for this project.

[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

OLED SSD1306 BY I2C, CREATE OWN FONTS, USING THE GLCD FONT CREATOR

Rating:

0

Author: Alcides Ramos

Last Updated: 2021-08-22

Package Version: 1.0.0.0

Category: GLCD

Downloaded: 1194 times

Not followed.

License: MIT license

Download [231.69KB]

Description

OLED SSD1306 BY I2C, CREATE OWN FONTS, USING THE GLCD FONT CREATOR


Video:

https://youtu.be/Aa-DucNGQZk

[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

BIG Font display with 16×2 LCD

Rating:

0

Author: Mithun Das

Last Updated: 2021-06-23

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 170 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [49.14KB]

Description

BIG Font display with 16×2 LCD using PIC16F877A

[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

Oled ssd1306 with ESP32_micropython

Rating:

0

Author: jm_palomino

Last Updated: 2021-04-18

Package Version: 3.3.0.0

Category: OLED

Downloaded: 208 times

Not followed.

License: Free

Download [242.31KB]

Description

This code is a example of how to use the oled 128x64 with the microcontroller esp32
I used the thonny ide to make this proyect.

[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

DynTFT Color Theme Generator

Rating:

0

Author: VCC

Last Updated: 2021-04-06

Package Version: 1.1.0.0

Category: Graphics & LCD

Downloaded: 262 times

Not followed.

License: MIT license

Download [1.35MB]

Description

DynTFT Color Theme Generator is an editor for DynTFT color constants. It allows live preview of all supported DynTFT components under different color settings.

[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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last