Page 1 of 1

android remote configuration app

Posted: Tue Mar 08, 2011 9:36 pm
by Kayle
Hi. Is there anybody who can write an app for an android phone, which can config the wii copter over bluetooth? Greetings kayle

Re: android remote configuration app

Posted: Mon Mar 14, 2011 1:18 pm
by Nosepo
I'm interesting too about it, i think there so much people with android celulars.

Re: android remote configuration app

Posted: Mon Mar 14, 2011 10:25 pm
by dramida
I subscribe to android 2.2 GUI over bluetooth :idea:

Re: android remote configuration app

Posted: Tue Mar 15, 2011 1:21 am
by Kayle
hey dramida,

how do you do that ?

regards
Kayle

Re: android remote configuration app

Posted: Thu Mar 17, 2011 8:18 am
by ziss_dm
Hi,
Has anybody tried this: http://wiki.processing.org/w/Android ?

Regards,
ziss_dm

Re: android remote configuration app

Posted: Thu Mar 17, 2011 11:20 am
by dramida
Using a serial to bluetooth adaptor on multiwii board witch connects to android smartphone over bluetooth.

Kayle wrote:hey dramida,

how do you do that ?

regards
Kayle

Re: android remote configuration app

Posted: Fri Mar 18, 2011 7:08 am
by ziss_dm
Hi,
Another possibility is to use something like this: http://www.androidzoom.com/android_appl ... _mgzm.html
And implement vt100 configurator in MultiWii.. Would not look cool, but will work.. :D

Regards,
ziss_dm

Re: android remote configuration app

Posted: Fri Mar 18, 2011 3:59 pm
by toshirotamigi
Yesterday I was thinking about this.
I think that's a better idea (at least in the first stage) to add in the firmware some very basic console command to be used using a simple serial terminal.
In this way you can use one of the various Bluetooth terminal program to adjust the various parameters without a custom software (that should be mantained and updated for every release of multiwii).
Also you can use anything that has a bluetooth serial terminal software to configure your multiwii.

Re: android remote configuration app

Posted: Sat Mar 19, 2011 10:09 pm
by Nosepo
@ Alex: It's possible make what Thoshiro says??

Thank you.

Re: android remote configuration app

Posted: Sun Mar 20, 2011 11:48 am
by toshirotamigi
Nosepo wrote:@ Alex: It's possible make what Thoshiro says??

Thank you.

Yes, it can be done and it is not that much complex.
Obviously at the beginning I would enable such a tool only with motor disarmed(it involves only fairly simple processing but I think is better to be absolutely sure it does not interfere with the stabilization timings).
As soon as I have some spare time I'll start to work on this.
I don't like too much to carry also my laptop along all the other things to fly :)

Re: android remote configuration app

Posted: Sun Mar 20, 2011 11:11 pm
by Alexinparis
I think it should be quite easy to make a smartphone app to reproduce what you see on the LCD.
Note that today, all parameters can be changed with the LCD.
This way all parameters could be seen on the smartphone, and changed via RC or maybe also via the smartphone.

Re: android remote configuration app

Posted: Mon Mar 21, 2011 6:12 pm
by Nosepo
Thanks Toshiro and Alex...

There're some Java master arround here with some free time? to much people will appreciate his great work....


Android's Programming tutorials (with bluetooth controls too)
http://developer.android.com/guide/basics/what-is-android.html

Re: android remote configuration app

Posted: Thu Mar 24, 2011 9:59 am
by tmator
Hi,

i'm making a tricopter and my goal it tu have an android phone on it tu get GPS, FPV and some others sensor informations and sent it to arduino and anotehr android phone via wifi, os i'll can help when i'll finish my setup.

Re: android remote configuration app

Posted: Fri Mar 25, 2011 2:13 am
by IceWind
Hey,

I already have a working app, but with a new version coming out it's better to wait to have it compatible with that.
When that is done I'll post it on the market to allow to auto-updates and so on...

If there are any features you guys would like to see implemented just list them here.

Thanks

Re: android remote configuration app

Posted: Fri Mar 25, 2011 4:33 pm
by maxic31
Oh yes IceWind !

Wath is the features of your app ? Graph available ? Access of all parameters ?

Good !

Thank's!!

Re: android remote configuration app

Posted: Sat Mar 26, 2011 2:55 am
by IceWind
Hi maxic31,

I might add some more advanced graphs in it later but for now the main goal
is to have a portable configuration tool.

Re: android remote configuration app

Posted: Mon Mar 28, 2011 1:24 pm
by maxic31
Hello IceWind!

You're completely rigth, the first thing is to be able to change all parameters.

I'have bluetooth module like this :http://wbb.multiwii.com/viewtopic.php?f=6&t=133#p519. Your android app is able to discuss with the multiwii trouth this interface? (it's like a serial port).

Any date of market arrival ?
:D

Tank's!

Re: android remote configuration app

Posted: Wed Mar 30, 2011 5:17 am
by ziss_dm
Hi IceWind!,
Any chance to make it open source? :)

Regards,
ziss_dm

Re: android remote configuration app

Posted: Fri Apr 15, 2011 11:55 am
by maxic31
Hi
Any newzs about that ?

Re: android remote configuration app

Posted: Fri Apr 15, 2011 3:30 pm
by IceWind
Some updates.

Some issues caused some delays on the development.

- Not much free time. :)
- Waiting for final version 1.7 to get a final data stream to work with.
- Waiting for the BT module ( viewtopic.php?f=6&t=133#p519)

So I'm back in action, I already updated the data parsing and I've been testing with that BT dongle, before I was using the silver module from Sparkfun.
It's 5x more expensive and 5x crappier! :S This new one properlly exposes the SPP service and my Linux box likes it much more.

I'm updating now the parameters settings UI to match the changes and hopefully I plan to release a alpha version during this weekend or beginning of next week!
(Depends on how good is the weather and if I go out to fly. =) )

Stay tuned! :)

Re: android remote configuration app

Posted: Wed Apr 20, 2011 10:15 pm
by jwegman
In the event people hadn't been reading the Current developments and bugs section, foomatic has posted on his efforts in his thread titled Android tool to modify PID settings :
http://wbb.multiwii.com/viewtopic.php?f=8&t=248

Re: android remote configuration app

Posted: Thu May 05, 2011 10:41 am
by IceWind
Finnally I recovered my password (again)

Here it goes: http://www.rcgroups.com/forums/showthread.php?t=1428641

APK shared with some users for initial testing.

Re: android remote configuration app

Posted: Fri May 06, 2011 2:38 pm
by foomatic

Do you plan to add sensor-readings to your app?

I'm currently working on that on my app (see http://wbb.multiwii.com/viewtopic.php?f=8&t=248).
Since it's waste of manpower to implement things twice I suggest we join and both work on your app (since it's already on the market).