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. The recommended storage and ram size for QT5.9
Forum Updated to NodeBB v4.3 + New Features

The recommended storage and ram size for QT5.9

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 1.5k 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.
  • P Offline
    P Offline
    PeterLee
    wrote on last edited by
    #1

    Hello, I am new in QT.
    If we want to install QT5.9 in my embedded device, what is the recommended storage and ram size? Can I find the reference data in internet? Thanks.

    Thanks in advance.

    raven-worxR 1 Reply Last reply
    0
    • P PeterLee

      Hello, I am new in QT.
      If we want to install QT5.9 in my embedded device, what is the recommended storage and ram size? Can I find the reference data in internet? Thanks.

      Thanks in advance.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @PeterLee said in The recommended storage and ram size for QT5.9:

      what is the recommended storage and ram size?

      this isn't s simple question to answer.
      This rather depends on the requirements of the software and it's field of application.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • P Offline
        P Offline
        PeterLee
        wrote on last edited by
        #3
        This post is deleted!
        P raven-worxR 2 Replies Last reply
        0
        • P PeterLee

          This post is deleted!

          P Offline
          P Offline
          PeterLee
          wrote on last edited by
          #4

          @PeterLee said in The recommended storage and ram size for QT5.9:

          Hi Raven,
          If for the following condition:

          1. IOT product.
          2. Simple UI for WIFI/BLE/USB functions.
          3. No additional applications.

          Thanks.

          1 Reply Last reply
          0
          • P PeterLee

            This post is deleted!

            raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by raven-worx
            #5

            @PeterLee
            thats not much more information than your first post ;)
            The question is what should your application exactly do. What calculations is it performing, what data is it storing in the RAM, any GUI (QtWidgets or QML), any other 3rd party library necessary?, ....
            I hope this gives you an idea what influences the choice of the hardware.

            Maybe you should first prototype on an embedded device (like a cheap RaspberryPI for example) and check the required resources of your application.

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            P 1 Reply Last reply
            0
            • raven-worxR raven-worx

              @PeterLee
              thats not much more information than your first post ;)
              The question is what should your application exactly do. What calculations is it performing, what data is it storing in the RAM, any GUI (QtWidgets or QML), any other 3rd party library necessary?, ....
              I hope this gives you an idea what influences the choice of the hardware.

              Maybe you should first prototype on an embedded device (like a cheap RaspberryPI for example) and check the required resources of your application.

              P Offline
              P Offline
              PeterLee
              wrote on last edited by
              #6

              @raven-worx
              Thanks for the reply.
              My application: Wifi/BLE/USB applicatons.
              Calculations: Receive/Transmit the data from Wifi/BLE/USB interface, and update the data to the display of my IOT prodcut.
              Data stored in RAM: QT OS and raw data receive from Wifi/BLE/USB interface (I expect raw data size is around 10MB)
              GUI: QtWdigets
              3rd party libarary: No 3rd party library.

              Thanks.

              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