Raspberry Pi Dependency And Setup Instructions For Pixhawk Communication

Raspberry Pi Dependency And Setup Instructions For Pixhawk Communication

This guide will show you how to take a fresh install of raspbian (latest Buster and legacy Buster) and enable to work with the dronekit-python API to control the pixhawk vehicle from a python script (and without an RC controller). I got tired of running through this install on every YouTube tutorial video, so now…

How To Be A Safe Drone Pilot | Learn This Or Suffer The Consequences

How To Be A Safe Drone Pilot | Learn This Or Suffer The Consequences

An essential part of becoming a competent builder, programmer and flyer of drones is doing so safely. It is said there are two types of multirotor pilots: those that have crashed and those that will.  Many of us have had close calls – a vehicle out of control flying away or into a tree.  Now…

Can’t Connect to MAVProxy or Dronekit? Do This To Resolve Your Connection Issues

Can’t Connect to MAVProxy or Dronekit? Do This To Resolve Your Connection Issues

The following guide is a comprehensive checklist of things to do when you have connection issues between your flight controller and your companion computer on an ArduPilot drone. If you are experiencing errors like “link timeout” “link 1 down” “no link”, then read this guide. These issues can be seen when attempting to start MAVProxy,…

Drone Programming | How to Control a Drone with Python

Drone Programming | How to Control a Drone with Python

As the drone industry evolves from simple RC robots in the sky to actual industries, one thing is certain: drone programming will be crucial in fulfilling the realization of truly autonomous drones. Think about it, whether we’re talking about drone delivery or surveillance drones, human pilots will not suffice.  Up to this point, the main…