![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
i'm on aproject on access control and gps...i wanna interrface pic -16f873 with lcd.....i'm new to embedded programming also to lcd interfacing......i'm using hitech picc.........can anybody pls hlp me to write a program to display characters which we type thro computer key board using serial.......
the main problem i'm facing is how can i integrate a lcd to pic..... pls help.....SOS SOS SOS......... |
|
|
|
|
|
|
(permalink) |
|
Is your . key stuck? What's the rush is it a school project?
Show us what you've done so far, schematic, code. |
|
|
|
|
|
|
(permalink) |
|
Download the data sheet for the LCD you're trying to use, this has all the information needed including flowcharts on how to talk to the LCD. Without knowing what LCD you're using, we can't even provide examples on how to use it.
|
|
|
|
|
|
|
(permalink) |
|
yea its a school project and i have to submit it by march end....... 'm using is 16 pin crystalonics cdm 16216b lcd display.....can u pls hlp me.......
Last edited by samlovesembedded; 13th March 2008 at 04:50 AM. |
|
|
|
|
|
|
(permalink) |
|
Do you have the data sheet? Did you take a look at it? If not, the first google hit for HD44780 gave me a datasheet, see: http://www.sparkfun.com/datasheets/LCD/HD44780.pdf
Page 23 even gives you a step by step for initializing the thing, 24 gives you the commands. You just have to send the 8-bit command in two 4-bit nibbles back to back, couldn't get much easier assuming you want 4-bit mode. Otherwise even easier in 8-bit mode, just send the 8-bit command with the appropriate clock pulses. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| help in programming PIC with Nokia 3310 LCD | HCT-Pirate | Micro Controllers | 3 | 26th January 2008 10:19 AM |
| lcd interfacing with 89c51 | college stud | Micro Controllers | 0 | 22nd January 2008 04:54 PM |
| Pic interfacing with Nokia 3310 lcd | Myrmidon | Micro Controllers | 2 | 27th October 2007 08:48 AM |
| PIC to LCD wiring problem ? | pasanlaksiri | Micro Controllers | 28 | 4th October 2007 10:29 AM |
| Four PIC with One LCD.. | meera83 | Micro Controllers | 13 | 20th September 2007 06:40 AM |