PXFMini Flight Controller Shield for Pi Zero Drones
Uncategorized

PXFMini Flight Controller Shield for Pi Zero Drones

The PXFMini is a flight controller shield that sits on top of the Raspberry Pi zero, making it an easy drone solution for micro based drones.  This shield was developed my Erle Robotics and was the first of its kind.  Many projects have come from the PXFmini shield. Unfortunately, the company Erle Robotics was bought…

Raspberry Pi Dependency And Setup Instructions For Pixhawk Communication
Uncategorized

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…

Drone Programming | How to Control a Drone with Python
Uncategorized

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…

Drone Precision Landing | The Key to Truly Autonomous Drones
Uncategorized

Drone Precision Landing | The Key to Truly Autonomous Drones

Drones have already taken many industries by storm, as it turns out there is much more to drones than flying wedding cameras. Most industrial drones are capable of path planning and semi-autonomous flight, but to be truly autonomous they will need to incorporate precision landing. What is drone precision landing you ask? Almost all drones…

Laser Range Finders for Drones | Top Modules for Drones
Uncategorized

Laser Range Finders for Drones | Top Modules for Drones

If you are looking for the best laser range finders for your drone or robot then you came to the right place! In recent years, lidar technology has progressed rapidly, making the technology much more affordable. This is great news for the DIY robotics and drone communities! One particular application of this technology is in…

Make Your Own Arduino Drone
Uncategorized

Make Your Own Arduino Drone

Arduino boards have become the ultimate electronics learning tools. First of all, they’re stupid cheap, which means the barrier of entry is not financial. Secondly, the Arduino community is booming with cool Arduino projects, showing the world what is possible with cheap electronics. The world of drones has not been spared from the takeover of…