[Nicomedia] (a team of two) built a payload for their drone with two distinct purposes: to allow it to drop things like rose petals and to fire off fireworks. Honestly, while it is a cool idea, we are a little worried that dropping things from a height might not be a good idea (although rose petals are probably OK) and lighting off fireworks from a drone didn’t seem like a good idea at all. If you want to reproduce this, you probably need to make sure either of these things are legal in your part of the planet.
In the video below, you can see the effect. A servo tied to the drone’s controller opens the box to release the payload. In this case, the team didn’t have a spare channel so they used a separate controller, but if you had a spare channel on the flight controller, that would probably be better.
Flying ready-made quadcopters is fun. Eventually, though, most hackers get the urge to build their own. One of the most challenging parts is building a robust airframe. [Thomas Jarrett] has an interesting approach: he uses schedule 21 PVC pipe to build a sturdy airframe that is inexpensive and can house the craft’s electronics to boot. You can see a video of the sizeable aircraft, below.
The 1″ pipe is lightweight but sturdy and big enough to hold some circuitry. The rest is secured with Lexan. [Thomas] used off the shelf avionics, but it is obvious you could use the frame with your own choice of flight systems easily.
Perhaps the trickiest part is flattening the PVC for the motor mounts over a stove. The landing gear are also PVC, and formed in boiling water. Just be careful since hot PVC can give off nasty fumes (we aren’t experts on that, but it makes sense that it would be; you can watch a video about safety when heating PVC pipe). The total cost, including some prototyping parts, was under $300.
Building your own drone is a common enough pursuit among Hackaday readers. There are quite a few LEGO enthusiasts around, too. A company named Flybrix wants to marry those two pursuits and is offering a kit that allows you to build your drone out of LEGO bricks.
The company isn’t affiliated with LEGO. The kits look like they have some pretty common motors and control hardware. There are a few custom pieces, but the real key appears to be a LEGO compatible mount for the motors. You can see a video about the kit, below.
When the US Federal Aviation Administration (FAA) began requiring registration of quadcopters (“drones”) in the US, it took a number of hobbyists by surprise. After all, the FAA regulates real 747s, not model airplanes. [John Taylor], an RC hobbyist, has done what you do when faced with a law that you believe is unjust: he’s filed a lawsuit in the DC District Court, claiming that the FAA has overstepped their mandate.
The lawsuit will hinge (as legal battles often do) on the interpretation of words. The FAA’s interpretation of quadcopters to be “aircraft” rather than toys is at the center of the dispute. Putting hobbyists into a catch-22, the FAA also requires recreational RC pilots to stay under a height of 400 feet, while requiring “aircraft” to stay above 500 feet except for emergencies, take-off, or landing. Which do they mean?
The editorial staff at Hackaday is divided about whether the FAA ruling makes no sense at all or is simply making hobbyists “sign their EULA“. This writer has spent enough time inside the Beltway to know an expanse of a mandate when he sees it, and no matter which body of the US government is to blame, regulating toy planes and helicopters as if they were commercial aircraft is an over-reach. Even if the intentions are benign, it’s a poorly thought-out ruling and should be revisited.
If you agree, you now have the chance to put your money where your mouth is. The DC Area Drone User Group is putting together a legal defense fund to push [Taylor]’s case. Nobody would be cynical enough to suggest that one can buy the legal system in the US, but, paraphrasing Diamond Dave, it sure as heck can buy a good enough lawyer to get the law changed.
[Sam M] wrote in with a quick proof-of-concept demo that blows our socks off: transferring enough power wirelessly to make a small quadcopter take flight. Wireless power transfer over any real distance still seems like magic to us. Check out the videos embedded below and you’ll see what we mean.
What’s noteworthy about this demo is that neither the transmitter nor the receiver are particularly difficult to make. The transmitting loop is etched into a PCB, and the receiver is made of copper foil tape. Going to a higher frequency facilitates this; [Sam M] is using 13.56 MHz instead of the kilohertz that most power-transfer projects use. This means that all the parts can be smaller and lighter, which is obviously important on a miniature quadrotor.
A decade ago, RC transmitters were clunky, expensive and PCM. A decade before that, everything was analog. Now, RC transmitters are completely digital, allowing for hundreds of aircraft to take to the sky. They’re also cheap, thanks to engineers in China. Now, they’re open hardware, too.
An exceptionally long thread over on the RCGroups forums has been going on for a few months, extolling the virtues of the ‘AR Uni’ board that turns old transmitters into full featured digital radios. This board runs everything, from two analog sticks, a directional keyboard, pots galore, switches everywhere, and a fancy LCD that makes programming easy. The joys of Open Hardware, brought to RC geeks. It’s a thing of beauty. Continue reading “Open Hardware RC Radios”→
Drones come in all shapes and size, and [Kedar Nimbalkar] was wondering if the guts of a tiny Cheerson CX-10 nano-drone could take off with a larger body, leading to an interesting brain transplant experiment.
For his test, [Kedar] acquired a CX-10 and the body of a larger Syma X5SW drone. After gutting the CX-10 for its LiPo battery and circuit board, which features an STM32 ARM-core MCU, a 6-axis IMU and the wireless transmitter, [Kedar] studied the datasheet of the onboard SQ2310ES driver MOSFETs. He figured that with a maximum continuous current rating of 6A, they would probably be able to cope with the higher load of the slightly larger motors of the X5SW body. They also didn’t seem to overheat, so he just installed the board into the new body as-is and wired up the motors.