.st0{fill:#FFFFFF;}

Drones

Our open-source drone is getting an upgrade! 

 March 29, 2018

By  Peter

Join Our Mailing List

We publish fresh content each week. Read how-to's on Arduino, ESP32, KiCad, Node-RED, drones and more. Listen to interviews. Learn about new tech with our comprehensive reviews. Get discount offers for our courses and books. Interact with our community.

One email per week, no spam, unsubscribe at any time.

When we published Make an Open Source Drone in the middle of 2017, we chose the Crius All-in-One flight controller because we found it to be a great balance between our four requirements:

  1. open source hardware architecture,
  2. open source firmware,
  3. features,
  4. price.

The Crius is still a competent flight controller. I have had a lot of fun flying my drone, and it has operated flawlessly.

However, drone technology is progressing in leaps, and the firmware that is running inside flight controllers is becoming more complex. Newer firmware supports better flight control resulting in smoother and more accurate flight, more advanced flight modes, and the ability to connect more peripherals and external flight computers.

We realized that to take advantage of these developments, we should upgrade our drone to a more capable flight controller, that still satisfies our four criteria.

With that in mind, I am working on an update to the course in which I will show you how to upgrade your drone to use the Pixhawk flight controller. We’ll reuse the frame, radio receiver, radio transmitter, motors, propellers, ESC and batteries, and use a compatible GPS receiver.

I’m working on these lectures at the moment, and hope to have them ready to publish in the next two weeks.

Here’s a couple of photos of my new “toys”!

Here, I’m testing the connection between the radio receiver and Pixhawk using PPM.

In this one, I’m testing the GPS+magnetometer (compass) module and the other sensors that are built-in to the Pixhawk. The white cable connects the Pixhawk to my computer via USB so I can get the data into Mission Planner. The cable with the red button at the end is the onboard arm/disarm button, another level of safety in addition to arming via the radio controller.

Much more coming soon!


Tags

Course, Drone, Update, Upgrade


You may also like

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Understanding the power requirements is crucial for any enthusiast using the Arduino Uno in their projects. How you manage voltage, amperage, and power sources impacts the success or failure of your endeavours. In this guide,

Read More
The Ultimate Guide to Powering Your Arduino Uno Board

If you are curious about how electronic devices work, understanding the fundamentals of the operation of their basic components is essential. Every electronic device—from the smartphones in our pockets to the satellites orbiting our planet—contains

Read More
A Guide to Essential Electronic Components in Circuits