Results 1 to 5 of 5

Thread: Interaction between QT/Embedded and LCD display device

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    80
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Interaction between QT/Embedded and LCD display device

    Hi all,

    Can anybody tell me how to interact with LCD device of the embedded kit for displaying the program we execute?

    Regards,

    Mahe

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Interaction between QT/Embedded and LCD display device

    How is the LCD connected? By the paralell port, or the serial? Or can you access it as a framebuffer device?

  3. #3
    Join Date
    Jan 2006
    Posts
    80
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Interaction between QT/Embedded and LCD display device

    parallel port...

  4. #4
    Join Date
    Jan 2006
    Posts
    5
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Interaction between QT/Embedded and LCD display device

    framebuffer device?
    perhaps /dev/fb0

    or touch screen?

  5. #5
    Join Date
    Jan 2006
    Posts
    80
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Interaction between QT/Embedded and LCD display device

    Quote Originally Posted by cavendish
    framebuffer device?
    perhaps /dev/fb0

    or touch screen?
    hi,

    yea i too beleive the same...
    Not touch screen...

    Let me verify that and update you...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.