Jump to content

Recommended Posts

Posted

Ever wanted to know the performance of your LCD?

-> please find a benchmark in the MIOS Download section.

From the header:

;
; LCD Performance Measuring Application
;
; This is some kind of benchmark which helps to evaluate the performance
; of various character and graphical displays, as well as the execution
; speed of a custom LCD driver
;
; 16 characters are print 4 times (-> 64 characters), the execution time 
; is measured with timer3, prescaler 1:8 - this means, that the counter 
; result has to be multiplied by 8 and 100 nS (@40 MHz) to get the
; absolute delay
;
; The result will be print on LCD, but also sent via MIDI
; (F0 <hex-digit 1> <hex-digit 2> <hex-digit3> <hex-digit4> F7, MSB first)
;
; And here the results:
;
; Displaytech LCDs from Reichelt:
;    o 2x16 KS0070B (HD44780 compatible):        3252 * 8 * 100 nS = 2.60 mS
;    o 2x20 KS0076B/KS0063 (HD44780 compatible): 3177 * 8 * 100 nS = 2.54 mS
;    o 2x40 KS0076B/KS0063 (HD44780 compatible): 3056 * 8 * 100 nS = 2.44 mS
;    o KS0107/0108 based 240x64 GLCD (sold out): 6124 * 8 * 100 nS = 4.90 mS
;
; For reference: 2x40 with 4-bit interface, nearly no difference!
;    o 2x40 KS0076B/KS0063 (HD44780 compatible): 3108 * 8 * 100 nS = 2.48 mS
;
; Various displays:
;    o Matrix Orbital via IIC:           4612 * 8 * 100 nS =  3.69 mS
;    o T6963C in vertical mode:              10647 * 8 * 100 nS =  8.51 mS
;    o T6963C in horizontal mode:       37420 * 8 * 100 nS = 29.93 mS (!!!)

Have fun - and publish your results here! :-)

Best Regards, Thorsten.

Posted

Displaytech ruuulz!  ;D

Just wish Reichelt would offer them with more background colors (I LOVE those black background, red fonts LCDs).

  • 2 weeks later...
Posted

For Australian MidiBox builders, the backlit 2 x 16 LCD display from Dick Smith (Product no. Z4172) has the following performance:

3339 * 8 * 100 nS = 2.67mS

Posted

A Sharp LM402 2x40 (EUR 17,- at Ebay):

5155 * 8 * 100nS = 4,124mS

  • 3 weeks later...
Posted

From the same guy Benni got his display: A 2x40 LCD with blue(!) backlighting - great price:

DM4020 (TDK-T34V): 2,34 ms  (!!)

  • 5 months later...
Guest domas
Posted

A 2*40 display Powertip PC-4002D with unknown controller (blobs):

3270 * 8 * 100nS = 2,616 mS

  • 1 year later...
  • 4 weeks later...
  • 5 months later...
Posted

I've bought two Displays at ebay - for my SEQv3  ;)

PMC4002A7-SBLW - 2x40 - blue/white

3265 *8 *100nS = 2,612mS

This is a good value !?! Isn't it?  ;D

910_PMC4002A7-SBLW_jpge2236d572c50ba7cb1

  • 1 year later...
Posted

Mouser Part #:  763-NHD-0216PZ-FLYBW

Manufacturer Part #: NHD-0216PZ-FL-YBW

Manufacturer: Newhaven Display

Description: LCD Character Displays 2 x 16 STN-Y/G 80.0 x 36.0

2.4504ms

i know it's an old topic but i was playing around...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...