What Is PLC? A Comprehensive Guide

What Is PLC? A Comprehensive Guide

With the development of computer technology, storage logic has begun to enter the industrial control field. The Programmable Logic Controller (PLC), as a general-purpose industrial control computer, is a representative achievement of storage logic in industrial applications.Since the first PLC was successfully developed in 1969 and applied to the automotive manufacturing assembly line, PLCs have … Read more

Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning Systems

Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning Systems

Keywords: Central Air-Conditioning System; ZigBee Wireless Transmission; Platform Establishment; Data Monitoring; Data Analysis; Operation Optimization Classification Number: TN926-34; TU831 Literature Identification Code: A Article Number: 1004-373X (2020) 24-0045-04 Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning System WU Xia1, GAO Yan1, 2 (1. Beijing Key Laboratory of Heating and Gas Supply, Ventilation and Air … Read more

Kinematic Inverse Solution and Gait Planning for Quadruped Robot Using XR806

Kinematic Inverse Solution and Gait Planning for Quadruped Robot Using XR806

This article is from the Jishu community, and it mainly shares how to use the XR806 to achieve the kinematic inverse solution of a single leg of a parallel quadruped robot and overall gait planning. 1 Project Introduction Using the RX806 serial protocol to communicate with the DJI A board’s STM32, we achieve the kinematic … Read more

Wheel-Leg Robot Design and Implementation

Wheel-Leg Robot Design and Implementation

Overall Scheme Design Overall Structure Design The wheel-leg robot (LeTian-robot2) utilizes a linkage mechanism (see Figure 1), with the linkage controlled by servos. By controlling the servos on both sides, the overall tilt and lift of the body can be achieved. The feet are directly driven by a 4010 brushless motor without any reduction gear. … Read more

Development of an Automatic Tracking Car Based on STM32

Development of an Automatic Tracking Car Based on STM32

There is a small interactive gift at the end of the article, don’t miss it❤️ Overview Car Appearance: Function Introduction Utilizes a camera to recognize the rear of the car ahead with an AprilTag, obtains the position of the front car, sends it back to the STM32 main control board for processing, allowing the two … Read more

Hardware Circuit Design of Quadrotor Control System

Hardware Circuit Design of Quadrotor Control System

Based on the working principle and performance characteristics of quadrotor UAVs, the hardware circuit of the flight control system is designed. The system includes a microcontroller module, attitude measurement module, wireless communication module, remote control module, and motor drive module. The system provides a hardware platform for sensor parameter measurement, control algorithm implementation, wireless communication, … Read more

Chassis Design of Wheeled Mobile Robot Based on Arduino

Chassis Design of Wheeled Mobile Robot Based on Arduino

DOI: 10. 3969 / j. issn. 1009-9492. 2019. 12. 006 LUO Runxin, YU Liuping, LIANG Hanfeng, et al. Chassis Design of Wheeled Mobile Robot Based on Arduino [J]. Electromechanical Engineering Technology, 2019, 48(12):21-22. Funding Project: Guangdong Province Science and Technology Plan Project (No: 2016B090927010); Guangdong Province General Higher Education Characteristic Innovation Project (Natural Science) (No: … Read more

DIY Self-Balancing Robot Using Stepper Motors and Arduino Nano

DIY Self-Balancing Robot Using Stepper Motors and Arduino Nano

Today, I will introduce a project that uses simple stepper motors and Arduino Nano to create a self-balancing robot. In this article, a senior software engineer from the Czech Republic will outline the main challenges he faced during the project, hoping it will be useful for your future projects and that you can learn something … Read more

PID Control for Robotic Arm Joint Control in ROS

Introduction PID control (Proportional-Integral-Derivative control) has a wide range of applications in industrial control and robotic control. This article takes robotic arm joint control as an example to explore the implementation and optimization of PID control in ROS. Unlike vision-related applications, this article focuses on the servo control of robotic arms, discussing how to adjust … Read more

Complete PID Speed Control for Smart Car in 10 Minutes

Complete PID Speed Control for Smart Car in 10 Minutes

Introduction During the pandemic, feeling a bit bored, I bought a smart car chassis and a bunch of parts on Taobao, developed based on Arduino Due and Raspberry Pi. The Due is responsible for low-level control, while the Raspberry Pi is used for high-level controller development, such as Stanley controller or model predictive controller for … Read more