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: Bugz Bensce
Last Updated: 2019-11-11
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 996 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: 658 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: 363 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: 326 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: 382 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: 840 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: 3052 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.
Author: Serge Tremblay
Last Updated: 2019-06-16
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 167 times
Not followed.
License: MIT license
Download [161.77KB]Fusion for ARM v8 VTFT definition Pattern and gesture demo for the CEC1302 MCU.
[learn more]Author: Liyanage Kalana
Last Updated: 2019-04-30
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 249 times
Not followed.
License: MIT license
Download [91.85KB]This Source code can be use to drive 4-Digit Seven Segment Display array with Max7219. My source code have Special features/functions.
-> Right Scroll
-> Left Scroll
-> With small modifications this can be use with RTC
Author: Bugz Bensce
Last Updated: 2020-04-30
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 475 times
Not followed.
License: MIT license
Download [258.76KB]This project is based on the PCF8574 i2c based port expander which is used for Serial character LCDs which are themselves based on the popular Hitachi 44780 lcd driver.
The PIC16F887A is used as the Micro-controller (Master device). There's also a Proteus simulation file as well as a schematic diagram accompanying the project.