The reviews include works related to FC and its developments using Arduino. This could either be the implementation of Arduino as the main core to create a DIY FC or as an additional component that supports an existing FC. Nevertheless, it involves the study of the FC’s functions; the stabilizer and telemetry communication.
From the results of the reviews, it can be concluded that using Arduino as a main component to build a FC will lead it to managing all stabilizing duties and control functions as it is responsible for processing the data obtained from the balancing sensors, such as gyro and/or accelerometer. When an Arduino is acting as the FC, it cannot act as a medium to process communication data from a telemetry module at the same time. The telemetry is enabled by a different source of wireless devices.
On the other hand, when the Arduino is used to support an existing FC, the FC will manage all stabilizing functions automatically as the product is designed to do so. The Arduino can then be used as a medium to process communication data from a telemetry module or as an additional feature for the Quadcopter by integrating it with sensors and processing its data into useful information to fulfill the user’s objective.