Results 1 to 11 of 11

Thread: Touch screen, home automation and Qt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Touch screen, home automation and Qt

    Thanks high_flyer.

    I know the HP Slate has Windows 7 (some version of it at least). So Qt is supported there. I just need to find a way to attach it nicely on a wall (including charging).

    My father has a Siemens Logo plc for controlling different lighting circuits and other things. It has a little external controller with a 4x10 character LCD which of course is not easy to navigate in. So I wanted to put a touch screen in place. But if you start looking into ready made systems, you end up spending thousands of euro's/dollars.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Touch screen, home automation and Qt

    if you start looking into ready made systems, you end up spending thousands of euro's/dollars.
    And, it is not as fun as doing it your self!
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Touch screen, home automation and Qt

    I considered an Asus EEE touch (EEE PC T101MT) once, which costed around 400 euro. But my wife liked it so she's using it as a laptop now...

    Regards,
    Marc

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Touch screen, home automation and Qt

    Yes, that is also a good way to go.
    Now you can find them for ~300EU.
    But it doesn't have a touch screen...
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  5. #5
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Touch screen, home automation and Qt

    But it doesn't have a touch screen...
    The Asus EEE PC T101MT ? Yes it does. It is even multi-touch.

    Regards,
    Marc

  6. #6
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Touch screen, home automation and Qt

    Ok, learned something new today!
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  7. #7
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Touch screen, home automation and Qt

    I've looked at the Asus tablets before, but I think they are all running Android, on which Qt isn't supported (unfortunately)

  8. #8
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Touch screen, home automation and Qt

    There is a community port to android - but I don't know in what status.
    You might want to have look.
    http://gitorious.org/~taipan/qt/android-lighthouse
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  9. #9
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Touch screen, home automation and Qt

    I've looked at the Asus tablets before, but I think they are all running Android,
    If you consider the The Asus EEE PC T101MT a tablet (the screen can be flipped around so it can be handled as a tablet), then no. It has an atom inside and runs Windows 7 quite smooth. I guess people have put some unix/linux on it already too.

    Regards,
    Marc

Similar Threads

  1. Touch screen
    By rchaitanya in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 19th January 2009, 13:40
  2. Touch screen problem in Qtopia
    By geetha in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 12th September 2008, 07:33
  3. Touch screen on t-Embedded 4.4 on i.MX31ADS
    By HT in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 7th June 2008, 09:06
  4. getting problem in running qtopia home screen application
    By afgan_rajesh in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 31st January 2008, 07:01
  5. regarding a touch screen driver for qt-embedded
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd March 2007, 10:23

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
  •  
Qt is a trademark of The Qt Company.