Quadcopter main control board design schematic diagram and PCB
HT-Hawk is an open source flight control system suitable for multi-rotor aircraft. It supports four- and six-rotor aircraft. It is an open source autopilot system developed for multi-rotor aircraft enthusiasts. It can achieve attitude stabilization and provide users with excellent performance. Flight experience.
All flight control information is provided to buyers in the form of data packages, providing flight control development environment, various drivers, various STM32 chip information, all sensor information, flight control related knowledge information, etc., as well as anonymous flight control source code, communication Board source code, etc., the open source code is a complete set of projects, and buyers can directly compile and download it after getting it. Using our materials, you can easily get started with flight control learning and learn the structure and ideas of flight control engineering. After having a certain understanding of flight control, buyers can easily transplant the flight control program into their own system, or add the functions you need.
The manipulator is the main tool for exchanging tools in the automatic tool changer. It is responsible for sending the tools from the tool magazine to the spindle, and then returning the used tools from the spindle to the tool magazine. The design idea is to use the movement of the manipulator to change the tool of the machining center. The rotation of the manipulator is realized by a rotary pneumatic cylinder or a rotary pneumatic cylinder, and its power is realized by the drive system. The automatic tool changer of a machining center is usually composed of a tool magazine and a manipulator. It is a symbol of the machining center and a key link to the success or failure of the machining center. Therefore, all machining center manufacturers are working hard to develop automatic tool changers with fast action and high reliability in order to achieve good results in the fierce competition. Automatic tool changers are the core content of machining centers, and each manufacturer is keeping it secret. Very little relevant information is disclosed, especially the robot part. The knife extraction and knife insertion actions of the manipulator are mostly completed by the pneumatic cylinder or the action of the pneumatic cylinder. The entire manipulator is composed of a mechanical arm telescopic mechanism, a mechanical claw opening and closing mechanism, a rotary mechanism and a linear motion mechanism for loading and unloading tools.
The most complete six-axis robot design drawings
The structural characteristic of a quadcopter is that it is equipped with a rotor on each of its four corners, which are driven by motors. The blades can rotate forward or reverse. In order to maintain the stable flight of the aircraft, the quadcopter is equipped with 3-directional gyroscopes and 3-axis acceleration sensors to form an inertial navigation module. It also uses an electronic controller to ensure its fast flight.
The self-balancing car uses the power of the car model to keep the car relatively balanced, which is a dynamic balancing process. The power to maintain the balance of the car model comes from the movement of the wheels, driven by two DC motors. The hardware of the car is divided into three parts, namely the main control part, the car attitude acquisition part and the motor drive part.
Xiaoma Ge STM32F1 main control 720 hollow cup quadcopter information (including source code and related tutorials)
"Bluetooth controlled car based on stm32f4" is a motor drive module, power management module, stm32f4 main control module, Bluetooth serial communication module, and android control module based on the STM32F4 DISCOVERY development board produced by STMicroelectronics and ARM. The motor drive module uses two L298N chips to drive 4 motors. The enable terminal is connected to 4 PWM wave signals from the main control board, and the 8 input terminals are connected to the 8 output ports of the main control board; the power management module uses LM2940 -5.0 chip converts 12V to 5V, 12V is used for power supply of motor modules, and 5V is used for power supply of Bluetooth modules, sensors, etc.; the main control module uses the MDK editing program and then downloads it to the main control board to realize the integration of hardware and software Interaction; the Bluetooth serial port communication module uses the FBT06_LPDB pin-in Bluetooth module to communicate with the main control board through the serial port and at the same time communicate with the android phone; the android control module is a set of functions such as turning on Bluetooth, searching for Bluetooth, and controlling the car. Users can control the movement of the car through the android control terminal to achieve some functions and services that users need.
This article introduces the whole process of design, production and debugging of a dancing robot.
The self-learning maze walking car can work in two modes.
ROBOCUP is a small football robot with source code and documentation. If you are interested, you can take a look.
This project, a voice-controlled dance robot, is designed after the human body structure and has 15 degrees of freedom (each leg has 4 degrees of freedom, each arm has 3 degrees of freedom, and the head has one degree of freedom), and uses MSP430 microcontroller Using the microcontroller as the main controller and the Lingyang 61 microcontroller as the auxiliary, it is possible to complete a set of smooth and beautiful Tai Chi movements, passionate and enthusiastic hip-hop movements and other dance movements under the control of voice commands.
The source code has not been verified, using C language, AVR microcontroller
Complete solution for single-chip smart car, circuit diagram, source code, and papers.
This source code is based on the C language code of stm32f103 and is the source code of a complete robotic arm control project.
It has been verified that the car can stand upright after adjusting the parameters.