From: Eric <er...@gm...> - 2008-04-08 05:15:06
|
I have a new LCD display from MatrixOrbital (LKL202-25-USB-WB). They recently updated this LCD to include a European display set instead of a Japanese one. This means that instead of sending code 0xFF to the display for a solid block, a custom character is needed. If you do send 0xFF, you get an inverted P instead. I cannot change this on the hardware and was wondering how I might do this in the source code... Since the bar widget expects to send a character (255) I can't figure out how to change it to a custom character that will display a full block instead of a "P". Also, I've looked at "virtual rows". Will this be implemented soon? lcdproc does not work for me on this display, but lcd4linux does and this is the one feature I am missing. Thank you all for your support. -Eric |