IR Remote Controls for the Ryde Receiver

Discussions about the Ryde "Set-top Box" Style Digital ATV Receiver. See https://wiki.batc.org.uk/Ryde_Receiver
G8GKQ
Site Admin
Posts: 2798
Joined: Sun Mar 22, 2009 1:21 pm

Re: IR Remote Controls for the Ryde Receiver

Post by G8GKQ » Wed Aug 26, 2020 8:50 pm

Thanks Thomas

I will add this set of codes to the next release.

Dave

DL5BCA
Posts: 158
Joined: Tue Jun 30, 2020 11:59 am

Re: IR Remote Controls for the Ryde Receiver

Post by DL5BCA » Tue Sep 08, 2020 10:55 am

Hi @all,

I have read out or learned a remote control.
It is a smaller remote control from an Opticum HD AX150.
On the back of the remote control it says: G-RCU-023.

---
name: G-RCU-023
driver: nec
buttons:
POWER: 0x1fddc
UP: 0x1fdde
DOWN: 0x1fdd6
LEFT: 0x1fddb
RIGHT: 0x1fdd8
SELECT: 0x1fdda
BACK: 0x1fdd7
MENU: 0x1fdd4
MUTE: 0x1fd8b
VOL+: 0x1fd9d
VOL-: 0x1fddd
CHAN+: 0x1fdd0
CHAN-: 0x1fdcc
ZERO: 0x1fd9a
ONE: 0x1fd8e
TWO: 0x1fd86
THREE: 0x1fd8f
FOUR: 0x1fd92
FIVE: 0x1fd87
SIX: 0x1fd93
SEVEN: 0x1fd96
EIGHT: 0x1fd82
NINE: 0x1fd97
Attachments
20200908_124541_resized.jpg
20200908_124541_resized.jpg (538.17 KiB) Viewed 5576 times
20200908_124550_resized.jpg
20200908_124550_resized.jpg (468.35 KiB) Viewed 5576 times
73 Thomas
DL5BCA

G8GKQ
Site Admin
Posts: 2798
Joined: Sun Mar 22, 2009 1:21 pm

Re: IR Remote Controls for the Ryde Receiver

Post by G8GKQ » Tue Sep 08, 2020 11:59 am

Thanks Thomas

Added to the list for the next update.

Dave

g8lce
Posts: 340
Joined: Sun Dec 06, 2015 10:26 am

Re: IR Remote Controls for the Ryde Receiver

Post by g8lce » Fri Nov 06, 2020 5:31 pm

Here is the details for the Phoenix satellite RX remote control

---
name: Phoenix Remote
driver: nec

buttons:
POWER: 0x15f
UP: 0x118
DOWN: 0x146
LEFT: 0x141
RIGHT: 0x149
SELECT: 0x145
BACK: 0x142
MENU: 0x11c
MUTE: 0x157
VOL+: 0x11e
VOL-: 0x11d
CHAN+: 0x116
CHAN-: 0x115
ZERO: 0x11b
ONE: 0x156
TWO: 0x15a
THREE: 0x15e
FOUR: 0x155
FIVE: 0x159
SIX: 0x15d
SEVEN: 0x154
EIGHT: 0x158
NINE: 0x15c

And Photo
Phoenix Remote.JPG
Phoenix Remote.JPG (323.23 KiB) Viewed 5329 times

I went to the directory mentioned in the intructions with
cd /home/pi/RydeHandsets/definitions
then used nano to cut and paste the above into a file.
I then cheated by saving the file as virgin.yaml
This means it comes up with the right remote without changing anything else.
It might be easier, if you are having trouble to setup your spare remote, just to use nano to edit virgin.yaml with your details (from menu item 7 )and try that.

Martin G8LCE

g4hiz
Posts: 91
Joined: Thu Oct 18, 2018 6:40 am

Re: IR Remote Controls for the Ryde Receiver

Post by g4hiz » Sat Nov 07, 2020 5:06 pm

Here's another remote control. Not sure what it belonged to, but it's labelled Classic, IRC83079.

