2010-05-19 03:16:58 USB keyboard mouse in ADSP-BF527 EZKIT LITE
judith tang (HONG KONG)
Message: 89533
I am now developing a controller which can process USB keyboard / mouse message and then put them into TCP/ UDP packets. Can anyone give me directions and guidelines on that? Many thanks!!!
The following is the details:
USB keyboard/ mouse -> ADSP-BF527 EZKIT LITE -> TCP/UDP packets to computer
QuoteReplyEditDelete
2010-05-19 10:45:21 Re: USB keyboard mouse in ADSP-BF527 EZKIT LITE
Robin Getz (UNITED STATES)
Message: 89548
Judith:
Why do something yourself when it already exists?
usbip.sourceforge.net/
Also this might work, but you would need to make a X-less client.
synergy2.sourceforge.net/
-Robin