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. Hardware & Devices
  4. How to get & send data to USB

How to get & send data to USB

Scheduled Pinned Locked Moved Hardware & Devices
c++comtutorialquestion
4 Posts 3 Posters 2 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.
  • V Offline
    V Offline
    vikas amin
    wrote on last edited by
    #1

    hi can anyone tell me how can i get & send data to a USB port from a VC++ application thank you Vikas Amin Embin Technology Bombay vikas.amin@embin.com

    G C 2 Replies Last reply
    0
    • V vikas amin

      hi can anyone tell me how can i get & send data to a USB port from a VC++ application thank you Vikas Amin Embin Technology Bombay vikas.amin@embin.com

      G Offline
      G Offline
      Gyannea
      wrote on last edited by
      #2

      I use a USB port as serial port and handle it just like a serial port. Of course I have a USB to serial peice of hardware on the port. The point is the port can emulate almost anything. If you want to use the port as one of the standard ports (serial, parallel) then you just get such a device. If you want to create you own device (you can) then you have a lot more work. There is a web site that is totally dedicated to USB programming for the making of all kinds of hardware devices. Try www.Lvr.com Brian

      V 1 Reply Last reply
      0
      • V vikas amin

        hi can anyone tell me how can i get & send data to a USB port from a VC++ application thank you Vikas Amin Embin Technology Bombay vikas.amin@embin.com

        C Offline
        C Offline
        chh
        wrote on last edited by
        #3

        there is a USB24 I/O which you can use to control up to 24 devices

        1 Reply Last reply
        0
        • G Gyannea

          I use a USB port as serial port and handle it just like a serial port. Of course I have a USB to serial peice of hardware on the port. The point is the port can emulate almost anything. If you want to use the port as one of the standard ports (serial, parallel) then you just get such a device. If you want to create you own device (you can) then you have a lot more work. There is a web site that is totally dedicated to USB programming for the making of all kinds of hardware devices. Try www.Lvr.com Brian

          V Offline
          V Offline
          vikas amin
          wrote on last edited by
          #4

          that is a good site :cool::cool: Vikas Amin Embin Technology Bombay vikas.amin@embin.com

          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