Loaded USB question + Hey Squib


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257

    Default

    Hi Steve,

    If your just sending serial data between the pic and virtual comport than all you need are the files in the c:\pbp\usb18\ directory. You don't need to use EasyHID or the like, microchip have done all the work for us.

    For starters you can follow the example at http://www.picbasic.co.uk/forum/showthread.php?t=5806 which I figure you have already seen.

    If you want to get fancy and use your pic for sending 'other' data for example analog data, than using easy HID is the way to go. As for PC software - I've never been down that route but I believe VB is the most popular.

    USB projects I've made include:

    RS232 to USB (PBP cdc drivers)
    PIC USB keyboard (Using EasyHID + USB Descriptor Tool)
    PIC USB Flight Sim Pedals (Using EasyHID + USB Descriptor Tool)

    For USB Descriptor tool -> http://www.usb.org/developers/hidpage/

    As luck woud have it I'm just getting back into USB (been months since I played with it) and I'm having to relearn it all again...

    If your new to pic programming than this probably isn't the place to start.

    Cheers

  2. #2
    Join Date
    Oct 2004
    Posts
    440

    Default

    Quote Originally Posted by Steve_88
    I'm guessing EasyHid generates code that can be imported into RealBasic?
    Conversion to RealBasic by bigbear of this forum.
    See above post #2(not logged in) for link to post#6 for working USB terminal demo download. Code works with RealBasic free demo as well.

    Norm

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 02:46
  3. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  4. Quick USB CRC5 question
    By Michael Wakileh in forum USB
    Replies: 2
    Last Post: - 12th June 2009, 04:23
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 0

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