Cordial greetings to all.
After spending hours and hours researching how to do something, I assumed trivial at the beginning of my project and not being so, I have reached the limit of my possibilities.
I'm sure that you have experience in such projects shall know solve the problem easily.
What I intend to do?
1st (NOT GOT) Copy control signals my garage 433 Mhz (http://www.eurocarkey.com/es/57-mando-clemsa-mastercode-mv-12-.html) using this KIT receptor PT2272M4 (http://www.seeedstudio.com/wiki/index.php?title=2KM_Long_Range_RF_link_kits_w/_encoder_and_decoder)
2nd (GOT) Create a Web on my Raspberry allow me, from a Smartphone, send a signal Raspberry -> Arduino UNO R3 to execute actions.
3rd (NOT GOT) Make Arduino UNO R3 through the PT2262 emitter kit (http://www.seeedstudio.com/wiki/index.php?title=2KM_Long_Range_RF_link_kits_w/_encoder_and_decoder), emit signals captured in paragraph 1, so that the garage doors open, just as if you had pressed any of the buttons on my remote control.
Why do I do?
I would like to implement this solution, to leave home mounted Raspberry + Arduino + Transmitter 433Mhz and could open the garage doors from the mobile to access family or friends, while many kilometers away (even authorize them on the Web, that they could open the doors from their Smartphones).
What do I need to follow?
1st Receiver Wiring and Arduino; For command codes.
2nd Connection diagram of the Issuer and the Arduino; To send the codes copied to the receiver of garage doors.
3rd Arduino source code to capture control codes through the connected receiver.
4th Arduino source code to emit signals opening of the doors from the Arduino, through the Issuer
Thank you very much to all in advance for the help that you can give me.