"Call me up when ever you like. Leif@auke.no or Skype: leifauke
Was flying again last weekend. It stiller work. A litte i practical ising the phone screen 'gimbal' intefase, but with some practice it works and plane are pretty controllable. :)…"
"I see there is a rasberry pi zero comming out with smaller size and without all this unnessesary ports to externals.
Q: ..... Could anoyone wire for ex. a polulo maestro or another servo card to it, and attach a 3g dongle, (or wifi) i can provide…"
"@Vitor Ramalho -> Yes :)
(That works basically, but to make it practically useful it need to be packet into some compressed format like H.264 or something) -> It remains to be done. :)
For a practical app the mobile phone will be located inside a…"
"@Martin ->
Using a mobile phone will need a USB interface to external camera and to other information sensors. I have not tried this yet.
Using Rasberry pi, the pi need a 3g dongle, and as I understand there are a lot of software and supporting…"
"@Daimian -> In general, to do a nat traversal (also called hole bang nat) you need a 3 party service to exchange each parties IP address.
To do this public IP exchange the 3 party service must know the peers public addresses. This is done by each…"
"M2 is based on UDP. This app send positions as simple streamed packets (see above comment) and commands as messages (for the moment commands are very limited ;) but I plan to enable some)
M2 is based on UDP, but sending messages are reliable, i.e.…"
"It is a very good question Rishabh!
In this particular app the receiver service is initiated with neutral servo position (motor=0, other = middle). If communication is lost servos are moving to neutral.
Basically it work like this:
1. The sender is…"
"The software is called M2, (it is not publicly availiable as api). We developed it for the purpose of peer to peer messaging applications.
M2 has the appabillity to connect peers on any network even if the IP is unknown or behind a NAT. (What is the…"
For the fun of it we made an Android app allowing a sender phone and a receiver phone to act as a remote control. The reciever phone is connected to a Polulo Maestro servo card with Usb Host.It work pretty fine actually.We use some nice piece of…