Musician Monoceros preamp remote help needed
Posted: Mon Nov 08, 2021 6:17 am
Hello guys!
I have a Musician Monoceros preamp for which I don't have the remote, unfortunately.
By an incredible luck I have managed to get one IR code for POWER_DOWN. Basically, I saw that when my Samsung TV gets a new HDMI input, it sends some IR codes and one of them turns off the preamp.
I intercepted that code using a RPI and IR transceiver. Encoding is MCE and by playing a bit with irScrutinizer (D, S, F, T values variations), I managed to find some more codes.
However, I did not manage to find VOL_UP code and I am a bit stuck now. Of course, the most important functions are VOL_UP and VOL_DN.
I have to say that my knowledge regarding IR transmission is limited.
Here is what I have at the moment:
I am hoping that more knowledgeable people can help to find the VOL_UP code.
These 2 work perfectly as single commands:
VOL_DN: MCE: D=38 S=126 F=84
POWER_OFF: MCE: D=38 S=125 F=84 T=1
These 2 only work together as following:
(PREV_SOURCE + DIM-) do exactly what their name suggest, change the source and dim the display. They do not work as single commands. So, if I send (PREV_SOURCE + DIM-) the source is changed and display is dimmed. If I send another PREV_SOURCE, the source will change. After this, if I send a DIM-, the display will be dimmed and so on.
PREV_SOURCE: MCE: D=38 S=119 F=84
DIM-: MCE: D=38 S=119 F=84 T=1
I have tried all 512 combinations of S and T, while keeping D=38, F=84 and none of them managed to give me volume up.
Could it be that the device is working on a different IR encoding, but somehow reads MCE encoded signals?
I have also tried different variations of the RC6 IR protocol and none of them have interacted with my device.
Do you have any idea that I could try for finding the volume up code?
Thank you in advance,
Fabian
I have a Musician Monoceros preamp for which I don't have the remote, unfortunately.
By an incredible luck I have managed to get one IR code for POWER_DOWN. Basically, I saw that when my Samsung TV gets a new HDMI input, it sends some IR codes and one of them turns off the preamp.
I intercepted that code using a RPI and IR transceiver. Encoding is MCE and by playing a bit with irScrutinizer (D, S, F, T values variations), I managed to find some more codes.
However, I did not manage to find VOL_UP code and I am a bit stuck now. Of course, the most important functions are VOL_UP and VOL_DN.
I have to say that my knowledge regarding IR transmission is limited.
Here is what I have at the moment:
I am hoping that more knowledgeable people can help to find the VOL_UP code.
These 2 work perfectly as single commands:
VOL_DN: MCE: D=38 S=126 F=84
POWER_OFF: MCE: D=38 S=125 F=84 T=1
These 2 only work together as following:
(PREV_SOURCE + DIM-) do exactly what their name suggest, change the source and dim the display. They do not work as single commands. So, if I send (PREV_SOURCE + DIM-) the source is changed and display is dimmed. If I send another PREV_SOURCE, the source will change. After this, if I send a DIM-, the display will be dimmed and so on.
PREV_SOURCE: MCE: D=38 S=119 F=84
DIM-: MCE: D=38 S=119 F=84 T=1
I have tried all 512 combinations of S and T, while keeping D=38, F=84 and none of them managed to give me volume up.
Could it be that the device is working on a different IR encoding, but somehow reads MCE encoded signals?
I have also tried different variations of the RC6 IR protocol and none of them have interacted with my device.
Do you have any idea that I could try for finding the volume up code?
Thank you in advance,
Fabian