Programming USB

  • Colton-Bates
    2nd Jun 2011 Member 0 Permalink
    I was wondering if it would be possible to individually control the usb data from a programming language. I don't know much C of any kind, but I'd be willing to learn.
  • Cr15py
    2nd Jun 2011 Member 0 Permalink
    First of all, mind explaining what you want to do?
  • Colton-Bates
    2nd Jun 2011 Member 0 Permalink
    I'm usually in the mood of finding out if it's possible before I randomly tinker with it...
  • pilojo
    2nd Jun 2011 Member 0 Permalink
    @Colton-Bates (View Post)
    Why exactly do you want this? If I can clearly tell what you want I could help.
  • Cr15py
    2nd Jun 2011 Member 0 Permalink
    Of course it's possible, but if you don't know C(actually, what languages do you know?), jumping straight into Windows API and device control off-the-bat is NOT a good idea. Either way, I found this.