Hi, I need to find an LCD module that will operate at 3.3 volts. I do not need serial communication or keypad interface. Does anyone have any recommendations?
Thanks!
J.C.
Search found 9 matches
- Thu Aug 05, 2004 9:24 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Low Voltage 16x2 or 16x1 LCD Module
- Replies: 1
- Views: 1806
- Tue May 04, 2004 9:54 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Creating Custom Character!
- Replies: 1
- Views: 1985
- Tue May 04, 2004 9:14 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Creating Custom Character!
- Replies: 1
- Views: 1985
Creating Custom Character!
Hi I need to create a custom character. For instance an UP-ARROW
How would I do that thanks
I know the commands 254 78 [c]...how do I define the other 8 bytes
thanks!
How would I do that thanks
I know the commands 254 78 [c]...how do I define the other 8 bytes
thanks!
- Tue Feb 17, 2004 7:59 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25-PC Changing the Splash Screen
- Replies: 1
- Views: 2162
LK204-25-PC Changing the Splash Screen
Hi, How can I change the Splash screen on the LK204-25-PC module?
Do I need to download something from the web?
Thanks
Do I need to download something from the web?
Thanks
- Tue Feb 17, 2004 1:31 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25-PC Positioning cursor
- Replies: 3
- Views: 3868
- Tue Feb 17, 2004 12:39 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25-PC Positioning cursor
- Replies: 3
- Views: 3868
LK204-25-PC Positioning cursor
Hi, I need to place the cursor in the LK204-25-PC LCD module on column 5 and row 5...how could I do that? what is the format for this
Right now I have, but is does not work...can any one explain the reason why?
tx_out(0xFE);
tx_out(5); // col
tx_out(2); // row
Thanks!
Right now I have, but is does not work...can any one explain the reason why?
tx_out(0xFE);
tx_out(5); // col
tx_out(2); // row
Thanks!
- Thu Feb 12, 2004 10:13 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25 Module and DSP precessor
- Replies: 3
- Views: 2939
- Wed Feb 11, 2004 2:30 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25 Module and DSP precessor
- Replies: 3
- Views: 2939
LK204-25 Module and DSP precessor
Hi, I am trying to interface the LK204-25 LCD module with a DSP processor through the serial (RS232) port. Is there any reason why this cannot be done...I mean is the LCD interfaceable with a Digital Signal Processor, which has a serial communications port?
These are thetwo commands I am sending to ...
These are thetwo commands I am sending to ...
- Tue Feb 10, 2004 10:15 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-25 LCD module
- Replies: 0
- Views: 2705
LK204-25 LCD module
Hi, I am using the LK204-25 LCD module and I need to interface it with an 8051 micro controller (to an 8 bit port). I would like to know how can I do this hardware connection? Sorry I am just a begginer.
Thank you
Thank you