I am trying to upload a BMP file to my LCD module
It would be IMMENSELY helpful if I could get the source code (or just the methods required) to read and upload a BMP file. I can use .NET, C# or VB.NET.
Here's some code to convert a bitmap to the data type of the MO displays. It is not the most ...
Search found 55 matches
- Wed Oct 31, 2007 3:16 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Help with Uploading BMP file to LCD, please
- Replies: 5
- Views: 8890
- Wed Dec 06, 2006 1:53 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MX212 causes USB subsystem lockup on nForce4 board?
- Replies: 30
- Views: 39016
I am currently using the last version of LCDC (1.07 build 35), but I have also made some test with the previous version (1.06 build 33).
Two little thoughts you might want to try. Try increasing the PCI latency timer, it might help. If this doesn't help, try resetting the BIOS to defaults if you ...
Two little thoughts you might want to try. Try increasing the PCI latency timer, it might help. If this doesn't help, try resetting the BIOS to defaults if you ...
- Tue Nov 28, 2006 2:57 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: USB Drivers V2.0 - how to get them working?
- Replies: 4
- Views: 13878
tried it - and got a Blue Screen when the systems tried to load the v2.0 FTDIBUS driver... So I booted WinXP in safe mode and installed the v2.0 driver from there.
I modified the inf files of the drivers, and installation on several systems was painless. If you want, you can download the drivers ...
I modified the inf files of the drivers, and installation on several systems was painless. If you want, you can download the drivers ...
- Thu Nov 16, 2006 12:40 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MX212 causes USB subsystem lockup on nForce4 board?
- Replies: 30
- Views: 39016
- Tue Oct 31, 2006 3:08 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Inverse video on GLK12232-25
- Replies: 4
- Views: 7978
Re: Inverse video on GLK12232-25
Hi,
Is there a way ( command) to inverse video the caracters on the screen ?
I used to have a command that did that on a competitor display. Although the display itself does not support inverse characters, it's pretty easy to do it yoursef. Simply draw a solid reactangle at the full display size of ...
Is there a way ( command) to inverse video the caracters on the screen ?
I used to have a command that did that on a competitor display. Although the display itself does not support inverse characters, it's pretty easy to do it yoursef. Simply draw a solid reactangle at the full display size of ...
- Sun Oct 29, 2006 3:25 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Fan Speeds wrong on MX503
- Replies: 1
- Views: 3740
Re: Fan Speeds wrong on MX503
Every time i read the device using 254 193 2 I get -776 for the ran speed even if i change the fan speed it stays the same, any suggestions on how to read this value correctly?
Which calculation do you use to get the -776? (I think you calculate the RPM wrong or use a wrong integer type, because ...
Which calculation do you use to get the -776? (I think you calculate the RPM wrong or use a wrong integer type, because ...
- Fri Oct 20, 2006 6:46 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MatrixOrbital SDK
- Replies: 17
- Views: 31519
- Tue Sep 19, 2006 12:08 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MatrixOrbital SDK
- Replies: 17
- Views: 31519
- Sat Aug 12, 2006 8:55 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 10080
Re: SDK Dispose
When i use the ReadModuleType commad 0X42 is returned, regardless i am still getting this error.
Could you try this debug version , it will create a log file (MatrixOrbitalSDK.log) and send this file to me? Could you also include an example of your VB.Net source which gives the error? Although the ...
Could you try this debug version , it will create a log file (MatrixOrbitalSDK.log) and send this file to me? Could you also include an example of your VB.Net source which gives the error? Although the ...
- Sat Aug 12, 2006 8:20 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Question about LCDC or Temp. probes
- Replies: 1
- Views: 3114
Re: Question about LCDC or Temp. probes
My question is, software like LCDC, is it using dllcall's or 'com' to read MBM5? Im trying to figure out how to read the temperature probes in C++ so I can make my own program to display temperature to my GLK. Is there any way to hook MBM5 funcations or dlls so you can read the temperature? Neither ...
- Thu Aug 10, 2006 4:05 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 10080
Re: SDK Dispose
Thanks for the replies, I am using the SDK (which i think needs a forum sticky/pin cause it wasn't obvious one was available), it works very well but i have two questions about it.
1) when i close the application i use the dispose fuction which also seems to display a message on the unit ...
1) when i close the application i use the dispose fuction which also seems to display a message on the unit ...
- Wed Aug 09, 2006 2:25 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 10080
Re: Windows Programming with vb.net
I'm trying to communicate with a MX 610 usb unit, using a vb.net application and using the RS232 communication class from microsoft http://www.microsoft.com/downloads/details.aspx?FamilyID=075318ca-e4f1-4846-912c-b4ed37a1578b&DisplayLang=en
If you are using VB.Net 2005 you can better use the new ...
If you are using VB.Net 2005 you can better use the new ...
- Mon Aug 07, 2006 1:29 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MX2 Dallas 1 wire Bus
- Replies: 4
- Views: 5370
Re: MX2 Dallas 1 wire Bus
Are there any utilities for exercising/testing the Dallas 1 Wire bus on the LK202-24-USB. I have a Dallas DS2450 (4 input ADC) connected. I have a small util which will show all connected 1 Wire devices, for your convenience I added the DS2450 so it will show the correct name and description ...
- Tue Aug 01, 2006 12:03 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Command Line Tool
- Replies: 12
- Views: 15049
No, not at all. Please keep in mind that it's not completely fool-proof. Also please don't forget to mention that you need the .NET Framework 2.0. (does that make sense, a 22MB download for a 7KB tool?Henry wrote:Jeroen, mind if we post that on the website?

- Sun Jul 30, 2006 6:06 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Command Line Tool
- Replies: 12
- Views: 15049
Re: Command Line Tool
Hi,
I've recently purchased a LK204 and looking for a command line tool to perform some basic functions.
Not really difficult, here is a small command line tool (wrote it in a few minutes, so don't expect it will always run without any errors :P) And you need the .NET framework 2.0 for this. If ...
I've recently purchased a LK204 and looking for a command line tool to perform some basic functions.
Not really difficult, here is a small command line tool (wrote it in a few minutes, so don't expect it will always run without any errors :P) And you need the .NET framework 2.0 for this. If ...