Results 1 to 12 of 12

Thread: Serial communication program in QT

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: Serial communication program in QT

    2 pupqt,

    If you're new and are not afraid of the GPL license, use QSerialDevice: http://gitorious.org/qserialdevice/q...e/trees/master
    Direct download: http://gitorious.org/qserialdevice/q...tarball/master

    This library is better than QExtSerialPort.
    It has good documentation, many examples, it is simple and is developing at the current time (Unlike other libraries).

    PS: Although use any library that you like.

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

    bob2oneil (19th April 2011)

Similar Threads

  1. serial communication
    By klitsuk in forum Qt Programming
    Replies: 10
    Last Post: 24th September 2009, 01:21
  2. serial communication
    By klitsuk in forum Qt Programming
    Replies: 1
    Last Post: 10th March 2009, 15:22
  3. serial communication
    By semden in forum Qt Programming
    Replies: 2
    Last Post: 13th February 2009, 09:57
  4. serial communication programming
    By jagadish in forum Qt Programming
    Replies: 1
    Last Post: 30th August 2007, 07:47
  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
  •  
Qt is a trademark of The Qt Company.