After many introductory posts the time has come for an actual UAV post, the first part of my Blimpduino log. Blimpduino is a robotic blimp developed by Chris Anderson and Jordi Munoz of DIYdrones. Its design is fully open source, in
blimpduino.com you can find all the information, schematics and parts list if you want to make your own from scratch. Of course you can buy the kit with all the necessary parts directly from the
DIYdrones store or from the
makershed store. The Blimpduino uses a Arduino based microcontroller and can be optionally be directly remote-controlled. It has two propellers in a common shaft that can be tilted via a small servo, 4 perimetrically placed IR sensors that detect signal from a separate beacon and an ultrasonic sensor facing downwards to measure altitude.
It has 3 modes of operating. The simpler one is altitude hold, you just switch it on, it measures the altitude with an ultrasonic sensor and tries to maintain it. The autonomous mode uses also the IR sensors to detect where the beacon is and go to it. Finally, you can connect a Radio control receiver and pilot it directly.