Loading...
Uploaded by mothball187 on Sep 29, 2010
Arduino robot controlled with Android phone via Bluetooth. I found http://www.mail-archive.com/android-beginners@googlegroups.com/msg20753.html quite helpful in setting bluetooth up on the Android side. Android SDK does not come with a vertical seekbar, but I found one on google groups that worked nicely: http://groups.google.com/group/android-developers/browse_thread/thread/bec05b.... Check out http://thedustbath.blogspot.com for more.
Science & Technology
Standard YouTube License
@khuddavid Thanks man!
I use a simple, serial protocol over RFCOMM. It's just a series of delimited values for various functions.
mothball187 9 months ago
Very good!!!
What protocol do you use to communicate with robot?
As I know official android UI's support only RFCOMM ptotocol.
khuddavid 9 months ago
Load more suggestions
@khuddavid Thanks man!
I use a simple, serial protocol over RFCOMM. It's just a series of delimited values for various functions.
mothball187 9 months ago
Very good!!!
What protocol do you use to communicate with robot?
As I know official android UI's support only RFCOMM ptotocol.
khuddavid 9 months ago