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: Moises Torres
Last Updated: 2023-02-25
Package Version: 1.0.0.0
Category: GLCD
Downloaded: 1458 times
Not followed.
License: MIT license
Download [208.83KB]GLCD driver for Generic Display 128x64 with ST7920 graphics controller using MikroC PRO for PIC software.
Open License. I just corrected the problem I had when requesting the .c
Author: VEDAT BALOĂ„ĹľLU
Last Updated: 2020-06-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 131 times
Not followed.
License: MIT license
Download [1.49MB]Run a seven-segment led display with the scanning method.
Seven segment LED displays are very popular for displaying numeric information because they are very attractive and readable from a far distance and wider viewing angle.
Altium Designer Projects
https://www.altiumdesignerprojects.com
Youtube video
https://youtu.be/aGOwMlKMuhg
Author: user2468
Last Updated: 2020-04-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 182 times
Not followed.
License: MIT license
Download [2.52KB]3 Digit Seven Segment Display Counter 0 to 999,
in this example i use Common Anode Segments.
Author: Malik Nawaz
Last Updated: 2020-01-27
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1019 times
Not followed.
License: MIT license
Download [11.81KB]i2c PCF8574 and 8574A Depend on i2c Address, can be used for other i2c Lcds
its for Mikrobasic and you can use settimeout callback function also
locate C:\Users\Public\Documents\Mikroelektronika\mikroBasic PRO for
PIC\Packages\I2cLcdx2\Uses\i2cx2.mbas
and copy it to
\Mikroelektronika\mikroBasic PRO for PIC\Uses\P18\
Author: S P
Last Updated: 2019-12-23
Package Version: 1.0.0.0
Category: TFT
Downloaded: 651 times
Not followed.
License: MIT license
Download [113.49KB]This example shows how to interface PIC18F46K22 microcontroller with ST7789 SPI TFT (240x240 pixel color display).
It shows how to print texts and draw shapes (lines, circles ...).
The code was tested with mikroC PRO for PIC version 7.6.0.
Author: S P
Last Updated: 2019-12-03
Package Version: 1.0.0.0
Category: LCD
Downloaded: 512 times
Not followed.
License: MIT license
Download [67.40KB]This example shows how to connect PIC18F46K22 microcontroller with Nokia 5110 LCD (monochrome 84x48 pixel display).
[learn more]Author: S P
Last Updated: 2019-11-13
Package Version: 1.0.0.0
Category: TFT
Downloaded: 432 times
Not followed.
License: MIT license
Download [150.46KB]This example shows how to interface PIC18F46K22 microcontroller with ST7735 TFT (color display).
It shows how to print texts and draw shapes (lines, circles ...).
The code was tested with mikroC PRO for PIC version 7.6.0.
Author: Bugz Bensce
Last Updated: 2019-11-11
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 980 times
Not followed.
License: MIT license
Download [607.19KB]Four 74HC595 Serial-In-Parallel-Out (SIPO) Shift Registers are used to driver 4 corresponding 8x8 LED Matrix displays, and a Fifth 74HC595 SIPO SR is used for the column selection.
Software Serial SPI is used for the data transfer to the SIPO SRs.
Author: S P
Last Updated: 2019-11-07
Package Version: 1.0.0.0
Category: OLED
Downloaded: 652 times
Not followed.
License: MIT license
Download [199.73KB]This project shows how to interface PIC18F46K22 microcontroller with SSD1306 OLED display in SPI mode.
[learn more]Author: Bugz Bensce
Last Updated: 2019-11-07
Package Version: 1.0.0.0
Category: GLCD
Downloaded: 353 times
Not followed.
License: MIT license
Download [257.07KB]Cascaded or daisy chained MAX7219 Dot Matrix LED Driver IC with bit-banged Serial (SPI) transfer.
Four MAX7219 are used to drive four 8x8 (rows,columns) LED Dot Matrix displays to output bitmap characters.