Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A fork of the original hid_listener to parse Multiplo's DuinoBot v.1.2 HID VirtualSerial packets.

bratner/hid_listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hid_listener

A fork of the original hid_listener to parse Multiplo's DuinoBot v.1.2 HID VirtualSerial packets. original : http://www.pjrc.com/teensy/hid_listen.html

The tool is originally multi-platform Win/Lin/Mac. The changes I made were tested only on Linux so I would like to know if it even compiles on other targets.

To compile it on Linux you will need libusb-dev package (maybe called something similar on your distro). a binary that is included built on Ubuntu 12.04 x86_64.

Any suggestions or comments are welcome.

The license is as the original - GPL v3. See gnu.org for details if needed.

About

A fork of the original hid_listener to parse Multiplo's DuinoBot v.1.2 HID VirtualSerial packets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages