Hi all,
it's my first post in this section of the forum so Hello world! I'm a total newbie in the electronic world but thanks to arduino i'm discovering a whole new and interesting world

For my project i need to hack a chinese RC tank (1/16 scale) that uses a non standard radio gear.
Inside the tank there is a receiver and a multi function unit(MFU) that are linked by 3 wires: two of the wires are for the alimentation of the RX and the remaining wire is for sending the received commands to the MFU. This wire is what i need to hack
The radio transmitter is like a standard 4 channels + 3 extra button for special function.
Searching the net i've found that the "communication protocol" between the RX and the MFU must be something like the one i've attached to this message.
My target is to replace the stock RX with a standard one using arduino to "translate" the standard commands into the MFU language.
How can i read the original commands from the stock RX with arduino??
Once that i've readed the commands how can I replicate with arduino to the MFU??
thanks in advance for any help!!
bye
Stefano