Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
GHIElectronics.com
Home
Help
Search
Login
Register
GHI Electronics LLC
>
.NET Micro Framework Devices
>
General Discussion
>
Keyboard HID assistance
Pages: [
1
]
« previous
next »
Print
Author
Topic: Keyboard HID assistance (Read 394 times)
wolgemut
Newbie
Posts: 19
Keyboard HID assistance
«
on:
January 22, 2010, 10:27:00 AM »
I am trying to plug a usb keyboard into my EM Dev board. The application does ee the keyboard and eventaully keystrokes seem to be sent. However my problem is that I cannot update the display from keystrokes because it seems that the keyboard raises the keystroke events form a different thread. I have tried the below line of code, but the display never seems to update.
Dispatcher.Invoke(TimeOut,new DrawNumbersDelegate(DrawNumbers), null)
Anyone have any ideas? Thanks.
Logged
GHI_Support
Administrator
Hero Member
Posts: 1252
Re: Keyboard HID assistance
«
Reply #1 on:
January 22, 2010, 10:43:34 AM »
Our example in SDK already do that...
Your question is related to WPF. You might have a bug somewhere in the code, track the print to lcd method see if it is called.
Also,
http://www.ghielectronics.com/forum/index.php/topic,1868.0.html
Logged
wolgemut
Newbie
Posts: 19
Re: Keyboard HID assistance
«
Reply #2 on:
January 22, 2010, 11:15:49 AM »
I have the examples, which one does this?
EM_toEM_TCPIPtoSerial,
ExampleProject,
FileSystemExample,
InFieldUpdateExample,
SSLExample,
Telit_PPP
USBClientExample,
USBHostLowLevelExample
Logged
wolgemut
Newbie
Posts: 19
Re: Keyboard HID assistance
«
Reply #3 on:
January 22, 2010, 11:33:57 AM »
Ok, I found it in the ExampleProject. Thanks.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
.NET Micro Framework Devices
-----------------------------
=> General Discussion
=> ChipworkX
=> EMX
=> Embedded Master
=> USBizi
-----------------------------
FAT File System Chipsets and OEM Boards
-----------------------------
=> General Discussion
=> uALFAT
=> USBwiz
Loading...