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: Huynh Minh Trung
Last Updated: 2014-12-14
Package Version: 1.0.0.0
Category: LCD
Downloaded: 1332 times
Followed by: 2 users
License: MIT license
Download [50.09KB]Author: FOURNET Olivier
Last Updated: 2014-08-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 909 times
Followed by: 2 users
License: MIT license
Download [145.41KB]Author: Istvan K
Last Updated: 2014-04-13
Package Version: 3.0.0.0
Category: LCD
Downloaded: 3020 times
Followed by: 3 users
License: MIT license
Download [230.04KB]Same way usable (uniformized) LCD libraries. 4- and 8-bit (and both with Busy-flag checking), 1-, 2- and 3-wire interface. Every library allows you to manage 4 LCD. For all 8-bit PIC (p16, p16e and p18).
Author: Istvan K
Last Updated: 2014-03-09
Package Version: 1.0.0.0
Category: LCD
Downloaded: 2384 times
Followed by: 2 users
License: MIT license
Download [375.95KB]Contains an all-in-one function which allows to create parameterized LCD bargraph(s). 8 variants, 'unlimited' width. For any pic12/16, pic12/16_enhanced and pic18.
[learn more]Author: Dennis Lepine
Last Updated: 2013-11-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 1653 times
Followed by: 2 users
License: MIT license
Download [41.96KB]This program implements a 12H digital clock and displays it on a 2x16LCD. It uses the internal OSC and will not be as accurate over time as with using an external crystal or a real time clock (RTC) I.C. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.*RE0,RE1,RE2 have to use the pull-down resistors.
[learn more]Author: Caputo Antonio
Last Updated: 2013-11-07
Package Version: 0.2.0.1
Category: LCD
Downloaded: 1981 times
Followed by: 3 users
License: MIT license
Download [33.29KB]LCD I2C with PCF8574 for 20x4 LCD.
Added module for 20x4 LCD.
Forgotted in previous version. Sorry.
Author: Caputo Antonio
Last Updated: 2013-11-07
Package Version: 0.2.0.0
Category: LCD
Downloaded: 1379 times
Followed by: 2 users
License: MIT license
Download [29.17KB]LCD-I2C extended to some very low cost driver of LCD with PCF8574.
This version for 4 lines 20 character LCD as GDM2004D.
Author: Caputo Antonio
Last Updated: 2013-10-19
Package Version: 0.1.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 2091 times
Followed by: 2 users
License: MIT license
Download [47.35KB]Serial LCDs driven through I2C with some low cost boards found wih PCF8574 (4 bits interface).
Example of programming with MikroBasic PRO.
Simples Functions showing the process of driving ... I2C ... and PCF8574 interface.
You can add your functions (text file library).
Author: Bojan Kranjc
Last Updated: 2013-09-26
Package Version: 1.0.0.0
Category: LCD
Downloaded: 1390 times
Followed by: 2 users
License: MIT license
Download [2.50MB]Modul name:
LCD_I2C_MCP23017 (Simple demonstration of the LCD_I2C Module)
Description:
EXAMPLE INCLUDING USE IN I2C MCP23017
Author: dany
Last Updated: 2015-01-26
Package Version: 2.0.0.0
Category: LCD
Downloaded: 10290 times
Followed by: 3 users
License: MIT license
Download [2.55MB]* 2 (alternative) libs to drive LCD's (4 bits connections):
- One lib specific for 2x16,
- one more generic (upto 4 rows, 16-20 chars per row).
* A library to drive LCD via I2c (PCF2116 based, 1 to 4 rows, 12 or 24 chars per row
* A library to drive standard LCD's via I2c
* A library to drive standard LCD's via SPI.