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]
Rating:
Author: Jayanth Devarayanadurga
Last Updated: 2014-07-05
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1846 times
Followed by: 2 users
License: MIT license
I have modified the Serial LCD Code written by Rajendra Bhatt and have written a Serial LCD Code.
The functions is used like
Serial_LCD_Out(1,1,"Serial LCD");
Serial_LCD_Chr(2,1,'?');
Serial_LCD_Cmd(_LCD_CLEAR);
Do you want to subscribe in order to receive notifications regarding "3-Wire Serial LCD Using 74HC595" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "3-Wire Serial LCD Using 74HC595" changes.
Do you want to report abuse regarding "3-Wire Serial LCD Using 74HC595".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1368107611_serial_lcd_using_mikroc_pic.rar [153.49KB] | mikroC PRO for PIC |
|
This is my Serial LCD Code using 74HC595. It uses 3-Wires.