Hi folks:
I started to use Arduino in my Ictineo-II. I am very pleased with what I've got and that I see that it can be done, but I'm stuck in a challenge.
I always used multiswitches, first a canadian device a lot of years ago and lately Robbe units.
I've managed to "manipulate" with pulseIn any channel signals in my F14, but now I want to replace the Multiswitch 16 Robbe module with Arduino.
This multiswitch use channel 7 or 8 to decompose in 16 switches. The radio signal from therefore is not usual normal PWM channel.
The question is how to decipher the signal generated by the multiswitch encoder at the transmitter, at the receiver with Arduino, to get on arduino digital outputs a signal ON or OFF, mara in the same way that makes the multiswitch decoder, off and on things.
Anyone know how?
Best Regards
Pedro
I started to use Arduino in my Ictineo-II. I am very pleased with what I've got and that I see that it can be done, but I'm stuck in a challenge.
I always used multiswitches, first a canadian device a lot of years ago and lately Robbe units.
I've managed to "manipulate" with pulseIn any channel signals in my F14, but now I want to replace the Multiswitch 16 Robbe module with Arduino.
This multiswitch use channel 7 or 8 to decompose in 16 switches. The radio signal from therefore is not usual normal PWM channel.
The question is how to decipher the signal generated by the multiswitch encoder at the transmitter, at the receiver with Arduino, to get on arduino digital outputs a signal ON or OFF, mara in the same way that makes the multiswitch decoder, off and on things.
Anyone know how?
Best Regards
Pedro
Comment