Basic Knowledge Q&A on Microcontroller Programming

Basic Knowledge Q&A on Microcontroller Programming

Wu Jianying Microcontroller Development Board Address Store:【Wu Jianying’s Shop】 Address:【https://item.taobao.com/item.htm?_u=ukgdp5a7629&id=524088004171】 1. How Long Can 8-bit Machines Last! Answer: Currently, the main MCU products are still in the 8-bit field, mainly applied in six major markets: automotive applications, consumer electronics, computers and PC peripherals, telecommunications, office automation, and industrial control. Among these, the automotive market is … Read more

Microcontroller Programming: The Soul-Searching Question of Feeding Dogs…

Microcontroller Programming: The Soul-Searching Question of Feeding Dogs...

[Introduction] Writing so many microcontroller programs, you see the watchdog every day, are you raising your dog correctly? Just keep feeding the dog as long as it doesn’t bark, right? Is it really that simple? In fact, it may not be as simple as you think….. What Is a Watchdog? A watchdog, also known as … Read more

Microcontroller Programming Examples 400 Cases Collection

Microcontroller Programming Examples 400 Cases Collection

Follow the blue text, reply “Entry Materials” to get a comprehensive tutorial from beginner to advanced on microcontrollers The development board will take you in, we will help you fly Written by | Wujii (WeChat: 2777492857) Today we continue sharing the microcontroller programming examples from the 100th to the 200th. Today’s examples will be a … Read more

Mastering Two Key Concepts in Microcontroller Programming

Mastering Two Key Concepts in Microcontroller Programming

We recommend following the public account below to learn more about electronic technology knowledge! 1. Layered Thinking The idea of layering is not a mysterious concept; in fact, many engineers working on projects already use it themselves. I have seen many posts that do not mention this, yet the layered structure is indeed very useful, … Read more

Microcontroller Programming Learning Guide

Microcontroller Programming Learning Guide

Click on the top“Big Fish Robot”, select“Top/Star Official Account” Benefit goodies, delivered to you first! Reading this article will take about 3 minutes. Currently, there is a surge in learning and applying microcontrollers in factories, schools, and enterprises. Engineers and technicians accustomed to traditional electronics are facing new challenges. If one cannot learn microcontrollers in … Read more

Microcontroller Programming: The Soul-Searching Question of Feeding Dogs

Microcontroller Programming: The Soul-Searching Question of Feeding Dogs

Follow, StarEmbedded Inn, delivering valuable content promptly [Introduction] Writing so many microcontroller programs, you see the watchdog every day; are you raising your dog correctly? Just feed the dog continuously until it stops barking, right? Is it really that simple? In fact, it might not be as simple as you think….. What is a Watchdog? … Read more

Hardcore Microcontroller Programming and Philosophy

Hardcore Microcontroller Programming and Philosophy

1. What Is Bare Metal Programming? First, let me clarify a concept: bare metal programming, a term I coined, refers to writing programs directly on the bare hardware. In the microcontroller field, bare metal refers to a microcontroller control system that operates without an operating system. Programming on bare metal is like cultivating land in … Read more

Mastering Two Key Microcontroller Programming Concepts

Mastering Two Key Microcontroller Programming Concepts

Layered Thinking The idea of layering is not something mysterious; in fact, many engineers working on projects are already using it themselves. I have seen many posts that do not mention this concept, yet layered structure is quite useful and once understood, it gives a sense of enlightenment. If I don’t understand how to drive … Read more

10 Microcontroller Programming Application Tips Summary

10 Microcontroller Programming Application Tips Summary

1. What Are the Advantages and Disadvantages of C Language Programming and Assembly Language in Microcontroller Development? Answer: Assembly language is a symbolic language that uses mnemonics to represent machine instructions, making it the closest language to machine code. Its main advantages are low resource usage and high execution efficiency. However, different CPUs may have … Read more

Programming at 35: How Microcontroller Programming Resolved My Concerns

Programming at 35: How Microcontroller Programming Resolved My Concerns

The editor accidentally came across a self-analysis of an engineer approaching middle age, and couldn’t help but feel that every industry has its own struggles. Below, I would like to share this with everyone for mutual encouragement. Currently, I work at a venture capital company using JAVA for mobile app backend development, with a pre-tax … Read more