Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/15/05 01:10
Read: times


 
#93428 - This is prolly a graphics module....
Responding to: ???'s previous message
The part number TS12864A for the LCD module gives all indication that this is a 128 pixel by 64 pixel GRAPHIC type LCD module. Almost all vendors I know of for this type of module use similar part numbers. A Google search seems to indicate that this product is produced by an Asian company.

You are going to have to go back to the supplier and get a data sheet for this module so you can figure out how to hook it up and determine which display controller chip is packaged in its electronics. Once you know the controller P/N you can find the data sheets for most with Google. That data sheet will provide you with essential information on how software will talk to the part.

You can check out my 8052.com project page on GRAPHIC type LCD modules where I have given some sample code for several types of displays with various controller chips. The code I show also gives you a jump start showing how to display bit-mapped fonts onto these displays. Here is a link to the project page:

http://www.8052.com/users/mkaras/GraphLCD.phtml

Michael Karas


List of 5 messages in thread
TopicAuthorDate
Driving LCM with 8051 core            01/01/70 00:00      
   try            01/01/70 00:00      
   This is prolly a graphics module....            01/01/70 00:00      
      The Link I gave before...            01/01/70 00:00      
   GDM12864 LCD module For XIAMEN Manufactu            01/01/70 00:00      

Back to Subject List