Pic 18f Usb


Closed Thread
Results 1 to 40 of 135

Thread: Pic 18f Usb

Hybrid View

  1. #1
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    lmfao ...
    I think Darrel's seriously having himself on too (unless of course he's a proficient expert in C++ and just hasn't mentioned it)

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Being that I am a Linux user I might start playing with it.

    Might be time to learn a little more about python. I have heard some good things about PyUSB, heard bad too~
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by T.Jackson View Post
    lmfao ...
    I think Darrel's seriously having himself on too (unless of course he's a proficient expert in C++ and just hasn't mentioned it)
    C++, never touch the stuff. I do Delphi.

    However, there's no need for an external program.
    It can all be handled by the assembler.
    An include file, with the USB configuration defined in the top of the PBP program.

    On the PC side, the program is just a standard example.
    Plug in the VID/PID and away you go.
    <br>
    DT

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    serial number
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    C++, never touch the stuff. I do Delphi.

    However, there's no need for an external program.
    It can all be handled by the assembler.
    An include file, with the USB configuration defined in the top of the PBP program.

    On the PC side, the program is just a standard example.
    Plug in the VID/PID and away you go.
    <br>
    I see. No custom dll to go between programming languages & OS means no C++ I guess.

  6. #6
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    I take it that Delhi has USB support?, or are you just planing to use some 3rd party OCX or something?

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    No need for any third party... API calls and that's it. But yeah it's tricky.

    Reference... Jan Axelson's book... which i should buy again...
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  8. #8
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Might have to get my hands on a copy of that book. I have read portions of her other titles; Parallel Port Complete, serial too. I was unaware that there were Win32 API's for doing this.

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Reading a slave USB with a pic
    By pcaccia in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th October 2008, 12:00
  3. Replies: 15
    Last Post: - 30th October 2007, 19:25
  4. USB communication with pic
    By Shamir in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th August 2006, 23:43
  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