- Building Smart Drones with ESP8266 and Arduino
- Syed Omar Faruk Towaha
- 188字
- 2021-06-24 18:59:57
Flight control board
This is one of the most important things to control the drone from the ground. There are a number of flight control boards on the market. Some of them are open source and some of them are not. The following list has the most famous and top-rated flight controllers:
- KK 2.0
- CC3D
- Naze32
- KISS
- ArduPilot
- Vector
- 3DR Pixhawk
- DJI Nava M
- LUX flight controller
- DJI A3
In this book, we will use ArduPilot, as it is cheap and it is best for copters. It also covers our book title. The following picture of some flight controllers.
The ArduPilot is one of the best flight controllers for drones because of the following reasons:
- It has a free, open source autopilot framework supporting different types of drones
- It supports hundreds of 3D waypoints
- It allows you to do the autonomous take-off, landing, and camera control
- It has 4 MB onboard data-logging memory
- It has a built-in hardware fail-safe processor
- It has full mission scripting
- It is really simple to set up
The following picture is an ArduPilot:

We will discuss more about the ArduPilot later.
推薦閱讀
- 空間機器人遙操作系統及控制
- Hadoop 2.x Administration Cookbook
- 大學計算機應用基礎
- Mastering ServiceNow Scripting
- Deep Reinforcement Learning Hands-On
- Excel 2010函數與公式速查手冊
- Python文本分析
- 基于人工免疫原理的檢測系統模型及其應用
- MongoDB 4 Quick Start Guide
- Learn Microsoft Azure
- 計算機硬件技術基礎(第2版)
- 新一代人工智能與語音識別
- Deep Learning Essentials
- Effective Business Intelligence with QuickSight
- 系統與服務監控技術實踐