PDA

View Full Version : LCD display with cyrillic alphabet



tom
- 12th March 2007, 18:40
Hello everyone!
Is it possible to find somewhere character LCD display (2*16) with cyrillic
alphabet?I need to realize russian language menu system! Or maybe LCD display with more than just 8 custom characters?
Any advice is well come!

evmav
- 12th March 2007, 19:29
Try to find in Comet elecronics (www.comet.bg), there is and representation in Serbia. Good luck

BigWumpus
- 13th March 2007, 22:53
Our Manufactor Display-Elektronik in germany has some cyrillic-displays in his catalog. We need support for estnisch, slowenisch and tschechisch, but we use normal ASCII-displays, because the cyrillic language can be written and read with normal ASCII-characters.
In Russia, it is widely spread and they can read it... so I'm told.

tom
- 14th March 2007, 06:58
I don't understand how you can write cyrillic with ascii characters?

ShoKre
- 14th March 2007, 12:06
edit custom for non existing in asci table, show it, then edit again, showit and so on, you can do it with only one custom (or im wrong)

various lcd driver chips has various last leter in name, this leter was type of caracter table....

my eng is not so understundible fogive me..

tom
- 14th March 2007, 12:41
Yes I was thinking about that but that is the most painful solution because
my application is already huge (about 48kbytes! in 18F2620). Unfortunately
this solution I think will be the only one...
Thanks for help.

ShoKre
- 16th March 2007, 09:18
every app could be optimised, (for saving codespace), you can make unique routine for not repiting lcd_fontwrite

if not you still can put i2c eeprom...