Pic 18f Usb


Closed Thread
Results 1 to 40 of 135

Thread: Pic 18f Usb

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    Marketing Schmarketing.

    You put software on the internet for free.
    You allow all kinds of people to create programs that actually make that software useable.
    Those people have invested MANY hours in developing your free product. (about 100 or so from me).
    Once that product becomes popular, you go, ... Hey there's a lot of people that want this. I shouldn't be giving it away.

    Hogwash!

    Maybe it's time for DT_HID, or even TJ_HID.
    <br>
    DT

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


    Did you find this post helpful? Yes | No

    Default

    I certainly hope that they do the right thing by their contributors.

    Another example of this sort of thing is MAME - (Multiple Arcade Machine Emulator) Initially back in 97 they swore on a stack of Bibles that it would never ever be for profit. Today it can be found on eBay living inside a rather large game box supporting over 1,000 games. Besides the fact that they've breached over a decade's worth of copyright -- where's the contributors share?

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    Maybe it's time for DT_HID, or even TJ_HID.
    <br>
    If you are going to start something like this, a cross platform version would be nice. Java?

    I am not very good with Java yet, but I would help where I can.
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default

    Java actually has all the protocols for USB. http://www.ibm.com/developerworks/li...ary/j-usb.html

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


    Did you find this post helpful? Yes | No

    Default

    The conclusion on that page says the two APIs are for linux, has any work been done for windows and mac?

    Something that maybe could be compiled on the machine it is going to run on?
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default

    That's right, good news for Linux users! Unfortunately, I don't think there's support for other OS's. You wouldn't do a project like this in Java. Out of the scope of my skill level, absolutely no way. I think it would take a kernel developer to pull it off actually.
    Last edited by T.Jackson; - 18th December 2007 at 11:03.

  7. #7
    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)

  8. #8
    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.

  9. #9
    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

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