Results 1 to 5 of 5

Thread: IR remote Connect Mouse Qt embedded ?

  1. #1
    Join Date
    Jun 2010
    Posts
    102
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default IR remote Connect Mouse Qt embedded ?

    I m using an mips board. I have built an application which is supposed to receive signals from an IR remote.But I dont how I can enable my application which is built in Qt to receive the IR singals. I read that Qt extended 4.5.2 supports IR...

    My working specifications

    OS :linux 2.6.22

    Board:SMP8654

    Application Developed in Qt


    Please help me in this

    Thanks in Advance
    Contact: Skype: sonnh89
    Yahoo: nhs_0702@yahoo.com

    Liên hệ SKype: sonnh89

  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: IR remote Connect Mouse Qt embedded ?

    AFAIK, IR is usually implemented as serial RS232.
    Have a look if this is the case with your HW.
    If it is, all you need to do is connect to the serial port the IR sensor is talking to.

    NOTE:
    The above assumes that you do not need to handle the low level signal interpretation!
    ==========================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
    Jun 2010
    Posts
    102
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: IR remote Connect Mouse Qt embedded ?

    i dont understand
    Contact: Skype: sonnh89
    Yahoo: nhs_0702@yahoo.com

    Liên hệ SKype: sonnh89

  4. #4
    Join Date
    Jan 2011
    Location
    Karachi, Pakistan
    Posts
    25
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: IR remote Connect Mouse Qt embedded ?

    http://www.forum.nokia.com/info/sw.n...60_3rd_ed.html

    download here you will find Remote control extension api that can help you.

    cheers!.

  5. #5
    Join Date
    Jun 2010
    Posts
    102
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: IR remote Connect Mouse Qt embedded ?

    Quote Originally Posted by bilalsaeed View Post
    http://www.forum.nokia.com/info/sw.n...60_3rd_ed.html

    download here you will find Remote control extension api that can help you.

    cheers!.
    but i dont do on mobile, i do on Embedded Linux
    Contact: Skype: sonnh89
    Yahoo: nhs_0702@yahoo.com

    Liên hệ SKype: sonnh89

Similar Threads

  1. connect to ms sql for embedded arm linux
    By sattu in forum Qt Programming
    Replies: 0
    Last Post: 21st January 2011, 12:30
  2. Questions about connect to remote database
    By stmk in forum Qt Programming
    Replies: 3
    Last Post: 11th November 2010, 10:02
  3. qt4.6.2 embedded 'cannot connect to XServer.' at runtime
    By guest1 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 18th February 2010, 05:49
  4. DIsable Keyborad and Mouse of remote pc
    By phillip_Qt in forum Qt Programming
    Replies: 1
    Last Post: 28th October 2009, 09:32
  5. remote control support on Qt4.4 & Qt embedded.
    By punit.doshi.85 in forum Qt Programming
    Replies: 1
    Last Post: 1st August 2008, 20:08

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.