Results 1 to 14 of 14

Thread: making GUI for serial port communication using qt creator

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    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: making GUI for serial port communication using qt creator

    jerkymotion,

    If you do not mind a license - something I would advise you to use instead of QextSerialPort - QSerialDevice:

    http://gitorious.org/qserialdevice/q...e/trees/master

    QextSerialPort more than a year is not supported and not updated.
    QSerialDevice - a modern library and have more opportunities, well-documented.
    For example, the construction of GUI in the repository of source code is a simple example in the: /test/guiapp.

    PS: My advice - forget about QextSerialPort.

  2. The following user says thank you to kuzulis for this useful post:

    jerkymotion (7th March 2011)

Similar Threads

  1. Serial Port communication
    By mgurbuz in forum Qt Programming
    Replies: 12
    Last Post: 22nd January 2011, 02:38
  2. Replies: 4
    Last Post: 10th July 2010, 17:34
  3. Replies: 1
    Last Post: 1st July 2009, 00:37
  4. serial port and USB communication
    By shamik in forum Qt Programming
    Replies: 5
    Last Post: 4th December 2006, 10:40
  5. Serial Port Communication
    By soldstatic in forum Qt Programming
    Replies: 6
    Last Post: 22nd June 2006, 16:05

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.