Jump to content
Electronics-Lab.com Community

QVGA LCD + touchscreen implementation


Recommended Posts

Hello everyone,

I'd like to implement a QVGA LCD with touchscreen in one of my personal design. I'm using a PSOC 3 to interface several sensors, and I want to display real-time values from them.

Here is the LCD that I plan to use :

http://www.optrex.com/products/partdetail.asp?PartNumber=T-55264GD057J-FW-ADN

I have to say that I am all new to graphic LCD, and I am still not sure of the hardware I will need to drive that. Do I need a specific LCD controller?

I know it may be possible to drive the screen directly from the PSOC, but i'm worried about getting it overloaded.

Thank you for you help !!

Jonathan

Link to comment
Share on other sites


You don't necessarily need a LCD controller.  If you want to display video or  VGA input, a COTS controller board would be an easy way to go.  If you are just going using it as a GUI, then you can probably drive it with TTL signal levels.  Does your controller board have any type of VGA or NTSC output?  If so, this could make for a nice shortcut.  After skimming through the datasheet, I'm guessing TTL appears to be the interface type, in which case designing a hardware interface shouldn't be too daunting.  If I'm wrong and it's LVDS, then you will need a level translator IC.  Either way, it's going to be quite a project, but a good one. 

Sorry I've only skimmed the surface with this subject, as my time is limited, but I hope this gives you some direction to start with. 

James

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...