LCDInfo.com

http://www.lcdinfo.com
It is currently Fri Nov 01, 2024 4:29

All times are UTC + 2 hours




Post new topic Reply to topic  [ 288 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 20  Next
Author Message
 Post subject:
PostPosted: Thu Jun 01, 2006 14:04 
Offline

Joined: Fri May 26, 2006 11:52
Posts: 6
Wow...its good display :)

i have one too and now making to conection to PC...I need realy fast uchip.Now using Atmel89c2051 and framerate is about 2-4second per image..

Its connect to LPT port....and runing on 16bit colour (2x256) I make simple program in Visual Basic to controll this...

ImageImage
ImageImage
ImageImage
Image


Top
 Profile  
 
 Post subject: ASCII Characters
PostPosted: Wed Jun 07, 2006 22:53 
Offline

Joined: Wed Jun 07, 2006 22:42
Posts: 1
Hey, is there an easy way to get ASCII characters to display on this LCD with the 9bit serial interface. I've been going through the datasheets and haven't found anything yet. I was thinking about using it for my senior design project but if it's just pixel control then I'll use something else. I had hoped to get my program up and running on it and add some eye candy at the end of the semester if there was time, but I have to be able to display ASCII characters on it.

I guess I should mention...I'm using a PIC18F1320 for the microcontroller.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 08, 2006 22:41 
Offline

Joined: Fri May 26, 2006 11:52
Posts: 6
I think .... "no" its fully graphics display


Top
 Profile  
 
PostPosted: Sun Jun 11, 2006 14:09 
Offline

Joined: Sun Feb 26, 2006 16:11
Posts: 8
Although the display is just graphics it's quite easy to display characters with a text function. Theres an example for download for this display (see www.picmodules.com) showing just how to do it. Displays available too!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 03, 2006 14:43 
Offline

Joined: Thu Mar 16, 2006 22:01
Posts: 13
there is a couple places to get some from.

http://www.display3000.com/

&

http://www.sparkfun.com/commerce/produc ... cts_id=569

NOTE: the version from display3000 is of a beter quality for whatever reason.


Top
 Profile  
 
PostPosted: Mon Jul 03, 2006 16:49 
Offline

Joined: Fri Mar 17, 2006 3:13
Posts: 6
Hello All,

I posted two new questions regarding the Sparkfun Nokia knock-off in "Development," one level in the forum above this one. I figured these questions deserve fresh topics, but I definitely want to make sure I capture the expertise of the readers of this particular thread!

apologies for the x-list/ potentially annoying double posting.

Briefly, the questions are:

(1) I am measuring the LCD to draw around 130mA when the backlight is on. I've measured this both on my custom board and the Sparkfun Carrier Board. I thought this was supposed to be closer to 40mA. anyone else seeing this, or have an explanation?

http://forum.lcdinfo.com/viewtopic.php?t=1613

(2) I am getting a strange problem in that my LCD won't display the pic I load into it on power-up; in fact it requires some number of resets to work at all. definitely not workable in the long-term, and i'm at a loss as to what's wrong...

http://forum.lcdinfo.com/viewtopic.php?t=1612

I guess it makes sense to post any repiles in the new topics? Again, sorry for the double-post. Hope you can help!
jeevan


Top
 Profile  
 
 Post subject: BASIC Stamp
PostPosted: Wed Jul 05, 2006 9:19 
Offline

Joined: Wed Jul 05, 2006 8:39
Posts: 1
Hi from the Newbie

I know a little about robotics and a lot about BASIC Stamps. I don't really get how everyone hooks the LCD up to their computers. Also Is there any way to control these LCDs with a BASIC Stamp 2 and is there anyway to make RCA input for the LCD?


Top
 Profile  
 
PostPosted: Fri Jul 14, 2006 8:28 
Offline

Joined: Fri Jul 14, 2006 8:01
Posts: 2
Location: Sammamish, WA
Hi. I've been playing with a Nokia LCD / Epson controller for several days. It's been working great, but suddenly started displaying a very bright/washed-out image. I was making tweaks to what I was displaying, nothing related to setup when this problem arose.

