Menu

How to use MP3 Remote?

Help
Kaka
2016-05-12
2016-05-13
  • Kaka

    Kaka - 2016-05-12

    Hi Guys,
    I want to use Car MP3 Remote in my project but when i try to use it with Header file of SonyRemote.h it dont work correctly. can someone please help me?

     
  • Anobium

    Anobium - 2016-05-12

    Morning.

    Is the remote and the sensor SONY compatible?
    What release of GCB are you using? When did you download?
    What does you source code look like?

    I have just used the code for a Sony Remote. It works as expected.

    We need a lot more information to be able to help you.

     
  • Kaka

    Kaka - 2016-05-12

    Yes i tried the Sony Remote too and its working fine. but this Remote is not working correctly, if i press a button of this remote multiple times it give multiple codes instead of single code :(

     
  • Anobium

    Anobium - 2016-05-12

    I do not know the controller.

    Do you have any documentation?

     
    • Kaka

      Kaka - 2016-05-13

      No, i dont have any documentation on it but maybe this link could help us. please check

       
  • Anobium

    Anobium - 2016-05-13

    It helps. You should be getting some numbers back, those numbers are probably in banks of three. An example in hex is 0xFF30CF. Look at the page you provided. The Select Case statement then reads these hex numbers and does something with them.

    What results are you getting? Are you getting similar hex values? If yes, then, add a similar Select Case statement to integrate into your code.

     
  • Kaka

    Kaka - 2016-05-13

    i dont have complete hardware at this time. i will post again. but i remember when i press a single button multiple times, the "button" variable print on LCD like "1, 10, 143, 115". not any hex numbers. :(

    Note: i am using SonyRemote.h as a header file

     

    Last edit: Kaka 2016-05-13

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.