LCD 8 bit library

Discussion on projects that are created by users and posted on mikroElektronika website.
Post Reply
Author
Message
jayanthd
Posts: 630
Joined: 08 May 2013 18:31
Location: Bangalore

LCD 8 bit library

#1 Post by jayanthd » 25 Dec 2013 03:17

Please provide link to download mikroC LCD 8 bit library file. I need to use 8 bit LCD for some project as the hardware is designed for 8 bit.
[HW:] EasyPIC v7, mikroProg PIC, AVR, STM32, PSoC, Tiva, 8051
[SW:] mikroC PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroBasic PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroPascal PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
Visual GLCD, Visual TFT

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: LCD 8 bit library

#2 Post by marina.petrovic » 26 Dec 2013 17:12

Hi,

Please, take a look at this project on LibStock Website:
http://www.libstock.com/projects/view/1 ... bit-driver

Best regards,
Marina

jayanthd
Posts: 630
Joined: 08 May 2013 18:31
Location: Bangalore

Re: LCD 8 bit library

#3 Post by jayanthd » 27 Dec 2013 04:59

That library is for PIC. I need it for 8051 Project.
[HW:] EasyPIC v7, mikroProg PIC, AVR, STM32, PSoC, Tiva, 8051
[SW:] mikroC PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroBasic PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroPascal PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
Visual GLCD, Visual TFT

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: LCD 8 bit library

#4 Post by marina.petrovic » 27 Dec 2013 13:24

Hi,

Unfortunately, there is no some LCD 8-bit library for 8051 compilers.
You can take a look at project for PIC from LibStock, and try to write your own project/code.

Best regards,
Marina

DigitalDunc
Posts: 67
Joined: 11 Oct 2013 20:25
Location: Leicester, England

Re: LCD 8 bit library

#5 Post by DigitalDunc » 30 Dec 2013 14:23

I have an 8-bit HD44780 LCD library I wrote some time ago that has minimal hardware dependency. I'm sure it could be coaxed into compiling on MikroC. If you want a copy of the source just tell me where to send it. I'll admit it may require a little adjustment but it works..

I haven't used it since I started using the 4 bit driver.

Of course if you mean a driver for a GLCD then I can only help with one for a T6963.
Why use a half a dozen transistors when 3 billion will do. :-)

jayanthd
Posts: 630
Joined: 08 May 2013 18:31
Location: Bangalore

Re: LCD 8 bit library

#6 Post by jayanthd » 31 Dec 2013 02:27

Thanks DigitalDunc. Please send the code to internetuser2k11(at)gmail(dot)com
[HW:] EasyPIC v7, mikroProg PIC, AVR, STM32, PSoC, Tiva, 8051
[SW:] mikroC PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroBasic PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
mikroPascal PRO PIC, dsPIC, PIC32, AVR, ARM, 8051
Visual GLCD, Visual TFT

DigitalDunc
Posts: 67
Joined: 11 Oct 2013 20:25
Location: Leicester, England

Re: LCD 8 bit library

#7 Post by DigitalDunc » 04 Jan 2014 19:53

Yo! I've spent an hour prepping and sent you an email containing said driver code. Go check your emails. Apologies for it taking so long.
Why use a half a dozen transistors when 3 billion will do. :-)

Post Reply

Return to “User Projects”