Introduction to Arduino: What is Arduino?

Introduction to Arduino: What is Arduino?

Click the blue text to follow us Hello everyone Welcome to 【High Training Industrial Control】 In this first issue Teacher Zhang Zhirong will bring you The Arduino Maker Series on Basic Applications Lesson One: What is Arduino? In recent years, Arduino has been developing rapidly internationally, with various tutorials available. So what exactly is Arduino? … Read more

What Is Arduino?

What Is Arduino?

Have you heard of Arduino? Do you know what Arduino is used for? Let me share some insights. Arduino is essentially an electronic tool that can be used to create many interesting electronic projects, such as electronic clocks, quadcopters, pet feeders, 3D printers, and electronic microscopes. Electronic enthusiasts around the world are continuously developing creative … Read more

Common Compilation Errors in Arduino IDE

Common Compilation Errors in Arduino IDE

Introduction During the use of the Arduino IDE, after completing the program and clicking to upload, if there are syntax or other unexpected errors in the program, it will lead to upload failure (or compilation failure). What causes this? Below, several of the most common error prompts will be listed along with perfect solutions. The … Read more

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

Arduino IDE Development Environment and Driver Installation

Arduino IDE Development Environment and Driver Installation

Click the blue text to follow us Hello everyone Welcome to 【Gao Xun Industrial Control】 Second issue This issue is brought to you by Teacher Zhang Zhirong Arduino Maker Series Basic Application Explanation Lesson Two Arduino IDE Development Environment and Driver Installation In the previous content, we learned that: Arduino consists of a microcontroller and … Read more

Introduction to Arduino

Introduction to Arduino

What is Arduino? When you first enter the Arduino official website【https://www.arduino.cc/】, you will see “WHAT IS ARDUINO?” The first sentence you click on gives you a basic understanding of Arduino:Arduino is an open-source electronic platform based on easy-to-use hardware and software. Let’s learn about Arduino through a simple video below: The video is from Tencent … Read more

Arduino Example Tutorial: Practice Makes Perfect!

Arduino Example Tutorial: Practice Makes Perfect!

Do you remember the first and second episodes of Fei’s knowledge nuggets? Do you recall the explanation about Arduino? (If you haven’t seen it, click the image below to check it out👇) (Remember to come back after watching) Are you still a bit confused? To make it more vivid and less boring, let’s understand Arduino … Read more

Arduino LED Chaser Tutorial

Arduino LED Chaser Tutorial

Recently, a little friend named Qiuqiu has developed a strong interest in Arduino, often looking for books or videos to learn from. After completing some simple projects, Qiuqiu saw a tutorial on making a DIY LED chaser in the Arduino Chinese forum community and decided to learn it. Learning Process: Materials Needed: One Arduino Uno … Read more

What Is the Relationship Between Keil MDK v6 and Keil Studio?

What Is the Relationship Between Keil MDK v6 and Keil Studio?

Recently, Keil announced news about MDK v6. It mentioned an important point: the MDK middleware is now free, which includes file systems, USB, networking, RTX5, etc. Then some netizens asked: What is the relationship between Keil MDK v6 and Keil Studio? This question is actually quite simple. If you have carefully read the information provided … Read more