Author Topic: HID Terminal for Linux  (Read 8641 times)

GeoAdams

  • Member
  • ***
  • Posts: 1
HID Terminal for Linux
« 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

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: HID Terminal for Linux
« Reply #1 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