Search found 6 matches

by s0me0ne
Tue Mar 23, 2004 1:28 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MO-2041 WB Backlight / MO-Perl
Replies: 6
Views: 4776

Would you mind showing me in terms of:

$brightness = sprintf "%c153", 0xfe, 255;

try as i might i cant formulate my own commands..

On the old matrixorbital.com there was some example perl code for working with these lcd's, however I didnt download it when i had the chance and it doesnt seem to ...
by s0me0ne
Sun Mar 21, 2004 9:56 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MO-2041 WB Backlight / MO-Perl
Replies: 6
Views: 4776

Miles, thanks for your reply. The revision number on the pcb is REV1.5 with "WB" written next to it in pen.
by s0me0ne
Thu Mar 18, 2004 10:26 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MO-2041 WB Backlight / MO-Perl
Replies: 6
Views: 4776

Surely someone can answer this? or at least point me in the right direction..
by s0me0ne
Wed Dec 17, 2003 6:47 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Using TCL to output to a Matrix Orbital LCD?
Replies: 1
Views: 1954

Yeah thats possible, I dont know if tcl can write directly to the serial port or not because I've never coded in it, but even if it doesnt you could have a little perl script to do the talking to the LCD and just call it from you TCL scripts passing the string either through a text file or just over ...
by s0me0ne
Wed Dec 17, 2003 6:37 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MO-2041 WB Backlight / MO-Perl
Replies: 6
Views: 4776

MO-2041 WB Backlight / MO-Perl

Hello,
I've been messing around with my display for a while now and have some working code for an mp3 player using anders MO-Perl module which im sure some of you are fimilar with.
The thing is when i turn on the PC and the LCD lights up, the background is bright blue with a bright grey blinking ...
by s0me0ne
Thu Aug 07, 2003 9:06 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Re: old site
Replies: 1
Views: 1959

Re: old site

On the old www.matrixorbital.com there was some example perl code to read input from a keypad and write to your LCD through the serial port. However I didnt save it when i saw it and dont seem to be able to find it on the new site. Perhaps i've overlooked it, if I have i apologize, but other wise ...