Arduino Learning Series: Getting Started with Arduino

Arduino Learning Series: Getting Started with Arduino

Author: Beihang University 2nd Department of Science and Technology Practice (Click Me) Arduino, as a convenient, flexible, and easy-to-use open-source electronic prototyping platform, is popular among various groups of people. We will launch a series of Arduino learning posts to help you quickly master this increasingly popular microcontroller. Our “Arduino Learning Series: Getting Started with … Read more

Understanding Arduino: A Beginner’s Guide

Understanding Arduino: A Beginner's Guide

Click the blue text Follow us Imagine if we could let everyone create a fingerprint password lock. How should we design it? We have an idea! Let’s try to put the dormitory head inside a box. When a visitor puts their finger into the box, the dormitory head will carefully authenticate to confirm whether it … Read more

What Programming Languages Are Used for Industrial Robots?

What Programming Languages Are Used for Industrial Robots?

Editor’s Note Many friends have been asking what programming languages are used for industrial robots. This time, I will summarize several commonly used programming languages for industrial robots. 1. Hardware Description Languages (HDLs)   Hardware description languages are generally used to describe electrical programming methods. These languages are quite familiar to some robotics experts because they … Read more

Programming Languages for Industrial Robots

Programming Languages for Industrial Robots

Many people have asked what programming languages are used for industrial robots. In this article, I will summarize several commonly used programming languages for industrial robots. 1. Hardware Description Languages (HDLs) Hardware description languages are generally used to describe electrical programming methods. These languages are quite familiar to some robotics experts because they are used … Read more

DIY Page-Turning Animation Display for Spring Festival

DIY Page-Turning Animation Display for Spring Festival

Figure 1 #Project Origin# The Spring Festival is the most traditional and grand festival in China. Customs during the Spring Festival include posting couplets, setting off firecrackers, and paying New Year visits. Of course, the warmest moment is when the family gathers for a reunion dinner and watches the Spring Festival Gala on New Year’s … Read more

Top 10 Popular Programming Languages for Robots

Top 10 Popular Programming Languages for Robots

If you ask: What is the best programming language for robots? Computer vision programmers will give different answers than cognitive robot developers. Everyone disagrees on what is the “best programming language”; the first language to learn is often the most practical answer, as it depends on the type of application you are developing and the … Read more

Innovative Teaching Practice Research on Smart Mobile System Design Experiment

Innovative Teaching Practice Research on Smart Mobile System Design Experiment

Submission Date: 2023-4-18 Author Introduction: Ye Xianfeng (1967—), male, from Jande, Zhejiang, PhD, associate professor, research direction in electronic circuit experimental teaching; Shi Hongjun (1970—), male, from Cixi, Zhejiang, master’s degree, lecturer, research direction in electronic circuit experimental teaching; Deng Jingjing (1990—), female, from Xuzhou, Jiangsu, PhD, experimental teacher, research direction in terahertz technology applications. … 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