USB keyboard emulator


Results 1 to 13 of 13

Threaded View

  1. #1
    Join Date
    Jun 2005
    Posts
    29

    Default USB keyboard emulator

    I'm very close to make it work. I used EasyHID with the Descriptor find in that topic http://www.picbasic.co.uk/forum/showthread.php?t=2872 (curiously this link can only be found by making a search...) I've made some modifications but even with the original file I have the same problem.

    Everything is OK compilation is done without any bug, the enumeration is also perfect (the PC really think a keybord is in). I've put a button and when I press it the letter "a" should be send. When I push the button it works but too much... I have "aaaaaaaaaaaaaaaaaaaaaa....." send endeless. My button works don't be worry I already test it.

    I give the pbp code in attachment but I don't think the problem is inside. I also verified the Descriptor file and it looks like the parameter found in the USB.org files. If you have any idea it will be appreciate cause I think I've tried all but the right thing to do. Thank you very much.
    Attached Files Attached Files

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 14:43
  2. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 21:17
  3. AT/PS2 Keybord - PIC Interface?
    By Kamikaze47 in forum Code Examples
    Replies: 73
    Last Post: - 9th August 2009, 17:10
  4. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 01:04
  5. Replies: 3
    Last Post: - 10th April 2008, 11:02

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts