Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 12th March 2008, 01:17 PM   (permalink)
Unhappy Lcd Interfacing With Pic-help Help Help.......

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.........
samlovesembedded is offline   Reply With Quote
Old 12th March 2008, 01:39 PM   (permalink)
Default

Is your . key stuck? What's the rush is it a school project?
Show us what you've done so far, schematic, code.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is online now   Reply With Quote
Old 12th March 2008, 06:49 PM   (permalink)
Default

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.
Norlin is offline   Reply With Quote
Old 13th March 2008, 04:10 AM   (permalink)
Default

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.
samlovesembedded is offline   Reply With Quote
Old 13th March 2008, 01:23 PM   (permalink)
Default

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.
Norlin is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
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



All times are GMT. The time now is 04:56 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.