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 ...
Search found 6 matches
- 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
- 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
- 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
- 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 ...
- 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 ...
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 ...
- 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 ...