What Programs can I use for the LCD Display?
I did not get the java programs to compile ....
Nor did mine, but that's because the machine that's running it doesn't have Java, and I'm trying not to put too many needless programs on there. (Like, it doesn't have any X functions).
I'm running Linux, with OWFS on top. And if I'm gathering all the clues together properly, my 4x20 display is in 2x20 mode. My guess is that writing -x5A into there, as in the initialization code (Java) I should be able to turn it into a 4x20.
But there's not a ton of docs on it; at least not all-in-one-place and with clarity. If I can get this assumption confirmed, I think I can make it work in Perl, and for documentation purposes, bash. But when I do 'crack the code' I'll be posting my findings.