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. GUI for Monochrome pixel display

GUI for Monochrome pixel display

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 735 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.
  • G Offline
    G Offline
    greenspark
    wrote on last edited by
    #1

    Hi, can I create GUI applications using Qt for the following device,
    (Display : Monochrome 128 x 64 pixel Graphic FSTN LCD )

    OS: Linux 2.6
    1.1 Processor ARM9 32-bit core CPU @400 MHz
    1.2 Memory RAM: 128MB
    Flash: 256MB
    1.3 Display 128 x 64 pixel Graphic FSTN LCD with Icons backlight

    Is it possible to create menu, button, text box, combo box using Qt for above device?

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

      It should be possible, yes, depending on how much RAM is consumed by the OS.

      This is quite a special case, you may consider getting in touch with Qt Company and getting Qt Lite from them (it's part of commercial offering) - Qt Lite makes it easier to trim down Qt so that it fits even the smallest devices.

      The Open Source version can do it, too, of course (source code is exactly the same), but you'll have to sort out the gory details yourself.

      (Z(:^

      1 Reply Last reply
      2

      • Login

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