Hi,
Which way can I use to communication with phone other than bluetooth, to send and receive data from phone to arduino and from arduino to phone.
Thanks.
Hi,
Which way can I use to communication with phone other than bluetooth, to send and receive data from phone to arduino and from arduino to phone.
Thanks.
Don't know what you are trying to do but you could use an Ethernet shield for the arduino. Here is a good example http://www.lauridmeyer.com/2012/04/controlling-a-servo-with-an-android-phone-using-the-arduino-and-an-ethernetshield/.
I try yo connect my phone to arduino and than to my dslr camera.
I wish connect my dslr to a host shield and then phone with bluetooth or other.
If its an Android phone, then options are:
* Android Open Accessory with an Arduino USB Host shield
* Handbag - simplified programming version of above
* Ethernet (as already suggested)
* Amarino with Bluetooth
* Acoustic modem
I use all of the above in my book 'Arduino + Android Projects for the Evil Genius' http://www.duinodroid.com
Si.
Thanks simon.monk