KrisBlueNZ
Sadly passed away in 2015
Hi all,
I've taken on a design project that will need a monochrome graphical LCD, and I've never worked with LCDs before, so I would appreciate any advice!
The application is a small display unit to be permanently mounted in a special-purpose slow-moving vehicle, to display information to the driver/operator.
We're currently looking at the Crystalfontz CFAG19264A-YYH-TN module (https://www.crystalfontz.com/product/CFAG19264AYYHTN) with 192x64 dots and a viewing area of 102 × 39 mm. Dot pitch is 0.5 mm (50.8 dpi).
It is a module with a parallel MCU interface, with an STN positive display with a yellow-green LED backlight, transreflective (I don't really know what transreflective and STN positive mean), 6 o'clock viewing direction, and an internal negative voltage generator.
It requires a 5V logic supply, an "LCD operating voltage" of about 8V, and a backlight supply of 540 mA at around 4.2V (4.4V maximum). These shouldn't be a problem, although the 8V supply is a bit of a nuisance. There's no specification on how much current it needs.
The module includes a controller which is apparently compatible with the Samsung KS0107 (https://www.crystalfontz.com/controllers/DS_S6B0107_V00.pdf) or KS0108 (https://www.crystalfontz.com/controllers/DS_S6B0108_V00.pdf) operating at 1:64 multiplex ratio, and is available with a demonstration board (https://www.crystalfontz.com/product/CFA10006.html) that has an Atmel ATmega2561 (AVR architecture) on it.
I'm interested in any limitations this display may have, and any suggestions for alternatives. The contrast ratio is typically 3, and the viewing angle (at a contrast ratio of at least 2) is from 20° to 40° vertically (view direction is 6 o'clock) and -30° to +30° horizontally, which seems reasonable. The response time (ON and OFF) is typically 200 ms, maximum 300 ms. That's pretty slow but I don't think it will be a problem since the display will be static most of the time.
I'm also aware that some microcontrollers can drive LCDs directly, but I'm not sure whether they could drive STN displays with lots of pixels. If we could avoid the driver IC(s) we would save some cost. I have experience with AVR, PIC and MSP430, and would be willing to consider other options too.
Any other information, warnings, guidance, etc would be very helpful. Thanks
I've taken on a design project that will need a monochrome graphical LCD, and I've never worked with LCDs before, so I would appreciate any advice!
The application is a small display unit to be permanently mounted in a special-purpose slow-moving vehicle, to display information to the driver/operator.
We're currently looking at the Crystalfontz CFAG19264A-YYH-TN module (https://www.crystalfontz.com/product/CFAG19264AYYHTN) with 192x64 dots and a viewing area of 102 × 39 mm. Dot pitch is 0.5 mm (50.8 dpi).
It is a module with a parallel MCU interface, with an STN positive display with a yellow-green LED backlight, transreflective (I don't really know what transreflective and STN positive mean), 6 o'clock viewing direction, and an internal negative voltage generator.
It requires a 5V logic supply, an "LCD operating voltage" of about 8V, and a backlight supply of 540 mA at around 4.2V (4.4V maximum). These shouldn't be a problem, although the 8V supply is a bit of a nuisance. There's no specification on how much current it needs.
The module includes a controller which is apparently compatible with the Samsung KS0107 (https://www.crystalfontz.com/controllers/DS_S6B0107_V00.pdf) or KS0108 (https://www.crystalfontz.com/controllers/DS_S6B0108_V00.pdf) operating at 1:64 multiplex ratio, and is available with a demonstration board (https://www.crystalfontz.com/product/CFA10006.html) that has an Atmel ATmega2561 (AVR architecture) on it.
I'm interested in any limitations this display may have, and any suggestions for alternatives. The contrast ratio is typically 3, and the viewing angle (at a contrast ratio of at least 2) is from 20° to 40° vertically (view direction is 6 o'clock) and -30° to +30° horizontally, which seems reasonable. The response time (ON and OFF) is typically 200 ms, maximum 300 ms. That's pretty slow but I don't think it will be a problem since the display will be static most of the time.
I'm also aware that some microcontrollers can drive LCDs directly, but I'm not sure whether they could drive STN displays with lots of pixels. If we could avoid the driver IC(s) we would save some cost. I have experience with AVR, PIC and MSP430, and would be willing to consider other options too.
Any other information, warnings, guidance, etc would be very helpful. Thanks