Thread: reading thro an USB port

  1. #1
    Registered User
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    27

    reading thro an USB port

    Hi!

    I have some values from an experiment being sent to an A/D converter & the digital signals
    are being sent through an USB port in to the computer.
    I would like to read the values into the Computer with Visual C ++ . BEcause i am a
    novice at programming i would be greatful if someone suggests me a code ( or a message if more
    info is needed )
    If this succedes i would further like to control the samplig speed of my A/D converter with c++ ... but in the next step ;-)

    Regards!

    S.R

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Usb Parallel port programming
    By neocruze in forum Linux Programming
    Replies: 0
    Last Post: 03-26-2008, 11:41 AM
  2. Reading game port with a simple compiler like BuilderX?
    By MaxxMan-X in forum Game Programming
    Replies: 7
    Last Post: 02-27-2005, 11:15 AM
  3. initialization of USB port
    By cprogrammer2003 in forum Networking/Device Communication
    Replies: 1
    Last Post: 07-22-2003, 01:29 AM
  4. Port Usb
    By LKOFMAN in forum C Programming
    Replies: 2
    Last Post: 02-15-2002, 09:55 AM
  5. reading the parrallel port ?
    By samhail in forum C Programming
    Replies: 3
    Last Post: 01-29-2002, 09:32 AM