is there anyone out there who has dealt with reading information through arduino from a cellphone which has gps capabilities?
i would like to make arduino display on some wearable interface a reading of a distance...geographical distance from point A to point B measured on the cellphone.
For this you might want to look at Mobile Processing to write software for the cellphone. You can also look at Howard Forums.
Hello
We are about to launch the arduino bluetooth board and talking to mobiles is one of the main things it does:)
you can see a preview here http://tinker.it/now/2006/11/24/arduino-bluetooth-demos/
i was using python here... but i plan to release the next demos in mobile processing as soon as i can make sense of the bluetooth api.
massimo