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
User avatar
M5TXJ
Posts: 347
Joined: Wed Jul 05, 2017 8:34 pm

Re: IR Remote Controls for the Ryde Receiver

Post by M5TXJ » Thu Jun 03, 2021 5:25 pm

Finally got my Ryde finished and fully working. I got a Virgin media remote but the older type and some of the codes are different. Of note is that the volume buttons as well as the mute button are Sharp protocol, therefore I'm using the "Stop" button, "V+" button and the "TV" button.

---
name: Virgin Old
driver: rc-5
buttons:
POWER: 0xa0c
UP: 0xa50
DOWN: 0xa51
LEFT: 0xa55
RIGHT: 0xa56
SELECT: 0xa57
BACK: 0xa22
MENU: 0xa4f (home)
MUTE: 0xa36 (stop)
VOL+: 0xa41 (V+)
VOL-: 0xa53 (TV)
CHAN+: 0xa20
CHAN-: 0xa21
ZERO: 0xa00
ONE: 0xa01
TWO: 0xa02
THREE: 0xa03
FOUR: 0xa04
FIVE: 0xa05
SIX: 0xa06
SEVEN: 0xa07
EIGHT: 0xa08
NINE: 0xa09
OSDTOG: 0xa2f (i button)
old virgin.jpg
old virgin.jpg (31.06 KiB) Viewed 8571 times
...are you sure I can't use a pair of 813's?... :shock:

g4pdf
Posts: 10
Joined: Mon Oct 16, 2017 5:50 pm

Re: IR Remote Controls for the Ryde Receiver

Post by g4pdf » Fri Jul 30, 2021 2:29 pm

Having mapped out the key responses on an old STB controller, I can now confirm that the JVC RM-C1690S follows the 'Classic' coding. I have added 'OSDTOG: 0x83c' for the overlay toggle to the local classic.yaml file.
73 - Bob

f1faq
Posts: 52
Joined: Thu May 12, 2016 1:19 pm

Re: IR Remote Controls for the Ryde Receiver

Post by f1faq » Fri Sep 03, 2021 1:21 pm

From a SCOTT DVD player

---
name: scott dvd
driver: nec
buttons:
POWER: 0xdf0f
UP: 0xdf0c
DOWN: 0xdf4f
LEFT: 0xdf19
RIGHT: 0xdf4c
SELECT: 0xdf05
BACK: 0xdf4b
MENU: 0xdf42
MUTE: 0xdf09
VOL+: 0xdf44
VOL-: 0xdf43
CHAN+: 0xdf06
CHAN-: 0xdf1c
ZERO: 0xdf0e
ONE: 0xdf53
TWO: 0xdf0b
THREE: 0xdf1e
FOUR: 0xdf03
FIVE: 0xdf51
SIX: 0xdf04
SEVEN: 0xdf54
EIGHT: 0xdf01
NINE: 0xdf1b
OSDTOG: 0xdf41
Scott DVD
Scott DVD
Scott-dvd.JPG (39.67 KiB) Viewed 8299 times

f1faq
Posts: 52
Joined: Thu May 12, 2016 1:19 pm

Re: IR Remote Controls for the Ryde Receiver

Post by f1faq » Fri Sep 03, 2021 1:23 pm

From a Sagem STB

---
name: sagem stb
driver: nec
buttons:
POWER: 0x875e12
UP: 0x875e0b
DOWN: 0x875e0c
LEFT: 0x875e1b
RIGHT: 0x875e1c
SELECT: 0x875e15
BACK: 0x875e14
MENU: 0x875e19
MUTE: 0x875e17
VOL+: 0x875e1d
VOL-: 0x875e16
CHAN+: 0x875e25
CHAN-: 0x875e18
ZERO: 0x875e00
ONE: 0x875e01
TWO: 0x875e02
THREE: 0x875e03
FOUR: 0x875e04
FIVE: 0x875e05
SIX: 0x875e06
SEVEN: 0x875e07
EIGHT: 0x875e08
NINE: 0x875e09
OSDTOG: 0x875e1e
Attachments
Sagem STB
Sagem STB
Sagem_stb.JPG (46.8 KiB) Viewed 8298 times
73 - Christian
F1FAQ

vk5bd
Posts: 35
Joined: Thu Dec 08, 2016 10:17 am

Re: IR Remote Controls for the Ryde Receiver

Post by vk5bd » Tue Dec 21, 2021 6:40 am

ALTECH UEC Vast TV Remote

---
name: Vast
driver: nec
buttons:
POWER: 0x73834c
UP: 0x738352
DOWN: 0x738353
LEFT: 0x73835d
RIGHT: 0x73835e
SELECT: 0x738362
BACK: 0x738311
MENU: 0x73835c
MUTE: 0x73834d
VOL+: 0x738350
VOL-: 0x738351
CHAN+: 0x738360
CHAN-: 0x738361
ZERO: 0x738340
ONE: 0x738341
TWO: 0x738342
THREE: 0x738343
FOUR: 0x738344
FIVE: 0x738345
SIX: 0x738346
SEVEN: 0x738347
EIGHT: 0x738348
NINE: 0x738349
OSDTOG: 0x73836d
ALTECH UEC Vast TV Remote.jpg
ALTECH UEC Vast TV Remote.jpg (184.52 KiB) Viewed 7957 times

