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!
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!
Try to find in Comet elecronics (www.comet.bg), there is and representation in Serbia. Good luck
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.
PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2
I don't understand how you can write cyrillic with ascii characters?
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..
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.
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...
Bookmarks