pic16f877 lcd project

Status
Not open for further replies.

eva

New Member
hi, i m a beginner in pic.
currently, i have a project which to display text in lcd screen using pic16f877.
i need to build the hardware as well as the soft ware.

however, i don't really know how to write the source code using c language.

can someone give some guidance?

thanks!
 
Can't help you in C, but my tutorials show you how to do it in assembler, complete with circuits.
 
i havent receive the lcd yet.
the project given haven specify yet.

can u give me example how to write it ? i m using CSS c compiler.
 
i dont use that compiler. I use C18 but most C compilers are similar and require little changes if the code is well.

You need to know what type of LCD it is. The Pins it has and the controller it uses to write code for it and to wire it.

Otherwise its like being blind and someone asking you is the light red?
 
Last edited:
hi, i received lcd for my project already.
it is HD44780A00.
i need the datasheet of it.
can anybody show me where i can get in?
 
Google for HD44780, it's EVERYWHERE - most (all?) of the details you need are listed in my tutorial.
 
well, i google already.
what i download is not the datasheet of HD44780A00 but
HD44780UA00
 
well, i google already.
what i download is not the datasheet of HD44780A00 but
HD44780UA00

Google for the number I posted above, it wasn't a random choice.

And again, check my tutorials, paying particular attention to the mention of the EPE LCD articles.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…