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: S P
Last Updated: 2019-12-23
Package Version: 1.0.0.0
Category: TFT
Downloaded: 686 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: 539 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: 455 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: 1039 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: 680 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: 378 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.
Author: Bugz Bensce
Last Updated: 2019-11-07
Package Version: 1.0.0.0
Category: LCD
Downloaded: 339 times
Not followed.
License: MIT license
Download [150.15KB]Serial LCD with 4094 Serial-In-Parallel-Out Shift Register with bit-banged serial transfer.
[learn more]Author: Bugz Bensce
Last Updated: 2019-11-06
Package Version: 1.0.0.0
Category: LCD
Downloaded: 393 times
Not followed.
License: MIT license
Download [150.65KB]Serial LCD with 74HC595 Serial-In-Parallel-Out Shift Register.
Software SPI is used for the transmission.
Author: S P
Last Updated: 2019-11-03
Package Version: 1.0.0.0
Category: OLED
Downloaded: 868 times
Not followed.
License: MIT license
Download [198.89KB]Project shows how to interface PIC18F46K22 microcontroller with SSD1306 OLED display in I2C mode. It shows how to write texts and draw shapes (lines, circles ...).
Tested with mikroC PRO for PIC compiler version 7.6.0.
Author: janni
Last Updated: 2021-04-22
Package Version: 0.0.9.0
Category: GLCD
Downloaded: 3078 times
Followed by: 7 users
License: MIT license
Download [4.73MB]uGLCD is a quite extensive library optimised for PIC18 processors. It may work with different GLCD types with screen memory organised in horizontal 'pages' (8 pixels high), like those with KS107/8, ST7565R, or uC1701 controllers. Thanks to the ability to draw on virtual screen, the library may be used with write-only displays.