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. How to get Started with Emdedded Linux development using Qt?
Forum Updated to NodeBB v4.3 + New Features

How to get Started with Emdedded Linux development using Qt?

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 4 Posters 1.6k 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.
  • V Offline
    V Offline
    vishnu
    wrote on 5 Dec 2014, 12:59 last edited by
    #1

    I would like to develop an embedded application using Qt framework. Upon my research on internet i got some suggestions like Qtonpi( Raspberry pi ) , Beaglebone . I have no idea where to get started with. Can you please sugest me some basic projects to get started with embedded development using Qt?
    eg:like this https://www.youtube.com/watch?v=OYZwRl8QH5g . or
    lie this https://www.youtube.com/watch?v=ueijEXp2dAY.
    To make it in simple words. I want to code in Qt and the output on the hardware device .

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Dec 2014, 23:11 last edited by
      #2

      Hi,

      As silly as it may sound: just get one board and a screen for it, cross-compile Qt for that board and start to play with it.

      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
      • V Offline
        V Offline
        vishnu
        wrote on 6 Dec 2014, 00:43 last edited by
        #3

        haha yeah but I am confused to get which board?

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mrdebug
          wrote on 6 Dec 2014, 19:40 last edited by
          #4

          I normally use raspberry pi and olimex a20. Writing programs for Desktop or arm based boards is the same.
          Please remember that raspberry pi doesn't support opengl.

          Need programmers to hire?
          www.labcsp.com
          www.denisgottardello.it
          GMT+1
          Skype: mrdebug

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 6 Dec 2014, 21:37 last edited by
            #5

            The Raspberry Pi supports OpenGL ES2.0

            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
            • M Offline
              M Offline
              mrdebug
              wrote on 7 Dec 2014, 17:20 last edited by
              #6

              Ok, If I remember correctly there is a problem with QtWebKit. Is true?
              Can you explain which parts of Qt Framework are not supported from raspberry?

              Need programmers to hire?
              www.labcsp.com
              www.denisgottardello.it
              GMT+1
              Skype: mrdebug

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 7 Dec 2014, 22:25 last edited by
                #7

                That I don't know, I haven't used webkit on the Raspberry Pi. AFAIK, all of Qt can be built for the Pi (current state so 5.3.X)

                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
                • M Offline
                  M Offline
                  mrdebug
                  wrote on 8 Dec 2014, 12:15 last edited by
                  #8

                  Qt Quick?

                  Need programmers to hire?
                  www.labcsp.com
                  www.denisgottardello.it
                  GMT+1
                  Skype: mrdebug

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    agocs
                    wrote on 8 Dec 2014, 12:57 last edited by
                    #9

                    The Pi does not support EGL/OpenGL under X11. When running Qt apps on the framebuffer (without X), EGL+GLES 2.0 works just fine (including Qt Quick).

                    1 Reply Last reply
                    0

                    9/9

                    8 Dec 2014, 12:57

                    • Login

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