HT12E library

Hello Neuron!

Okay, I understand what you did to decode a signal sent by HT12E. But I would also like to simulate a HT12E. Send that same code that just got by using a transmitter.

Imagine that I'd like to create a repeater to a remote control. My arduino receives the control code, and transmits the same code, so that the central gate of my house "think" that is the control that is sending the request.

I don't know the protocol to implement this in manchester source code. As you already decoded, because the receiver sends in manchester pro Arduino, should be easy to do the reverse process, use an output pin of the Arduino to send this code to the transmitter.

Can you help?

Thank you so much