Hi guys,
I'm still trying to decode a 433mhz / (16 channel DIP switch) remote signal. I got 3 remote to control many devices (up to 16), it's anoying cuz I have to get track of all 3 remote to use 3 devices. Chances are high to fail, cuz everybody lost a TV remote once in a while, just imagine with 3 tv remotes!!
My goal is to capture the 16 channel and embedded them into a single arduino remote.
Bassicailly this remote came from China and I cannot get the signal code decoded by RF24 module and Arduino Uno but thanks to Neil I've decoded all the other remotes!!!
Becuz I don't have any Oscillator, the only way I can 'capture' the signal is with a 1/8 audio jack and a audio recording software. It work and I can see that each channels have differents 'sound/signal modulation. I've seen this on many forum but I haven't been able to decode my audio channel, since it don't seem like anything people are getting on thoses forums...
Decoding RF link using a PC soundcard | Hackaday
Here a waveform exemple, I got.
If this method is right, what are the next step to convert theses audio informations to arduino data ?
Best regards.
Seb