Hello Shredder,
You can try and use uProject:
http://www.matrixorbital.ca/software/software_alpha/uproject/
You can send contrast, backlight and other commands from there. You can also read the transmitted data when keys are pressed on the module.
Can you please check the board physically? It ...
Search found 8 matches
- Tue Sep 12, 2006 11:38 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
- Tue Sep 12, 2006 1:16 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
- Fri Sep 01, 2006 7:17 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
- Fri Sep 01, 2006 12:07 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
- Thu Aug 31, 2006 2:28 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
- Thu Aug 31, 2006 12:34 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: no display on GLK12232-25 WBL
- Replies: 9
- Views: 8770
no display on GLK12232-25 WBL
So usually when I power up my display, it shows the neat little graphic that comes with it. Today when I powered it up, nothing came up, and no text will display at all.
I have it connected to a BS2PX using the I2C connection and everything was working fine. I can still issue commands to it, like ...
I have it connected to a BS2PX using the I2C connection and everything was working fine. I can still issue commands to it, like ...
- Tue Aug 22, 2006 11:38 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: GLK12232-25 WBL I2C Keypad
- Replies: 1
- Views: 2242
- Mon Aug 21, 2006 4:30 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: GLK12232-25 WBL I2C Keypad
- Replies: 1
- Views: 2242
GLK12232-25 WBL I2C Keypad
So I have a GLK12232-25 WBL conneted to my Basic Stamp BS2PX with the I2C. I also have a keypad attached to the display. I am having a hard time getting the key presses from the keypad.
This code works fine.. prints "Testing..." on the LCD
Main:
I2COUT 1, 80, [254, 88] 'Command Prefix, clear screen ...
This code works fine.. prints "Testing..." on the LCD
Main:
I2COUT 1, 80, [254, 88] 'Command Prefix, clear screen ...