How can I transplant this processing PC terminal to Android devices?

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?processing_dobot

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.

Sign In or Register to comment.