Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

GRAPHIC LCD 128X64 with lpc2138

Status
Not open for further replies.

SPATAN

Full Member level 2
Joined
Aug 17, 2004
Messages
135
Helped
8
Reputation
16
Reaction score
3
Trophy points
1,298
Activity points
1,021
glcd 128x64

I want to interface GRAPHIC LCD 128X64 with PIC16F877 by PIC BASICPRO.
Who have code for this project ?
Please help me.
Thank :cry:
 

lcd 128x64

SPATAN said:
I want to interface GRAPHIC LCD 128X64 with PIC16F877 by PIC BASICPRO.
Who have code for this project ?

mikroBasic has drivers and examples for working with GLCD and 18F452 (pin to pin compatible with 16F877A).

You can draw bitmaps, lines, circles, rectangles, there are three built-in fonts and you can invert and clear areas of screen. Also, there are dot-manipulating functions.

Maybe this will help.
 

graphic lcd 128x64

What GLCD you have in mind? Samsung KS0108, Toshiba T6963, Hitachi HD61202, Epson SED1330 ...? I could help you if you tell me type of controller.

As far as I know mikroBasic is only working,at the moment, with KS0108. Right?

meax98
 

mikrobasic glcd

meax98 said:
As far as I know mikroBasic is only working,at the moment, with KS0108. Right?

Right! So far we wrote the driver for KS0108 only, but we are working on support for other GLCDs as well.
 

16f877 128x64 lcd

hi

look at example attach you can also found some use full tips from user site of pic basic plus compiler
 
128x64 glcd

I have a code for controlling a GLCD with PBP.


**broken link removed**
 

glcd code

I used HG12605 chip.
Who have driver for this ?
Thank for all.
 

pic lcd 128x64

I have tried microbasic, and it works!
I really like the software that automatically generates code from bmp picture.
 

128x64 lcd

**broken link removed** try this...
 

128x64

HI
i want to interface graphic lcd 128X64 (Samsung) with AT89S52, can any one having code and schmatics
Plz Help me in this regd
 

glcd mikrobasic

seinfield said:
I have a code for controlling a GLCD with PBP.


**broken link removed**

I've got a page not found error...

Bye
Pow
 

interface lcd 128x64

I want to drive the graphical LCD WG12864A having KS0801 controller with PIC Controller 16F877A and as such writing code for the same using C in SourceBoost Compiler. I want to know that how this lcd will be connected to the PIC Controller 16F877A as I am also using external memory 27C256 with this controller. So, please try to arrange the interconnections as well as the code in C so that I can use this LCD in Graphics mode.



As this is an urgent query, so please try to arrange the solution for the same at the earliest
 

glcd mikrobasic project

pic18f452_128x64_lcd_bitmap.gif


Hi, i can give you example one project with Pic Basic Pro. But, pic is 18F452 and you can change it.
 
ilker_32 This example is for PROTON+ Compiler And no for Pic basic pro or mikrobasic
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top