Difference between revisions of "Hammer LCD 4bit Grey Scale STN"

From eLinux.org
Jump to: navigation, search
Line 11: Line 11:
 
[[Image:driver.jpg]]
 
[[Image:driver.jpg]]
  
the driver interface can be done with either:
+
The above schematic uses a 74AC244
 +
 
 +
The driver interface can be done with either:
 
*[[media:74ac244.pdf|74AC244]]
 
*[[media:74ac244.pdf|74AC244]]
 
*[[media:74ac245.pdf |74AC245]]
 
*[[media:74ac245.pdf |74AC245]]
  
  
 +
The source of V- is left to the user, this panel requires about 7-10ma at -18-19VDC.
 +
 +
I used an  *[http://www.datasheetarchive.com/NMA0515S-datasheet.html NMA0515S] with the V+ connection grounded, so its output is ~-30VDC at up to 33ma.
 +
 +
The following circuit drops the -33V to -18V for use by the LCD panel.
  
 +
The transistor I used is a 2N3906 but any PNP device that can handle 100ma collector current will do.
 
[[Image:v-bias.jpg]]
 
[[Image:v-bias.jpg]]
  
 +
The Hammer signon message displayed on the LM32K10 LCD panel.
  
 
[[Image:LM32K10.jpg]]
 
[[Image:LM32K10.jpg]]
  
LCD's that can be used with the Hammer:
+
LCD's that can be used with the Hammer using the same interface:
 +
 
 +
*[http://www.esskabel.de/Datenblaetter/LCD-Specs/Sharp/LM/LM32010P.pdf LM32010P]
 +
*[http://www.esskabel.de/Datenblaetter/LCD-Specs/Sharp/LM/LM32K101.PDF LM32K101]
 +
 
 +
 
 +
Other LCD panels with built in controllers that could be used with the Hammer:
 +
 
 +
* Theses panels have an on-board controller and require a different interface from the LM32K10 and its bretheren.
 +
 
 
*[http://www.allelectronics.com/cgi-bin/item/LCD-101/365/256_X_128_LCD_PANEL_.html  Hyundai # HG25504 256x128]
 
*[http://www.allelectronics.com/cgi-bin/item/LCD-101/365/256_X_128_LCD_PANEL_.html  Hyundai # HG25504 256x128]
 
*[http://www.allelectronics.com/cgi-bin/item/LCD-115/365/240_X_64_LCD_DISPLAY_.html  Seiko #F2426 240x64]
 
*[http://www.allelectronics.com/cgi-bin/item/LCD-115/365/240_X_64_LCD_DISPLAY_.html  Seiko #F2426 240x64]
 
*[http://www.bgmicro.com/index.asp?PageAction=VIEWPROD&ProdID=10816 AZ displays AGM1264F 128x64]
 
*[http://www.bgmicro.com/index.asp?PageAction=VIEWPROD&ProdID=10816 AZ displays AGM1264F 128x64]

Revision as of 19:13, 25 January 2008

The Hammer supprts an LCD interface which can be configured to drive various kinds of displays. The following is how I wired up a 16 shade greyscale, 4 bit single scan, 320 x 240 LCD panel.

I used a Sharp LM32K10 display panel.

Hammerlcd.jpg


Driver.jpg

The above schematic uses a 74AC244

The driver interface can be done with either:


The source of V- is left to the user, this panel requires about 7-10ma at -18-19VDC.

I used an *NMA0515S with the V+ connection grounded, so its output is ~-30VDC at up to 33ma.

The following circuit drops the -33V to -18V for use by the LCD panel.

The transistor I used is a 2N3906 but any PNP device that can handle 100ma collector current will do. V-bias.jpg

The Hammer signon message displayed on the LM32K10 LCD panel.

LM32K10.jpg

LCD's that can be used with the Hammer using the same interface:


Other LCD panels with built in controllers that could be used with the Hammer:

  • Theses panels have an on-board controller and require a different interface from the LM32K10 and its bretheren.