Search found 4 matches

by giladbob
Mon Jun 01, 2009 2:58 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Programing in visualbasic - need help
Replies: 7
Views: 8422

hi im using windows 7 an media player 12 i cant install the bloger plz help :cry:
i will be very happy if u can share any code u have i want to make my own display for media center (i have the thermaltake medialab and i want to replace it)
by giladbob
Sun May 31, 2009 10:07 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Programing in visualbasic - need help
Replies: 7
Views: 8422

hi, if u can share plz do cause i didn't understand how to do so
by giladbob
Fri May 22, 2009 12:52 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Programing in visualbasic - need help
Replies: 7
Views: 8422

hi
this was very helpful
can u help me with my project?
i trying to make equalizer using vb how can i get information about how to do it
'how to get data from media player - artist name,album name and ....

thx
by giladbob
Fri May 22, 2009 7:30 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Programing in visualbasic - need help
Replies: 7
Views: 8422

Programing in visualbasic - need help

hello,
i have a vk204 -25 usb and i don't know how to write text to it using visual basic according to the manual i need to send 0xFE 0x58 to clear screen
can anyone help me? i don't understand how to send the data
i'm using vb and the code is
serialport.write (&HFE)
serialport.write (&H58)
and it ...