I'm setting to the same VOLCTR values that were working before. I've also tried scanning the entire volume range and everything is super-bright. (This used to go from very dark to very bright; now there's no dark.) I can see faint lines where the image I'm displaying has contrast between light and dark, but that's it.

I'm using Spark Fun's carrier board, on the side with the 8 connections (i.e. not using their voltage-boosting circuitry). I'm applying 3.3V to Vdig and Vdsp. I'm using a 5xNiMH pack for the LED V+. It is typically over 6V, and when fully charged reads about 7.1V.

If I swap another LCD onto the carrier board, that one looks fine (and the VOLCTR scan shows the expected dark-light range).

Before the "bad" LCD got to this state, it went through a too-bright phase where I was able to just make a change to VOLCTR to get back to a correct display -- I was using 28,3 for the params, and needed to switch to 28,0. As with this time, it was a sudden jump, fine one time, and way too bright after the next download (a few minutes later).

I measured the current draw on the LED V+ input to the LCD. On the working LCD, it was 28mA; on the too-bright LCD it was 22mA.

I'm downloading to an Atmel AVR controller via SPI, which also has those lines connected to the LCD. Could the random signals from the download have permanently reset something inside the LCD into a very weird state?!

So, did I fry the LED backlight by hooking it up to 7.1V?
Should I have added a current-limiting resistor to prevent this?

Any insight into what caused this and/or how to recover from it, or at least prevent damaging another one would be appreciated!

Thanks,
Cathy Saxton


Top
 Profile  
 
PostPosted: Wed Jul 26, 2006 18:26 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
pegasus wrote:
Hi. I've been playing with a Nokia LCD / Epson controller for several days. It's been working great, but suddenly started displaying a very bright/washed-out image. I was making tweaks to what I was displaying, nothing related to setup when this problem arose.

I'm interested if you figured out any explanation for this ?

I don't think I can be of much help but I think I remember other people also having problems with washed out image with the Epson controller displays around the time when playing with these Nokia color lcds was quite new thing. Don't know if that was anything related to this. It might have been discussed somewhere in the beginning of this topic or maybe in some link (most likely the Yampp forum in that case).


Top
 Profile  
 
PostPosted: Thu Jul 27, 2006 17:41 
Offline

Joined: Fri Jul 14, 2006 8:01
Posts: 2
Location: Sammamish, WA
Henri wrote:
I'm interested if you figured out any explanation for this ?

Not yet... I didn't see anything in this forum that looked like it applied to my current situation. I did have the changing brightness issue that seems to be a result of using the 6V booster circuit on the Spark Fun breakout board. That's why I switched to a direct connection to the battery, which seemed to work well for a while.

I'll look for the Yampp forum to see if there's something there that may explain what's happening.

Cathy


Top
 Profile  
 
PostPosted: Wed Aug 23, 2006 22:47 
Offline

Joined: Wed Aug 23, 2006 22:43
Posts: 1
Can someone help?

I need to create array from photo to display on this LCD.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 15, 2006 15:08 
Offline

Joined: Mon Aug 04, 2003 20:01
Posts: 9
Location: Brazil
Lexag,
Do You create array from file.bmp/jpg to lcd?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 25, 2006 11:59 
Offline
User avatar

Joined: Sat Aug 12, 2006 15:21
Posts: 3
Hi

I have short circuit between pin 2 and 4 in my LCD.

Is this possible ?

Can anyone check in his LCD, if you have the same.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 18:52 
Offline

Joined: Wed Sep 20, 2006 18:57
Posts: 2
Opps


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 18:57 
Offline

Joined: Wed Sep 20, 2006 18:57
Posts: 2
Here's some more photos of some GLCD images


Image

It was produced by the demo GLCD code for the Swordfish Pic basic compiler

Image


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

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 30 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:  
Powered by phpBB® Forum Software © phpBB Group