Results 1 to 3 of 3

Thread: USB / Serial

  1. #1
    Join Date
    Oct 2009
    Posts
    13
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question USB / Serial

    I'm in the process of creating a proof of concept for our next product, and need serial and usb port interfacing.
    What would / do you use? I need something that runs on Windows, Mac and Linux.

    For serial connectivity I've used libserial before, but it's not that friendly to non-linux environments.
    I've heard of QextSerialPort, but have never used it.

    What do you recommend?

  2. #2
    Join Date
    Jan 2009
    Location
    Russia
    Posts
    309
    Thanks
    2
    Thanked 43 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: USB / Serial

    Another try to use QSerialDevice 0.1.0
    http://qt-apps.org/content/show.php/...content=112039

    But I'm not sure that QSerialDevice will work in Mac OSX (Not tested) ... Try

    PS: Himself Decide what you need

  3. #3
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: USB / Serial

    Use libusb to access the USB components.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Replies: 1
    Last Post: 1st July 2009, 00:37
  2. Replies: 1
    Last Post: 1st July 2009, 00:36
  3. Definitive serial library
    By Marco Trapanese in forum Qt Programming
    Replies: 6
    Last Post: 25th May 2009, 16:01
  4. accessing serial port without CONFIG += console
    By bnilsson in forum Qt Programming
    Replies: 2
    Last Post: 21st July 2008, 21:47
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.