Flies Like A Quadcopter, But This Drone Design Has Only One Propeller

When mentioning drones, most people automatically think of fixed-wing designs like the military Reaper UAV or of small quadcopters. However, thanks in large part to modern electronics, motors, and open-source control systems, it is possible to build them in a variety of shapes and sizes. [Benjamin Prescher] is working on the second version of his single rotor Ball-Drone, which uses four servo-actuated fins for control.

Mk II in action

The first version of the ball drone flew but was barely controllable and had a tendency to tip over. After a bit of research, he found that he had fallen victim to the drone pendulum fallacy by mounting the heavy components below the propeller and control fins. Initially, he also used conventional fin control that caused the servos to jitter due to high torque loading. By changing to grid fins, the actuation torque was reduced, eliminating the servo jitter.

Mk2 corrected the pendulum problem by moving most of the components to the top of the drone. The 3D printed frame (available on Thingiverse) was also dramatically changed and simplified to reduce weight. Although [Benjamin] designed a custom flight controller with custom control software, the latest parts list contains an off-the-shelf flight controller. He mentions that he had started working with Betaflight. The most complex part of a drone is not the mechanics or even the electronics, but the control software. Thanks to open source projects like Betaflight and Ardupilot, you don’t need to write control software from scratch to get something in the air.

The ball drone seems well suited to an indoor environment, but we’re not sure if it has any real advantages over a quadcopter with ducted propellers. Servos are cheaper than motors and ESCs, so there might be a small cost saving. Drop your thoughts on the advantages/disadvantages in the comments below. Continue reading “Flies Like A Quadcopter, But This Drone Design Has Only One Propeller”

Hybrid Robot Walks, Transforms, And Takes Flight

[Project Malaikat] is a 3D printed hybrid bipedal walker and quadcopter robot, but there’s much more to it than just sticking some props and a flight controller to a biped and calling it a day. Not only is it a custom design capable of a careful but deliberate two-legged gait, but the props are tucked away and deployed on command via some impressive-looking linkages that allow it to transform from walking mode to flying mode.

Creator [tang woonthai] has the 3D models available for download (.rar file) and the video descriptions on YouTube contain a bill of materials, but beyond that there doesn’t seem to be much other information available about [Malaikat]. The creator does urge care to be taken should anyone use the design, because while the robot may be small, it does essentially have spinning blades for hands.

Embedded below are videos that show off the robot’s moves, as well as a short flight test demonstrating that while control was somewhat lacking during the test, the robot is definitely more than capable of actual flight.

Continue reading “Hybrid Robot Walks, Transforms, And Takes Flight”

Frankendrones: Toy Quads With A Hobby Grade Boost

If you’re not involved in the world of remote controlled vehicles, you may not know there’s a difference between “toy” and “hobby” grade hardware. For those in the RC community, a toy is the kind of thing you’ll find at a big box store: cheap, works OK, but lacking in features and build quality. On the other hand, hobby hardware is generally considered to be of higher quality and performance, as well as being more modular. At the risk of oversimplification: if you bought it ready to go from a store it’s probably a toy, and if you built it from parts it would generally be considered hobby grade.

But with the rock bottom prices of toy quadcopters, that line in the sand is having a harder time than ever holding some in the community back. The mashup of toy and hobby grade components is giving rise to the concept of “frankendrones” that combine the low cost of toy hardware with key upgrades from the hobby realm. Quadcopter blogger [garagedrone] has posted a roundup of modifications made to the Bayangtoys X16, a $99 quadcopter which is becoming popular in the scene.

Some of the modifications are easy enough for anyone to do. Swapping out the original propellers for ones meant for the DJI Phantom 3 increases performance and doesn’t even require tools. If you want to go a bit further down the rabbit hole, you can cut off the X16’s battery connector and replace it with a standard XT60. That lets you use standard 3S LiPo batteries, which are cheaper and higher capacity than the proprietary ones the toy shipped with.

If you have a 3D printer, there are also a number of upgraded parts you can print which will bolt right onto the X16. Payload adapters, landing gear, and GoPro mounts are all just a few clicks (and some filament) away. This library of 3D printable parts is made possible in part because the X16’s frame is itself a clone of another toy quadcopter, the popular Syma X8C. So anything listed as compatible with the Syma X8C should work with the X16 (and vice versa).

