LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 7:01

All times are UTC + 2 hours




Post new topic Reply to topic  [ 174 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12  Next
Author Message
 Post subject:
PostPosted: Tue Mar 08, 2005 15:22 
Offline

Joined: Thu Mar 03, 2005 21:55
Posts: 2
Location: Lithuania
for me http://users.skynet.be/fa358153/david/t ... index6.htm scheme didn't worked i don't know why may be my lcd isn't working? because all scheme must work I dont know what to do :/


Top
 Profile  
 
 Post subject: (Nokia LCD)
PostPosted: Fri Mar 25, 2005 15:47 
Offline

Joined: Fri Mar 25, 2005 15:36
Posts: 2
the display is working OK . I made it with 74HC245 , but it shows only one screen (when starting the lcdinfo.exe), how to start/use each .dll file . first I tried with winamp2.x and then with winamp3.0 but it shows nothing difarent :( what i get wrong


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 28, 2005 2:05 
Offline

Joined: Mon Mar 28, 2005 2:03
Posts: 1
LP2950 can be substituted by LA5003 which is a 3V low drop regulator.


Top
 Profile  
 
PostPosted: Mon Jul 04, 2005 7:43 
Offline

Joined: Mon Jul 04, 2005 7:40
Posts: 1
Is this a suitable 74XX245??
74LS245?
See:
http://www1.jaycar.co.nz/products_uploaded/sdls146.pdf

Thanks for the hard-work Henri!!!

Cheers,
Stig

New Zealand


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 20:38 
Offline

Joined: Mon Jul 18, 2005 18:57
Posts: 1
Hey, im new here. Just like to say ive seen some great stuff on this forum. Im from the uk and im having trouble sourcing the lp2950 and 74LS245. Im really interested in making one of these. Basically i was wondering if wnyone knew where i could get these parts from in the uk. Or if someone could find substitute parts on www.maplin.co.uk that would be great.

Thanks greatly


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 08, 2005 9:59 
Offline

Joined: Wed Aug 03, 2005 20:27
Posts: 130
Location: .fi
I'm having some problems with my 3310 display. If the screen is filled with a checkerboard pattern:

Code:
* * * * * * * * * * * *
 * * * * * * * * * * * *
* * * * * * * * * * * *
 * * * * * * * * * * * *
* * * * * * * * * * * *
 * * * * * * * * * * * *

the result looks like:

Code:
* * * * * * * * * * * *

* * * * * * * * * * * *

* * * * * * * * * * * *


every second line is almost empty but the pixels are barely visible.

If the screen is filled completely it's ok and displaying various images/text also work but doing a certain amount of rasterization like that results every second line fading out in that area.

The display is wired this way http://lcdhype.mod-extreme.info/lcdhypeforum/uploads/post-48-10948109970.gif


Last edited by Zee on Tue Aug 30, 2005 16:19, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 20, 2005 4:48 
Offline

Joined: Sat Aug 20, 2005 4:18
Posts: 3
Zee... Wtf is that?!??!! lol lookos like a flipping coin thats moving around... or sum Disney shit lol


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 20, 2005 8:43 
Offline

Joined: Wed Aug 03, 2005 20:27
Posts: 130
Location: .fi
Oh, already forgot that.

It's just lots and lots of moving pixels...

And the problem was the cap. Replaced it and now I have a good view.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 27, 2006 15:29 
Offline

Joined: Fri Jan 27, 2006 15:28
Posts: 1
Does this guide work with Nokia 3410???
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 27, 2006 23:31 
Offline

Joined: Mon Jun 20, 2005 23:03
Posts: 161
Location: Hong Kong
It should do as the 3410 (96x65) also contains the PCD8544 controller.

_________________
myLCD - An LCD framebuffer library
(KS0108, PCD8544, SED1565, SED1335,
Nokia Colour LCD's, T6963C, TCP/IP, etc..)
http://mylcd.sourceforge.net/


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 22, 2006 15:23 
Offline

Joined: Wed Feb 22, 2006 15:19
Posts: 1
Hello!

I've used LCD from 3410 and it isn't working well :(.

I've read that there is diffrent driver for this LCD - could someone send it to me or put in some FTP ?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 16, 2006 21:40 
Offline

Joined: Fri Aug 27, 2004 18:25
Posts: 6
Henri wrote:
A guess on the 7110 controller could be SED1565. Sorry, I don't have more information on this.

I checked the datasheet for OM6208 and it includes I2C interface too so I don't think this is the correct controller.
But 6310 could use the same controller that is used in 3410. I don't know the controller for this either but I found one controller datasheet from Philips site that matched with what I know about the 3410 controller. Sorry, can't remember which controller it was but if you look into the datasheets and find the one for this size and with SPI interface only then you have it.


ould the 3410 controller be this one ??

http://www-us16.semiconductors.philips. ... 208_2.html

It can do both i2c & SPI

Well now i'm quite sure it is a Phillips PCF8814 controller that is in the 3410 , but i can't find the datasheet ....

Anyone has it ??

/Bingo


/Bingo


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 14, 2006 19:06 
Offline

Joined: Mon Jun 20, 2005 23:03
Posts: 161
Location: Hong Kong
Has anyone tried benchmarking lpt throughput with one of these displays?, eg, maximum complete screen updates per second (fps).
I'm managing ~108fps (820 filled frames in 7.59s) with a 3310.

_________________
myLCD - An LCD framebuffer library
(KS0108, PCD8544, SED1565, SED1335,
Nokia Colour LCD's, T6963C, TCP/IP, etc..)
http://mylcd.sourceforge.net/


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 14, 2006 20:46 
Offline

Joined: Wed Aug 03, 2005 20:27
Posts: 130
Location: .fi
Last time I made some tests I could fill the screen at 75fps but that was some time ago and have since then rewritten all my code but not done any speed tests with it yet.


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 15, 2006 21:39 
Offline

Joined: Mon Jun 20, 2005 23:03
Posts: 161
Location: Hong Kong
Cheers, I'll be interested in hearing from any later tests you may perform.

_________________
myLCD - An LCD framebuffer library
(KS0108, PCD8544, SED1565, SED1335,
Nokia Colour LCD's, T6963C, TCP/IP, etc..)
http://mylcd.sourceforge.net/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 174 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12  Next

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group