Practical STM32 Microcontroller Tutorial

Practical STM32 Microcontroller Tutorial

Course Details: This course mainly introduces the system design of the STM32 microcontroller through typical examples, combining software and hardware. It explains the process, methods, techniques, and design concepts of STM32 microcontroller application system development in a simple and easy-to-understand manner. This course comprehensively explains various technologies in microcontroller development through 26 module examples, including … Read more

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Click above “China Command and Control Society” to follow us! Many friends who have just come into contact with robots or microcontrollers may be confused by the various types of microcontrollers. What are the differences between them? Which microcontroller is better for controlling robots? Once we choose a microcontroller, what shortcuts can we take to … Read more

STM32 Embedded Tutorial Series by Shanguigu

Last night, I worked overtime and posted a message on my friend circle: “Success can only be achieved through hard work, “there’s no glory that comes from waiting!” I added a photo of a clear night sky, and included a little fist emoji, just in case my boss wouldn’t see it, I even tagged him. … Read more

Master These Two Microcontroller Programming Concepts

Master These Two Microcontroller Programming Concepts

Recommended to follow 👇 the public account below to learn more electronic technology knowledge! 1. Layered Thinking The idea of layering is not a mysterious thing; in fact, many engineers working on projects are already using it. After reading many posts, I found that this concept was not mentioned, yet the layered structure is indeed … Read more

Comprehensive Guide: Building a Complete AGV Control System with S7-1200

Comprehensive Guide: Building a Complete AGV Control System with S7-1200

Introduction This article introduces the implementation process of an Automated Guided Vehicle (AGV) control system, which is divided into hardware setup and software design. (1) Onboard Controller SPRING FESTIVAL 1.1 Types of Onboard Controllers The onboard controller is the core of the control system and the entire AGV. Which type of controller should be chosen? … Read more

Getting Started with ARM Development for Beginners

Getting Started with ARM Development for Beginners

Currently, most consumer smart devices use ARM processors, such as smartphones, tablets, and TVs. However, many college students are still unfamiliar with ARM and are more accustomed to 8-bit microcontrollers. But don’t be discouraged; in fact, ARM’s M series processors are not much different from other microcontrollers. Students with a background in 51 or STM32 … Read more

How ARM Cores Respond to Interrupts

How ARM Cores Respond to Interrupts

Click the blue "Arm Selection" in the top left corner and select "Set as Favorite" 1. Interrupt Response Model of 51 Microcontroller Let’s recall the use of interrupts in microcontrollers. As shown in the figure below, on the left is the pin diagram of the 51 microcontroller, where P3.0-P3.5 are the corresponding interrupt pins. When … Read more

Arduino Microcontroller Workshop Series (Part 2)

Arduino Microcontroller Workshop Series (Part 2)

“Arduino Microcontroller Workshop Series (Part 2)” ——Explanation of Arduino Microcontroller To help freshmen and sophomores understand the basic knowledge of Arduino microcontrollers and lay the foundation for the upcoming Li’ao Cup competition, the Student Science and Technology Association of the School of Automation and Information Engineering (hereinafter referred to as “Science Association”) held the “Arduino … Read more

Attacking Microcontroller Firmware via USB

Attacking Microcontroller Firmware via USB

One Who Hacks Video Game Consoles? The manufacturing of counterfeit and unauthorized products is prevalent in the world of video game consoles. This is a multi-billion dollar industry where demand creates supply. You can now find devices for nearly every existing console that allow you to play licensed video game “backups” from flash drives, counterfeit … Read more

Exploring Arduino: The Programming Wonder and Electronic Magic!

Exploring Arduino: The Programming Wonder and Electronic Magic!

Click the Blue Words Follow Us Imagine if we let everyone create a fingerprint password lock, how should we design it? Great! We might as well try putting the dorm leader in a box. When a visitor puts their finger into the box, the dorm leader will carefully identify to confirm whether it matches the … Read more