raspberry + jivelite + infrared

Viewing 7 posts - 1 through 7 (of 7 total)
  • 12. September 2018 at 18:36 #37821

    i have a setup with:

    Raspberry – 5″touchscreen – jivelite all working fine.

    As i’m building this to replace my old squeezebox 3 and want to use it remote to control this new build.

    I i connebt a infrared reciever to gpio 18 and did the neccesary to get lirc working. When testing by typing IRW i get the following:

    000000007689807f 00 KEY_VOLUMEUP Slim_Devices_Squeezebox3
    000000007689807f 01 KEY_VOLUMEUP Slim_Devices_Squeezebox3
    000000007689807f 00 KEY_VOLUMEUP Slim_Devices_Squeezebox3

    Now the question, how do i connect this to jivelite ??

    thks

    13. September 2018 at 11:44 #37823

    Hi Phanegem,

    You can install the JustBoom Plugin and use its config for Jivelite infrared control (Additional Settings for Justboom-Cards -> IR Control).

    14. September 2018 at 18:03 #37839

    i did a clean install
    – installed the justboom plug in
    – installed the IR Support

    changed the lirc.conf to:

    
    #
    # this config file was automatically generated
    # using lirc-0.8.0(userspace) on Sat Dec 22 19:21:09 2007
    #
    # contributed by David Greaves [email protected]
    #
    # brand: Slim Devices           Slim Devices
    # model no. of remote control: Squeezebox3
    # devices being controlled by this remote: Squeezebox3, MythTV
    #
    
    begin remote
    
      name  Slim_Devices_Squeezebox3
      bits           16
      flags SPACE_ENC|CONST_LENGTH
      eps            30
      aeps          100
    
      header       9100  4416
      one           649  1593
      zero          647   473
      ptrail        649
      pre_data_bits   16
      pre_data       0x7689
      gap          107995
      toggle_bit      0
    
          begin codes
              KEY_VOLUMEDOWN           0x00FF                    #  Was: Volume-
              KEY_VOLUMEUP             0x807F                    #  Was: Volume+
              KEY_POWER                0x40BF                    #  Was: Power
              KEY_REWIND               0xC03F                    #  Was: Rewind
              KEY_PAUSE                0x20DF                    #  Was: Pause
              KEY_FORWARD              0xA05F                    #  Was: Forward
              Add                      0x609F
              KEY_UP                   0xE01F                    #  Was: Up
              KEY_PLAY                 0x10EF                    #  Was: Play
              KEY_LEFT                 0x906F                    #  Was: Left
              KEY_RIGHT                0xD02F                    #  Was: Right
              KEY_DOWN                 0xB04F                    #  Was: Down
              KEY_1                    0xF00F                    #  Was: 1
              KEY_2                    0x08F7                    #  Was: 2
              KEY_3                    0x8877                    #  Was: 3
              KEY_4                    0x48B7                    #  Was: 4
              KEY_5                    0xC837                    #  Was: 5
              KEY_6                    0x28D7                    #  Was: 6
              KEY_7                    0xA857                    #  Was: 7
              KEY_8                    0x6897                    #  Was: 8
              KEY_9                    0xE817                    #  Was: 9
              KEY_0                    0x9867                    #  Was: 0
              KEY_FAVORITES            0x18E7                    #  Was: Favourites
              KEY_SEARCH               0x58A7                    #  Was: Search
              Shuffle                  0xD827
              KEY_AGAIN                0x38C7                    #  Was: Repeat
              KEY_SLEEP                0xB847                    #  Was: Sleep
              NowPlaying               0x7887
              Size                     0xF807
              Brightness               0x04FB
    	  Browse		   0x708F
          end codes
    
    end remote
    

    Does not work

    then changend the IR-Button-Configuration for jivelite to (for test)

    
    begin
    	remote = Slim_Devices_Squeezebox3
    	button = KEY_VOLUMEDOWN
    	repeat = 1
    	prog = jivelite
    	config = Key minus jivelite
    end
    begin
    	remote = Slim_Devices_Squeezebox3
    	button = KEY_VOLUMEUP
    	repeat = 1
    	prog = jivelite
    	config = Key plus jivelite
    end
    

    Does not work either, please help

    • This reply was modified 5 years, 7 months ago by Phanegem.
    17. September 2018 at 9:21 #37858

    Hi Phanegem,

    When you installed the Jivelite IR support, did you get the following lines as the last of your install sequence:

    Preparing to unpack .../lirc-x_0.9.4c-9_armhf.deb ...
    Unpacking lirc-x (0.9.4c-9) ...
    Processing triggers for man-db (2.7.6.1-2) ...
    Setting up lirc-x (0.9.4c-9) ...
    Jivelite lirc configuration finished
    
    finished - Reboot needed: Click here to Restart Device
    28. August 2019 at 15:39 #46905

    I want to record a remote to use it. How would I do that with Max2play? I have it on a Pi zero with a ANAVI Infrared pHAT how can I record the remote keys with this?

    Thank you.

    -Raymond Day

    29. August 2019 at 13:48 #46913

    Hi Raymond,

    You can install the JustBoom Plugin and use its config for Jivelite infrared control (Additional Settings for Justboom-Cards -> IR Control).

    1. September 2019 at 9:22 #46951

    I see that but just see edit text files. I want to pint my remote to it and record some keys. How do I do that if can?

    -Raymond Day

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Register here