USB-HID通信代码仓库,可以免驱支持windows和linux
 
 
 
 
Go to file
ray 1cec0fc89a init upload 2024-04-11 03:22:54 +00:00
readme init upload 2024-04-11 03:22:54 +00:00
usb_read_data.cpp init upload 2024-04-11 03:22:54 +00:00
usb_test_show.cpp init upload 2024-04-11 03:22:54 +00:00

readme

usb-hid 
1. build the sample read usb-hid device gcc usb_test_show.cpp -o hid_test_show -lusb-1.0, this is have been test in 
rk3588 and read Tracker sucessful.
2. build cmd gcc usb_read_data.cpp -o hid -lusb-1.0 and run "sudo ./hid" or you will cannot open dev