Hi all!
I need your help please for the following project:
I want to transfer some functions from a radio control transmitter to outside. The goal is to have one person controlling a multirotor and other controlling the camera functions like camera angle, zoom, trigger etc.
The idea was to put a Bluetooth with an Arduino pro inside of the transmitter controlling some hardware like digital potentiometer, and some analogues switches and simulate the transmitter functions like switches and potentiometers. Outside another Arduino reading some potentiometers and switches send the information through Bluetooth to the transmitter. A good distance should be between 10 and 20 meters.
My problem is that I do not know nothing about Bluetooth, pairing, etc. I think that we need a transmition with paring because the radio control transmitter has a 100mw power and there are also some other transmitters around that can interfere with the Bluetooth communication.
The options I thought are:
Option 2: Bluetooth Mate Silver - WRL-10393 - SparkFun Electronics
Option 3: Bluetooth Modem - BlueSMiRF Silver - WRL-10269 - SparkFun Electronics
Option 5: http://www.cooking-hacks.com/index.php/shop/wireless/rfm22b-s2-smd-wireless-transceiver.html
Option 6: http://www.elechouse.com/elechouse/index.php?main_page=product_info&cPath=&products_id=324
First option: The advantage is that it comes already soldered on a pcb with power supply and TTL level adjusted, and cost. Disadvantages, I do not know how to put it working one as master and the other slave and make the pairing.
Second option: it looks like the setup is easier and there is already a sketch example. Disadvantages, to buy 2 is a bit expensive. I do not know how to pairing.
Third option: it looks like it is more difficult to set up than the 2th option, and it is also a bit expensive.
Fourth option: advantages, it is low cost, Freq. 433MHz longer transmit distance. Disadvantages, I do not know if it is possible to do paring.
Fifth: same as above.
Sixth: Advantage, there is more information on hoe to setup it, it is possible to make paring. Disadvantages The Bluetooth module it is not installed on the PCB with voltage regulator and TTL level converter, and it is a bit more expensive.
The above were the option I thought about, for sure there are more, your advise is welcome and as well as future help in parameterization and paring.
Thanks in advance,
Manuel