Mazen183 For my senior project ,I'm building an arduino based robot , though my advisor wants me to use an android phone instead of using sensors ,i'd like to know if this idea is achievable or not ,and the extent of its complications . Thanks in advance for any knowledge you guys can lend me about the subject .
RpiSoul http://m.instructables.com/id/Use-your-android-phone-sensors-on-the-arduino-/ If you are going to ask for help each step of the way, it will be very difficult for you to accomplish this project .
TPR0 You can use a Bluetooth shield instead of a break-out board. Or if you have one of the high end/new phones, you can use an OTG cable with the arduino, since its rare to find Bluetooth shield/breakout here... Though, it might be bit complicated on the Android side the way it communicated with the Arduino, in the end its just serial(tons of serial monitors in Google Play for FTDI232 serial). Good Luck...