PORTS Forum

Ports and Interfaces => USB => Topic started by: GeoAdams on February 24, 2013, 01:19:30 pm

Title: HID Terminal for Linux
Post by: GeoAdams on February 24, 2013, 01:19:30 pm
Hi Jan

First let me say Thank You for the USB Complete and Embedded Hosts books. I have learned and continue to learn from these! Thank You!

Can you help with a HID terminal program (similar to MikroE version their compilers)? I am just beginning to learn about how HID works and would like to be able to send text to the pic and have the pic return the same data. My HID code seems to work (your pic version is the basis, but my version does not use the Microchip stack, which is way to hard to learn anything from.)

Or could you suggest a method to provide data using HID to the controller? (I am using Linux Mint14).

Thanks in advance for Your help

George
Title: Re: HID Terminal for Linux
Post by: Jan Axelson on February 24, 2013, 04:13:21 pm
These examples are written for the BeagleBoard but should work with any Linux system:

http://lvr.com/beagleboard.htm

I'm glad to hear you've found my books useful!

Jan