We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have got a Robot arm's processing code on gitbub:https://github.com/kidswong999/dobotArm How can I transplant this terminal to Android devices so I can control this robot arm on my Android smart phone?
Answers
@JackLee:: - Though i am not at all an "arduino" specialist i think that you can do what you want adding a bluetooth card to your device && stabilishing blueetooth conn in android by importing android.bluetooth.BluetoothAdapter && android.bluetooth.BluetoothDevice classes; sorry not having time to help you more!
thank you so much. i will have a try.