Hello everybody!
My first post, excited to be here!
My Project:
Build a device, such that it will connect to a smartphone via bluetooth and be able to call. The role of the arduino would be to get a phone number from a SD card, save it on its memory, then send it to the bluetooth module to make that call once a button is pressed.
Now i did some research, here is what i have so far:
Arduino UNO with SD card shield.
RN52 bluetooth chip - has a2dp, hfp, hsp.
going through the manual, the rn52 has a command line where you can give it a phone number to call
My questions are as follows:
Will this work?
Is there any other bluetooth module that can do this? (RN52 is expensive - 20$)
Random question - I see bluetooth headsets on ebay for a fraction of the price of the rn52 (3$), what do they use as a bluetooth module?
PS. Im a complete noob when it comes to electronics, circuits and such, so be kind ![]()
thanks