Control a Swarm of RC Vehicles with ESP8266

Over at RCgroups, user [Cesco] has shared a very interesting project which uses the ever-popular ESP8266 as both a transmitter and receiver for RC vehicles. Interestingly, this code makes use of the ESP-Now protocol, which allows devices to create a mesh network without the overhead of full-blown WiFi. According to the Espressif documentation, this mode is akin to the low-power 2.4GHz communication used in wireless mice and keyboards, and is designed specifically for persistent, peer-to-peer connectivity.

Switching an ESP8266 between being a transmitter or receiver is as easy as commenting out a line in the source code and reflashing the …read more

Continue reading Control a Swarm of RC Vehicles with ESP8266

Zip Tie Quadcopter Frame is as Cheap as They Come

We’ve seen some cheap quadcopter builds over the years, but this one takes the cake. After seeing somebody post a joke about building a quadcopter frame out of zip ties and hot glue, [IronMew] decided to try it for real. The final result is a micro quadcopter that actually flies half-way decently and seems to be fairly resistant to crash damage thanks to the flexible structure.

The first attempts at building the frame failed, as the zip ties (unsurprisingly) were too flexible and couldn’t support the weight of the motors. Eventually, [IronMew] realized that trying to replicate the traditional quadcopter …read more

Continue reading Zip Tie Quadcopter Frame is as Cheap as They Come

3D Printing a Better Quadcopter Frame

Before you smash the “Post Comment” button with the fury of Zeus himself, we’re going to go ahead and say it: if you want to build a decent quadcopter, buy a commercial frame. They are usually one of the cheaper parts of the build, they’re very light for how strong they are, and replacement parts are easily available. While you could argue the cost of PLA/ABS filament is low enough now that printing it would be cheaper than buying, you aren’t going to be able to make a better quadcopter frame on a 3D printer than what’s available on the …read more

Continue reading 3D Printing a Better Quadcopter Frame

3D Printed Propellers Take to the Skies

In the world of drones, propeller choice is key to performance. Selecting the right props can have a major effect on things like flight time, vibration, and a whole host of other factors. Thinking it might be fun to experiment, [RCLifeOn] decided to 3D print some props and head out for a flight.

The props are a fairly simple 3-bladed design, which were printed in both PETG and PLA. No major difference is noted between the two materials, and the quadcopter under test is able to fly with either. It was noted that the props perform particularly poorly in a …read more

Continue reading 3D Printed Propellers Take to the Skies

Control a Quadcopter over Websockets

Everyone’s favourite IOT module, the ESP8266, is often the go-to choice for any project that needs quick and cheap control over the web. [Andi23456] wanted to control his quadcopter using the luxury of his mobile phone and thought permanently tethering an ESP12-E module to the quadcopter was exactly what he required.

The ESP8266, really showcasing its all-round prowess, hosts both a web server for a HTML5 based joystick and a Websockets server so that a client, such as a phone, could interact with it over a fast, low latency connection. Once the ESP8266 receives the input, it uses interrupts to …read more

Continue reading Control a Quadcopter over Websockets

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 …read more

Continue reading Frankendrones: Toy Quads With A Hobby Grade Boost

Dubai Police Test Quadcopter Motorcycle

If you ever wish you could be on your quadcopter when you fly it, you will really want to see the video showing the Dubai police department testing the Hoverbike. The Russian company Hoversurf that markets the device doesn’t provide a lot of technical details, but it looks fairly simple. It is basically a motorcycle seat along with a big quadcopter. From the videos about the device, you can deduce that the pilot can control it or you can fly it remotely. You can see one of the videos, below.

There are a few things that worry us here. Of …read more

Continue reading Dubai Police Test Quadcopter Motorcycle

Fidget Spinner Slash Drone is Both

So Hackaday loves fidget spinners and we don’t care who knows it. Apparently so does [Jeremy S Cook], who decided to mash up a spinner and a cheap quadcopter. To what end? Is that even a question? Spinners are the bearing-studded equivalent to the Rubik’s Cube craze of the ’80s and all we can do is embrace it.

[Jeremy] designed a quadcopter shape with a hole in the center matching a VCB 22 mm ceramic bearing he had on hand. He CNCed out the design from a sheet of Lexan resin. Then he detached the electronics amd motors from a …read more

Continue reading Fidget Spinner Slash Drone is Both

Duocopter Does it With Two Fewer Propellers

Quads are a great ‘copter design. The paired blades counteract each others’ torque, and varying the relative speeds of the four motors makes it easy to steer. But what if you could get by with fewer blades, substituting a significantly fancier control algorithm?

[Dirk Brunner]’s DuoCopter drone uses two propellers that counter-rotate, and it steers by increasing and decreasing the speed at which the blades rotate within a single revolution. Spinning faster on one side than the other makes it tilt. Saying this is one thing, but getting the real-time control algorithms up and running is another. From the video …read more

Continue reading Duocopter Does it With Two Fewer Propellers

DEF CON Badgelife: Someone Finally Did It

Badgelife is the celebration of electronic conference badges, a way of life that involves spending far too much time handling the logistics of electronics manufacturing, and an awesome hashtag on Twitter. Badgelife isn’t a new thing; it’s been around for a few years, but every summer we see a massive uptick in the lead up to Def Con.

For the last few years, the designers and engineers deep into Badgelife have had the same conversation dozens of times. One person says, “you know, someone should build a badge that’s a quadcopter.” Another person replies, “Can you imagine how annoying that …read more

Continue reading DEF CON Badgelife: Someone Finally Did It