M0YDH
Posts: 264
Joined: Sat Dec 31, 2016 5:59 pm

Re: IR Remote Controls for the Ryde Receiver

Post by M0YDH » Tue Dec 21, 2021 8:09 pm

Hello Dave
I've managed to map my ex-CD player remote. It works well. The IR sensor BTW is a VS 1838B out of an Arduino starter kit with VSS and GND legs carefully crossed over.

Marantz RC002CD
file is rc002cd.yaml

DISPLAY is mapped to OSDTOG
Double back arrows to BACK

name: Marantz RC002CD
driver: rc-5
buttons:
POWER: 0x140c
UP: 0x1430
DOWN: 0x1436
LEFT: 0x1421
RIGHT: 0x1420
SELECT: 0x1435
BACK: 0x1432
MENU: 0x1452
MUTE: 0x100d
VOL+: 0x1010
VOL-: 0x1011
CHAN+: 0x10000d
CHAN-: 0x10000e
ZERO: 0x1400
ONE: 0x1401
TWO: 0x1402
THREE: 0x1403
FOUR: 0x1404
FIVE: 0x1405
SIX: 0x1406
SEVEN: 0x1407
EIGHT: 0x1408
NINE: 0x1409
OSDTOG: 0x1447

In order to transfer the .yaml, I learnt to load a USB drive using the code here https://raspberrytips.com/mount-usb-drive-raspberry-pi/. If it's not already there, then usb-connect.sh may help other users.
Then edit the script in nano. Plus following the Wiki instructions as usual

73
David M0YDH
Attachments
Marantz RC002CD remote control
Marantz RC002CD remote control
RC002CD.jpg (207.25 KiB) Viewed 7912 times

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

Re: IR Remote Controls for the Ryde Receiver

Post by G8GKQ » Sat Jan 01, 2022 4:13 pm

Thanks to VK5BD and M0YDH - I have just added the Altech and Marantz remote controls to the Ryde Build.

You may need to select them in the console menu after your next update, but they should survive subsequent updates.

Dave, G8GKQ

SkyVision
Posts: 54
Joined: Fri Jan 24, 2020 1:51 pm

Re: IR Remote Controls for the Ryde Receiver

Post by SkyVision » Tue Jan 04, 2022 12:46 pm

Thanks Dave

If anyone in VK needs UEC remotes contact me
Just search SkyVision SA
Most VAST dealers should have them too
There are cheaper knock offs than the originals on Ebay too, I can't say if they work, untested

Also thanks to VK5BD

Cheers Roger VK5YYY

F5CAU
Posts: 4
Joined: Wed Apr 24, 2019 10:24 am

Re: IR Remote Controls for the Ryde Receiver

Post by F5CAU » Thu Mar 31, 2022 4:37 am

K0QIT

---
name: my_k0qit
driver: nec
buttons:
POWER: 0x859
UP: 0x806
DOWN: 0x816
LEFT: 0x83a
RIGHT: 0x81b
SELECT: 0x81a
BACK: 0x807
MENU: 0x845
MUTE: 0x819
VOL+: 0x866
VOL-: 0x867
CHAN+: 0x813
CHAN-: 0x817
ZERO: 0x80f
ONE: 0x852
TWO: 0x850
THREE: 0x810
FOUR: 0x856
FIVE: 0x854
SIX: 0x814
SEVEN: 0x84e
EIGHT: 0x84c
NINE: 0x80c
OSDTOG: 0x84a
Attachments
K0QIT.jpg
K0QIT.jpg (463.83 KiB) Viewed 7096 times

G4GHD
Posts: 40
Joined: Sun Nov 12, 2017 12:18 am

Re: IR Remote Controls for the Ryde Receiver

Post by G4GHD » Tue Aug 23, 2022 4:46 pm

Another Sagem set-top box remote.
The OSDTOG key is set to the Info key

---
name: Sagem STB2
driver: nec
buttons:
POWER: 0x860e12
UP: 0x860e0b
DOWN: 0x860e0c
LEFT: 0x860e1b
RIGHT: 0x860e1c
SELECT: 0x860e15
BACK: 0x860e14
MENU: 0x860e11
MUTE: 0x860e1f
VOL+: 0x860e0d
VOL-: 0x860e0e
CHAN+: 0x860e10
CHAN-: 0x860e1a
ZERO: 0x860e00
ONE: 0x860e01
TWO: 0x860e02
THREE: 0x860e03
FOUR: 0x860e04
FIVE: 0x860e05
SIX: 0x860e06
SEVEN: 0x860e07
EIGHT: 0x860e08
NINE: 0x860e09
OSDTOG: 0x860e29

SagemSTB2.jpg
SagemSTB2.jpg (248.29 KiB) Viewed 6194 times

Post Reply

Return to “The Ryde Digital ATV Receiver”