Page 1 of 1

APP: Android and Mindstorms (Bluetooth)

Posted: 27 Sep 2011, 10:18
by webstorms
Hello forum,
I would really like to create a simple app where I could click a button on the android and a package is send to the NXT (String, byte, int or direct command?). I would like the receiver program to be in NXC? I haven't found any available library for this. Could you guys get me on track, maybe share some source code that has been written and worked?

Thanks. :)

Re: APP: Android and Mindstorms (Bluetooth)

Posted: 28 Sep 2011, 16:19
by webstorms
Richard aka. Robolab 2.9, if you reading this, in reference to your post : http://thenxtstep.blogspot.com/2011/09/ ... o-nxt.html, could you please send me your source code to webstorms[@]gmail[dot].com. Thanks. :)

Re: APP: Android and Mindstorms (Bluetooth)

Posted: 28 Sep 2011, 20:10
by webstorms
Ok, awesome, I got a connection between my android and nxt using borismus' source code https://github.com/borismus/android-nxt, *yay* : where I can send direct motor commands and strings. 2x*yay* :D
Yet, still interested in your source code though. ;)

Re: APP: Android and Mindstorms (Bluetooth)

Posted: 04 Nov 2011, 02:25
by bccyuen
Hi,

I found that the App Inventor for Android is a good development platform to create those simple Android apps. By using the App Inventor, I made an app, named NXT Pad that you may like to try it. You can find and download it on the Android market, and please rate and review the app there.

Cheers,
Billy