Finally, if you really want to take the X16 to the next level, you can swap out the flight controller with an open source and better supported hobby grade model. Some of these flight controllers and associated new receivers can end up costing about half as much as the X16 did to begin with, but the vast improvement in performance and capability should more than make up for the cost.

We’ve covered previous efforts to increase the performance of low cost quadcopters in the past, as well as builds that put frugality front and center. It seems that no matter what your budget is a screaming angel of death is available if you want it.

Thanks to [Calvin] for the tip.

Continue reading “Frankendrones: Toy Quads With A Hobby Grade Boost”

Hackaday Prize Entry: Yet Another Unmanned Vehicle Controller

To build any sort of autonomous vehicle, you need a controller. This has to handle all sorts of jobs – reading sensor outputs, controlling motors and actuators, managing power sources – controlling a vehicle of even moderate complexity requires significant resources. Modern cars are a great example of this – even non-autonomous vehicles can have separate computers to control the engine, interior electronics, and safety systems. In this vein, [E.N. Hering] is developing a modular autonomous vehicle controller, known as YAUVC.

The acronym stands for Yet Another Unmanned Vehicle Controller, though its former name – Fly Hard With A Vengeance – was not without its charms. The project is built around the concept of modularity and redundancy. The controller, designed primarily for flying vehicles, has an ATMega328P as its primary processor, into which various modules can be plugged in to handle different tasks.

This design choice has several benefits – having separate processors to handle individual jobs can make sense in real-time systems. You’d hardly want your quadcopter to crash because the battery management routines were stealing CPU time from the flight dynamics calculations. Instead, by offloading tasks to individual modules, each can run without interfering with the others. Modularity does come with drawbacks however — the problem of maintaining efficient communication between modules is one of them. [Hering] also plans to make sure the system can be set up to use multiples of the same module for redundancy – similar to modern flight systems in passenger aircraft that weigh the results of several computers to make decisions.

Much work has already been done – with the YAUVC platform already fleshed out with a backbone design as well as modules for WiFi, accelerometers and GPS navigation. We look forward to seeing YAUVC reaching flight-ready status soon!

Fly With A Game Boy Classic

How many grown-up hardware hackers whiled away their youth playing Tetris or Mario on their Game Boy? Fond memories for many, but unless you are lucky your Game Boy will probably be long gone. Not for [Gautier Hattenberger] though, he had an unexpected find at his parents’ house; his Game Boy Classic, unloved and forgotten for all those years. Fortunately for us his first thought was whether he could use it as a controller for a drone, and better still he’s shared his work for all of us to see.

How to connect a drone and a Game Boy
How to connect a drone and a Game Boy

Back in the day a would-be Game Boy hacker would have been deterred by Nintendo’s legal defences against game piracy, but with the benefit of a couple of decades the handheld console’s hardware is now an open book. Unfortunately for [Gautier], he seems to be the first to use one as a flight controller, so he had to plough his own furrow. His Game Boy Game Link serial port feeds an Arduino/FTDI combination that converts Game Link  to USB, which is then sent to his laptop on which a small piece of software converts them to commands for the drone through the Paparazzi UAV framework.

All his code is in a GitHub repository, and he’s posted a video of his work which you can see below the break. For a child of the early ’90s, the mere thought that their handheld console could do this would have been mindblowing!

Continue reading “Fly With A Game Boy Classic”

A Quadcopter Controlled By A Pi Zero

Flight controllers for quadcopters and other drones are incredible pieces of engineering. Not only do these boards keep an aircraft level, they do so while keeping the drone in one place, or reading a GPS sensor and flying it from waypoint to waypoint. The latest of these flight controllers is built on everyone’s favorite $5 computer, the Raspberry Pi Zero.

The PXFmini controller and autopilot shield is the latest project from Erle Robotics that puts eight servo outputs on the Pi, barometer and IMU sensors, a power supply, and all the adapters to turn the Raspberry Pi Zero into a capable flight controller. Since the Pi Zero will have some computational horsepower left over after keeping a quadcopter level, there’s a possibility of some very cool peripherals. Erle Robotics has been working with depth cameras and Lidar on more than a few drones. This makes for some interesting applications we can only imagine now.

The schematics for the PXFmini are open source in the best traditions of the RC and drone community and will be available soon. You can check out a video of the FXPmini flying around an office below.

Continue reading “A Quadcopter Controlled By A Pi Zero”