---
name: Classic Remote
driver: rc-5
buttons:
POWER: 0x80C
UP: 0x812
DOWN: 0x813
LEFT: 0x815
RIGHT: 0x816
SELECT: 0x814
BACK: 0x80A
MENU: 0x835
MUTE: 0x80D
VOL+: 0x810
VOL-: 0x811
CHAN+: 0x820
CHAN-: 0x821
ZERO: 0x800
ONE: 0x801
TWO: 0x802
THREE: 0x803
FOUR: 0x804
FIVE: 0x805
SIX: 0x806
SEVEN: 0x807
EIGHT: 0x808
NINE: 0x809

And RC photo, plus a photo of the Rx that uses an external tuner.
Attachments
20201107_Classic_RC.jpg
20201107_Classic_RC.jpg (961.74 KiB) Viewed 5287 times
20201107_RydeRx.jpg
20201107_RydeRx.jpg (1.95 MiB) Viewed 5287 times

gu6efb
Posts: 34
Joined: Sat Jan 26, 2019 9:55 am

Re: IR Remote Controls for the Ryde Receiver

Post by gu6efb » Fri Nov 13, 2020 4:19 pm

LEDHandset.JPG
LEDHandset.JPG (73.16 KiB) Viewed 5234 times
---
name: LEDTV Handset
driver: nec
buttons:
POWER: 0xbf00
UP: 0xbf13
DOWN: 0xbf14
LEFT: 0xbf11
RIGHT: 0xbf12
SELECT: 0xbf10
BACK: 0xbf4b
MENU: 0xbf16
MUTE: 0xbf01
VOL+: 0xbf48
VOL-: 0xbf49
ZERO: 0xbf0c
ONE: 0xbf02
TWO: 0xbf03
THREE: 0xbf04
FOUR: 0xbf05
FIVE: 0xbf06
SIX: 0xbf07
SEVEN: 0xbf08
EIGHT: 0xbf09
NINE: 0xbf0a
Last edited by gu6efb on Sat Nov 14, 2020 11:07 am, edited 2 times in total.

G8GKQ
Site Admin
Posts: 2798
Joined: Sun Mar 22, 2009 1:21 pm

Re: IR Remote Controls for the Ryde Receiver

Post by G8GKQ » Fri Nov 13, 2020 9:05 pm

Thanks for the new remote Keith.

Please could you rechceck the protocol (driver) that it uses? It is probably nec, but could be rc5.

Thanks

Dave

gu6efb
Posts: 34
Joined: Sat Jan 26, 2019 9:55 am

Re: IR Remote Controls for the Ryde Receiver

Post by gu6efb » Sat Nov 14, 2020 4:36 pm

Hi Dave

Sorry its nec

73 Keith GU6EFB

g8lce
Posts: 340
Joined: Sun Dec 06, 2015 10:26 am

Re: IR Remote Controls for the Ryde Receiver

Post by g8lce » Tue Nov 17, 2020 10:33 am

I came across this from the Pi Hut
60_290x.png
60_290x.png (21.84 KiB) Viewed 5109 times
It would make it easier for people to just plug in rather than make something! IF it worked.
I know nothing
I built the IR RX and that is fine.
Just thought I would throw this in there....
The link I came across is https://thepihut.com/products/flirc-usb ... spberry-pi

Martin G8LCE

g0uhy
Posts: 81
Joined: Fri Aug 05, 2011 3:09 pm

Re: IR Remote Controls for the Ryde Receiver

Post by g0uhy » Thu Nov 19, 2020 7:28 pm

Hi,

I've been trying to use the Samsung_32 remote from the build. However, although it works for my Samsung remote it would not select the "menu" button.

On investigating this I found that the code used for the "menu" button is incorrect. The code is 0x7071d in the remote .yaml file but my remote uses 0x7071a. Are there 2 types of Samsung remotes or is this a mistake in the yaml file?

Editing this button to 0x7071a makes the remote work ok.

Has anyone else suffered the same problem using the Samsung_32 profile?

73

Malcolm G0UHY

Post Reply

Return to “The Ryde Digital ATV Receiver”