Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Beginning tutorial with embedded
Forum Updated to NodeBB v4.3 + New Features

Beginning tutorial with embedded

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 862 Views 2 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.
  • sajis997S Offline
    sajis997S Offline
    sajis997
    wrote on last edited by
    #1

    Hello forum,

    I have some experiences with Qt4 and Qt5 . Now I would like to get my hands into embedded programming. I can guess that either arduino or raspberry pi may be good to start with . I am not sure though, this is why I ended up here and asking your help.

    Is there any reference or tutorial that helps to get started with embedded programming with Qt5 ?

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Embedded programming is a bit vast of a subject. What are you planning to develop ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • sajis997S Offline
        sajis997S Offline
        sajis997
        wrote on last edited by
        #3

        Hi

        I shall try to be a bit more specific now. I shall try to do the following:

        1. Get a recent model of raspberry pi.
        2. Develop a tiny opengl shader application and run on raspberry pi. The OpenGL rendering will be as underlay and Qt5/qml will reside as overlay for user interaction.

        What are the steps(in detail ) I have to go through to achieve as mentioned above. I have already implemented the above as desktop application, and would like to develop and run it to raspberry pi.

        Thanks

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If you buy a RPi3, you can directly build your application on it and test it.

          If you get an older version, you can still do that but cross-compilation/development will likely be faster. In that case you can take a look at the beginners guide.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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