![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
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! | |
| |
| | #2 |
|
Can't help you in C, but my tutorials show you how to do it in assembler, complete with circuits.
| |
| |
| | #3 |
|
what LCD is it?
__________________ AtomSofts eBay Store AtomSoftTech: C18 TIPS & TRICKS v9 PDF Nokia 6100 Driver/Software My Name: Jason Lopez http://atomsofttech.info/ | My YouTube Videos! My Favorite Store: dipmicro Electronics | |
| |
| | #4 |
|
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. | |
| |
| | #5 |
|
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?
__________________ AtomSofts eBay Store AtomSoftTech: C18 TIPS & TRICKS v9 PDF Nokia 6100 Driver/Software My Name: Jason Lopez http://atomsofttech.info/ | My YouTube Videos! My Favorite Store: dipmicro Electronics Last edited by AtomSoft; 28th May 2009 at 04:16 PM. | |
| |
| | #6 |
|
if the lcd given is VI302DP display?
| |
| |
| | #7 |
|
Took me some time to find this: http://www.kitsrus.com/pdf/vi302_dp.pdf
__________________ AtomSofts eBay Store AtomSoftTech: C18 TIPS & TRICKS v9 PDF Nokia 6100 Driver/Software My Name: Jason Lopez http://atomsofttech.info/ | My YouTube Videos! My Favorite Store: dipmicro Electronics | |
| |
| | #8 |
|
even better: http://www.digchip.com/datasheets/do...302-DP-FC-S-LV Converted it for easy view ability:
__________________ AtomSofts eBay Store AtomSoftTech: C18 TIPS & TRICKS v9 PDF Nokia 6100 Driver/Software My Name: Jason Lopez http://atomsofttech.info/ | My YouTube Videos! My Favorite Store: dipmicro Electronics Last edited by AtomSoft; 28th May 2009 at 05:01 PM. | |
| |
| | #9 |
|
Don't use the 16F877 to drive that kind of display, use the 16F917 as it can control that type of LCD.
| |
| |
| | #10 |
| Or even better, stick with the 877 and use an LCD text module, rather than just the glass LCD.
| |
| |
| | #11 |
|
thanks everybody, i now proceed on my project | |
| |
| | #12 |
|
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? | |
| |
| | #13 |
|
Google for HD44780, it's EVERYWHERE - most (all?) of the details you need are listed in my tutorial.
| |
| |
| | #14 |
|
well, i google already. what i download is not the datasheet of HD44780A00 but HD44780UA00 | |
| |
| | #15 | |
| Quote:
And again, check my tutorials, paying particular attention to the mention of the EPE LCD articles. | ||
| |
|
| Tags |
| lcd, pic, project |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| FFT for a PIC16F877 | alifred | Micro Controllers | 6 | 14th April 2009 01:03 PM |
| PIC16F877 Project | maxster03 | Electronic Projects Design/Ideas/Reviews | 3 | 25th January 2009 11:21 AM |
| Regarding PIC16F877 | praveen_kw | Micro Controllers | 5 | 9th May 2005 07:27 PM |
| PIC16F877 HELP!! | dandiz | Micro Controllers | 3 | 9th November 2004 08:08 AM |
| PIC16F877 | Celestie84 | Micro Controllers | 17 | 17th July 2004 09:26 PM |