Hi guys,
Okay I've a project i'm about to start, it involves using the Arduino BT (bluetooth) board and making it connect with an IPhone if possible. I want to use the accelerometer within the iphone to control the speed of a motor, for example tilt the phone back and the motor speeds up etc..
But right now i cant see a way to send the accelerometer signals to the Arduino board, via apps or by any other means. if anyone could point me in the right direction it would be greatly appreciated
There are two possible ways to do this.
!. Get an app from the app store
- Make your own app
Once done, things at the Arduino end should not be difficult. You could probably adapt a bluetooth joystick programme.
Does anyone know of an app that could do this as i cant find one in the app store myself?
Does your arduino BT conform to the low energy standard iphone wants?
Do you have google at all? Plenty of example if you google arduino bluetooth iphone.