Hi,
I'm a newbie at Arduino board stuff.
I'd like to know if it's possible to receive cellphone call signal (not data) to the arduino board using one of the two options below:
BlueSMiRF bluetooth modem:
or bluetooth serial adapter such as this:
http://www.usbgear.com/computer_cable_details.cfm?sku=USBG-BT-0240&cats=158&catid=158
i'm trying to make a wearable device that receives incoming call from cellphone via bluetooth enabled arduino board and output it to a vibration motor.
i understand that bluetooth arduino board will be available in november but i need to get started now, so i'm gonna have to use one of the two bluetooth devices mentioned above.
which one do you suggest, what are some pros and cons of each device if both devices are capable of receiving cellphone signal, and most importantly, how can i program the arduino board to receive the incoming call signal and activate vibration as output?
any specific advice, suggestion, link, or any help would be greatly appreciated.
thank you.