View previous topic :: View next topic |
Author |
Message |
baybars
Joined: 13 Apr 2007 Posts: 8
|
Nokia 1100 LCD PCF8814 |
Posted: Mon Jul 12, 2010 8:27 am |
|
|
Hello all,
I am coping with Nokia 1100 lcd, which has PCF8814 chipset.
I found useful info on this web site
http://sunbizhosting.com/~spiral/
However I try convert C code (it is written for Hi-Tech) but still I couldn't make it work.
I'll post here what I did soon.
Do you have any info about this?
Thanks |
|
|
logical
Joined: 21 Dec 2009 Posts: 57 Location: SouthPort, UK
|
|
Posted: Tue Jul 13, 2010 5:06 am |
|
|
Hey Baybars,
You know the Nokia Lcd's ain't the best, I used to use 3310 Lcd's but found others to be far better.
Have a look at the link below, provides Schematic and Source code in C which may be very helpful to you.
http://www.pyrofersprojects.com/blog/?page_id=73
Chris _________________ www.SmallDisplays.co.uk due to lack of time, the domain will more than likely be for sale, pm me if interested |
|
|
Rohit de Sa
Joined: 09 Nov 2007 Posts: 282 Location: India
|
|
Posted: Tue Jul 13, 2010 7:36 am |
|
|
Quote: | You know the Nokia Lcd's ain't the best, I used to use 3310 Lcd's but found others to be far better. | Actually, I find the 3310 monochrome and the 6610 colour LCD very good. They're pretty to interface, and are as cheap as it gets. The 3310 is an 84*48 LCD, and costs only INR120 ~ USD2.5 in India. That's way cheaper than a 'proper' 128*64 graphical LCD. The only thing difficult about the Nokia LCDs is the tiny soldering you need to do to connect wires to the pins.
Rohit |
|
|
logical
Joined: 21 Dec 2009 Posts: 57 Location: SouthPort, UK
|
|
Posted: Thu Jul 15, 2010 3:54 am |
|
|
Rohit de Sa wrote: | Quote: | You know the Nokia Lcd's ain't the best, I used to use 3310 Lcd's but found others to be far better. | Actually, I find the 3310 monochrome and the 6610 colour LCD very good. They're pretty to interface, and are as cheap as it gets. The 3310 is an 84*48 LCD, and costs only INR120 ~ USD2.5 in India. That's way cheaper than a 'proper' 128*64 graphical LCD. The only thing difficult about the Nokia LCDs is the tiny soldering you need to do to connect wires to the pins.
Rohit |
Totally agree on that, what I meant about better was going for Colour rather than the plain Mono, as far as prices goes, for a Small Mono Screen, they are good in that respect :o) _________________ www.SmallDisplays.co.uk due to lack of time, the domain will more than likely be for sale, pm me if interested |
|
|
baybars
Joined: 13 Apr 2007 Posts: 8
|
|
Posted: Sat Jul 17, 2010 3:20 pm |
|
|
hmm after several unsuccessful attempts, I turn back to 3310 LCD.
I was worrying about 3310 LCD stocks, but now I get in touch some firms in china. So they still have in stock.
I prefer monochrome because project will work with battery, low power consumption necessary.
Thanks boys. |
|
|
|