| From FRANC |
The indoor blimp is mainly based on Blimpduino project from DIY Drones. The wireless control is however not done using regular radio-controller gears but via BlinkGear BlinkRC, so that the control signals can be sent directly from a PC via UDP data packet. The EyeCam 2.4GHz wireless video transmitter provides the aerial video which is captured by a USB TV Capture device and eventually streamed in VLC player on the main PC.
FRANC V1 with BlinkRC and EyeCam
During initial testing, there are problems discovered with the first design. The EyeCam wireless video requires line-of-sight and is very susceptible to interference (various 2.4GHz signals from WiFi, Bluetooth etc.). The BlinkRC also sometimes fails to connect but eventually we discover that there is a loose connection on the BlinkRC PCB board and is finally fixed. However FRANC version 2 is still being developed as a backup.
FRANC V2 with Android and IOIO
The version 2 is mainly based on Android, which covers both the control and the video surveillance:
- An Android application has been developed to receive the exact same UDP data packets as in Version 1 to drive the blimp. The PWM signals to drive the motors are sent out from an IOIO board which connects to the Android phone via USB using the ADB protocol.
- An existing Android application "IP Webcam" is used to stream the video capture.
![]() |
| From FRANC |
The major problem with this design is the larger weight of an Android device (HTC Legend) with USB cable which requires more blimp envelopes.
| From FRANC |
Further improvement is focus mainly on reducing the weight of the payload:
- Using the lightest Android phone possible (Sony Ericsson Xperia X10 Mini which weights only 88g)
- Redesign the circuit board by integrating the Blimpduino circuit and the IOIO circuit.
- Reduce the length of the USB cable
Further advancement is to add interactivity to the blimp for autonomous movement as the remote control is kind of difficult due to the combination of winds, momentum and human reaction. For example the WeBlimp project shown in the video below:




1 comment:
Nice blimp perhaps my next project. Ever considered a space balloon with a drop guided aircraft ?
Could be interesting and should get some supersonic speeds on the return
Post a Comment