Follow us by clicking the blue text, reply with “Entry Materials” to get a comprehensive tutorial from beginner to advanced on microcontroller development.
The development board will guide you, and we will help you soar.
Author | Wu Ji (WeChat: 2777492857)
The full text is approximately 2113 words, reading will take about 5 minutes.
Previously, someone asked me what software tools are generally used for development?
In fact, there are many software tools involved in embedded development, and we don’t necessarily need to install them all.
Below, I will list the essential software I use for microcontroller development that must be arranged first.
I categorize them into three main types: development environment, circuit design tools, and serial port debugging tools.
Each category has many tools to choose from; you don’t need to install them all, just follow my suggestions.
1. Development Environment
1.Keil
Below are more original works by Wu Ji on personal growth experiences, industry experiences, and technical insights.
1.What is the growth path of an electronic engineer? A 10-year, 5000-word summary.
2.How to quickly understand others’ code and thinking?
3.How to manage too many global variables in microcontroller development projects?
4.Why do most microcontroller C language developers adopt global variables??
5.How to achieve modular programming in microcontrollers? The practicality is astonishing!
6.Detailed explanation of the use and actual function of callback functions in C language.
7.Step-by-step guide to implementing a queue in C language code, easy to understand and super detailed!
8.Detailed explanation of pointer usage in C language, easy to understand and super detailed!
Leave a Comment
Your email address will not be published. Required fields are marked *