ESPcopter: A Fully Customizable Drone

With so many capabilities for obstacle avoidance, the only natural progression for drones would be for them to be hand-controlled. For Turkish inventor [metehanemlik], even this wasn’t enough of a challenge, as he decided to create the ESP8266-Powered Mini Drone: ESPcopter, a programmable Arduino-compatible modular drone that is open to modding through expansion shields. Not only can DIY enthusiasts modify the algorithms used for obstacle avoidance, but the drone can be sized to whatever dimensions fit their needs.

The drone is almost entirely built from expansion shields, including the multi-ranger shield with four VL53L0x laser-ranging sensors on the forward, backward, right, and left directions of the drone. The website for the ESPcopter comes with an SDK that lets users easily modify the software running on the drone’s MCU as well as pinouts to better understand its hardware functionality. Impressively, it was fully funded through a 60-day crowdfunding campaign, and will be undergoing a second launch shortly, with some new and improved features.

Power comes from a 26 0mAh LiPo battery that allows for up to six minutes of flight time; includes a 3-axis gyroscope, accelerometer, and magnetometer; runs on an ESP8266-12S 32-bit MCU; fully charges within 45 minutes through a USB connection; weighs around 35 g; and is about 90 mm from motor to motor.

The software includes an ESPcopter library compatible with the Arduino IDE, which includes flight control software to make the drone’s flight stable. There are also examples for how to build a self-contained web server to allow the user to control the drone from a phone, tablet, or laptop. From the control screen of the remote device, users can control the pitch, roll, yaw, and throttle using control joysticks, while also modeling the flight on a route simulation.

Using the SDK, users can implements a median filter, a complementary filter, and PID algorithms, effectively allowing them a full range of possibilities in the functionality of their drone.

The most useful part of the ESPcopter project? There’s already a vibrant community online filled with DIY enthusiasts from around the world talking about spin-off projects ranging from first-person view (FPV) camera setups, programming swarms of drones, and even setting up educational video collaborations.

5 thoughts on “ESPcopter: A Fully Customizable Drone

Leave a Reply to Tim B.Cancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.