Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Connecting qt with arduino
Forum Updated to NodeBB v4.3 + New Features

Connecting qt with arduino

Scheduled Pinned Locked Moved Qt in Education
3 Posts 3 Posters 3.4k 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.
  • A Offline
    A Offline
    ahmedshoman2
    wrote on last edited by
    #1

    hii,
    i'am a new user for qt
    i wanna know how to connect arduino to qt so ia can send ans receive data

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Take a look at "QtSerialPort":http://qt-project.org/doc/qt-5/qtserialport-index.html module.

      (Z(:^

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wickwire
        wrote on last edited by
        #3

        Hi,

        the terminal app example using QtSerialPort as sierdzio mentioned is a good start.

        A while back I set up an arduino/cubietruck vehicle, using QtSerialPort between the two embedded boards to send the control messages:

        https://bitbucket.org/wickwire/qtzumotruck

        (the terminal app is the one communicating with arduino - and in the wiki section there's the arduino specific serial port code)

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved