Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. USB Port

USB Port

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sean89
    wrote on last edited by
    #1

    I am interested in playing around with some IO in C#. Could someone point me out to some articles about IO with a USB port in C# 2.0? Thanks, Sean

    E E 2 Replies Last reply
    0
    • S Sean89

      I am interested in playing around with some IO in C#. Could someone point me out to some articles about IO with a USB port in C# 2.0? Thanks, Sean

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #2

      The only thing I've come across is IC#Code's #usblib But I don't think it's been updated in a long time. Another alternative is to use the SerialPort class and specify a usb port to open (this works in the old MSComm control). I'll try and remember how the ports are named :), this will allow you to use the USB port like a Serial Port Ed

      S 1 Reply Last reply
      0
      • E Ed Poore

        The only thing I've come across is IC#Code's #usblib But I don't think it's been updated in a long time. Another alternative is to use the SerialPort class and specify a usb port to open (this works in the old MSComm control). I'll try and remember how the ports are named :), this will allow you to use the USB port like a Serial Port Ed

        S Offline
        S Offline
        Sean89
        wrote on last edited by
        #3

        Thanks ;)

        1 Reply Last reply
        0
        • S Sean89

          I am interested in playing around with some IO in C#. Could someone point me out to some articles about IO with a USB port in C# 2.0? Thanks, Sean

          E Offline
          E Offline
          eggie5
          wrote on last edited by
          #4

          QuickUSB is what I used. But, it's driver interface was only exposed/documented/exampled in C++. SO, I made a handy C# wrapper class. But of course, this only works with quickusb usb 2.0 chips... /\ |_ E X E GG

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups