Page 1 of 1
NXC remote control from mobile phon
Posted: 28 Dec 2010, 16:26
by numeras
Hello,
I would like ask if somebody have an easy NXC code to control nxt brick from mobile phone via bluetooth.
Thanks
Re: NXC remote control from mobile phon
Posted: 28 Dec 2010, 20:51
by nxtreme
For basic control you don't even need any code running on the NXT, just a program on your phone. Try
FunkNXT.
If you want more advanced control, you'll need to write your own code. If you have an Android phone, Google's free dev environment supports the NXT. Check out
this post on the NXT Step.
Re: NXC remote control from mobile phon
Posted: 28 Dec 2010, 23:38
by numeras
Hi,
I not exactly meant that type of control. I had build segway and wont to put to the NXC code that I will be able to control back and forward using mobile phone while main program working.
Thanks.