For any who have a similar issue to me, in that sending character 10 displays a 13 pixel wide bar, the solution was obvious once I looked at the numbers, 10 being the line-feed character and 13 being carriage-return.
The linux terminal I was using to write to the display (/dev/tts/0 in my case ...
Search found 9 matches
- Thu May 10, 2007 5:00 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Fri Apr 20, 2007 7:53 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: More detail on bar graph characters.
- Replies: 1
- Views: 3038
More detail on bar graph characters.
The documentation for the LCD2041 lacks any detail of how the horizontal bar characters are made up or how the characters are used, so some questions:
1)
Is it possible to display horizontal graphs in both directions at once? uProject's demo would imply it should, but doesn't display properly (this ...
1)
Is it possible to display horizontal graphs in both directions at once? uProject's demo would imply it should, but doesn't display properly (this ...
- Thu Apr 19, 2007 7:44 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Thu Apr 19, 2007 6:44 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Thu Apr 19, 2007 4:28 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Wed Apr 18, 2007 11:43 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Wed Apr 18, 2007 11:23 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
I just realised a typo mistake in my original post. I meant bank 1, not 0, in the following part:
I have tried setting custom horizontal bar characters by programming bank 0, but even after loading them instead of the defaults I get the same result. I have only set the first 5 characters of bank 0 ...
I have tried setting custom horizontal bar characters by programming bank 0, but even after loading them instead of the defaults I get the same result. I have only set the first 5 characters of bank 0 ...
- Wed Apr 18, 2007 5:03 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
- Tue Apr 17, 2007 9:41 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD2041 internal memory corruption?
- Replies: 12
- Views: 10221
LCD2041 internal memory corruption?
Hi,
I bought 2x LCD2041 from you a few months back for prototype work, and I now want to use them in the final product, however..
The two I have work flawlessly for 99% of operation (RS232, 19200 baud), but I have problems whenever I try to send the value 10 as part of a command.
The commands ...
I bought 2x LCD2041 from you a few months back for prototype work, and I now want to use them in the final product, however..
The two I have work flawlessly for 99% of operation (RS232, 19200 baud), but I have problems whenever I try to send the value 10 as part of a command.
The commands ...