Learning PID Control Through Stories and Animations

Learning PID Control Through Stories and Animations

Part One The initial state of the system is 0, and the target state is 10. Let’s first demonstrate the process of traversing parameters. The following animations show the effects of each parameter: Part Two Little Ming received a task: There is a water tank leaking (and the leak rate may not be constant), and … Read more

Teaching Design for Open Source Hardware Project Design

Teaching Design for Open Source Hardware Project Design

Guangdong Education Edition High School Information Technology Mandatory Course 1 “Data and Computing” Guangdong Education Edition High School Information Technology Mandatory Course 2 “Information Systems and Society” Guangdong Education Edition High School Information Technology Elective Course 1 “Data and Data Structures” Guangdong Education Edition High School Information Technology Elective Course 2 “Network Basics” Lesson Plan … Read more

Arduino LED Breathing Light Tutorial

Arduino LED Breathing Light Tutorial

Main Component Introduction Briefly; please refer to the introductory LED blinking LED Breathing Light Introduction Digital signals are represented by 0 and 1, which indicate non-continuous changes in voltage levels, while analog signals represent information through continuously varying physical quantities, with signals changing continuously over time. Most of the signals we encounter in our lives … 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

Exploring the Milk-V Development Board

Exploring the Milk-V Development Board

. HAPPY HAPPY HAPPY ————————»»»» “milk-v” development board Exploring Activity November 2023 Activity Overview On Wednesday, November 8, 2023, at 14:00, the “milk-v” development board exploration activity was held as scheduled in Room 5B-202 of the School of Computer and Artificial Intelligence, organized by the University Student Network Practice and Innovation Club. This event was … Read more

Exploring Arduino Development Boards: Comprehensive Practice Course Report

Exploring Arduino Development Boards: Comprehensive Practice Course Report

The comprehensive practice course for Computer Science major—Arduino development board course is an important part of the comprehensive practice for Computer Science. This course aims to guide students to master cutting-edge embedded system development technologies. It combines theoretical knowledge with practical operations, focusing on cultivating students’ hands-on skills and innovative thinking. Through Arduino development boards, … Read more

Understanding the Components of Arduino Development Boards

Understanding the Components of Arduino Development Boards

Click the blue text to follow us Hello everyone Welcome to 【Advanced Training Industrial Control】 Session Three Arduino Maker Series Basic Application Explanation Lesson Three The Components of Arduino Development Boards Those who have learned about Arduino know that: Arduino consists of a microcontroller and a development environment. In the last session, we also learned … Read more

Lesson 11: Using Serial Port (UART)

Lesson 11: Using Serial Port (UART)

Click on the “Baijun Technology” above, select “Pin to Top” Embedded essentials, delivered with one click The enhanced version of the ARM Bare Metal Phase 1 video course, supporting Wiki Lesson 11: Using Serial Port (UART), consists of 2 sections: Section 001: Auxiliary Line 1: Hardware Knowledge – Introduction to UART Hardware and Section 002: … Read more