User Tools

Site Tools


lcd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lcd [2016/06/15 10:09] – [Character LCD (CLCD) MIDIbox Compatibility List] psykhazelcd [2016/07/10 15:05] (current) – [Typical Core32 Connection] psykhaze
Line 23: Line 23:
 The other technology, called thin **film transistor (TFT) or active matrix**, produces color images that are as sharp as traditional CRT displays. Recent passive matrix displays using new CSTN and DSTN technologies produce sharp colors rivaling active matrix displays. Most LCD screens used in notebook computers are backlit to make them easier to read. The other technology, called thin **film transistor (TFT) or active matrix**, produces color images that are as sharp as traditional CRT displays. Recent passive matrix displays using new CSTN and DSTN technologies produce sharp colors rivaling active matrix displays. Most LCD screens used in notebook computers are backlit to make them easier to read.
  
 +===== Typical CLCD Connection =====
 +
 +{{ :neonking:clcd-pinout.jpg?direct&600 |}}
  
 ===== Character LCD (CLCD) MIDIbox Compatibility List ===== ===== Character LCD (CLCD) MIDIbox Compatibility List =====
Line 29: Line 32:
  
   * [[https://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller|Wikipedia page on HD44780 ]]   * [[https://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller|Wikipedia page on HD44780 ]]
-  * [[https://www.sparkfun.com/datasheets/LCD/HD44780.pdf|HD44780 Specification]]+  * [[https://www.sparkfun.com/datasheets/LCD/HD44780.pdf|HD44780 Specification PDF]]
  
-Here is a list of compatible CLCD Controllers: Have a look to the datasheet of the dispaly you want to plug, you will get this info. If your LCD has one of these chips, there are good changes to get it work. These chips have similar instruction set, data bus and timings are like original HD44780 (or faster, which shouldn't matter). But this only means controller chip is compatible with the driver designed for HD44780. It may not be exactly what you need, forexample it may require a negative backlight voltage, which is independent of the driver IC. It's strongly recommended to get a display, that has a datasheet available.:+Here is a list of compatible CLCD Controllers: Have a look to the datasheet of the display you want to plug, you will get this info. If your LCD has one of these chips, there are good changes to get it work.  
 + 
 +These chips have similar instruction set, data bus and timings are like original HD44780 (or faster, which shouldn't matter). But this only means controller chip is compatible with the driver designed for HD44780.  
 + 
 +It may not be exactly what you need, forexample it may require a negative backlight voltage, which is independent of the driver IC. It's strongly recommended to get a display, that has a datasheet available.:
  
   * **Hitachi HD44780**    * **Hitachi HD44780** 
Line 63: Line 70:
 Report your experiments / code you've been writing for CLCD to the forum and here if you have a wiki account Report your experiments / code you've been writing for CLCD to the forum and here if you have a wiki account
  
-====Example Refs==== +=====Where to buy ?=====
- +
-Suitable LCDs are available at every well stocked electronic store and especially at eBay (search for 2x16 lcd or similar).  +
-Order numbers for Reichelt:  +
-  * LCD 162C LED (2x16 with backlight, 12.70 EUR) +
-  * LCD 164A LED (4x16 with backlight, 20.90 EUR)  +
-  * LCD 204A LED (4x20 with backlight, 27.20 EUR)+
  
 +Have a look [[where_to_order_components#displays|Here]]
 ===== LCD Connection ===== ===== LCD Connection =====
  
 [[http://ucapps.de/mbhp_lcd.html|TK's LCD page]] contains general info on connecting an LCD. [[http://ucapps.de/mbhp_lcd.html|TK's LCD page]] contains general info on connecting an LCD.
  
-{{ :neonking:midibox_lcd_cable.jpg?direct&700 |}}+Here is a summary:
  
 +  * [[http://ucapps.de/mbhp/mbhp_lcd_mios32.pdf|LCD]]
 +  * [[http://ucapps.de/mbhp/mbhp_lcd_2x20_mios32.pdf|2x20LCD Standard]]
 +  * [[http://ucapps.de/mbhp/mbhp_lcd_sed1520_mios32.pdf|SED1520]]
 +  * [[http://ucapps.de/mbhp/mbhp_lcd_ks0108_mios32.pdf|KS108]]
 +  * [[http://ucapps.de/mbhp/mbhp_lcd_dogm128_mios32.pdf|DOGM128]]
  
 +{{ :neonking:midibox_lcd_cable.jpg?direct&700 |}}
 ====Connectivity==== ====Connectivity====
  
lcd.1465985367.txt.gz · Last modified: 2016/06/15 10:09 by psykhaze