Application of UML Diagrams in Different Stages of Embedded Development

Application of UML Diagrams in Different Stages of Embedded Development

UML includes various types of diagrams such as use case diagrams, class diagrams, object diagrams, state diagrams, activity diagrams, sequence diagrams, collaboration diagrams, component diagrams, and deployment diagrams, which are widely used in the stages of requirement analysis, design, implementation, testing, and maintenance in embedded development. The following is a detailed introduction: Requirement Analysis Stage … Read more

Microcontroller Programming Techniques – State Machine Programming

Microcontroller Programming Techniques - State Machine Programming

Follow and star the official account to reach exciting content directly. Source: Play with Embedded Systems Author: Alicedodo Abstract: I wonder if everyone has this feeling, that you can play with microcontrollers and drive various functional modules, but when asked to write a complete set of code, there is no logic or framework, you just … Read more

Essential Drawing Tools for Embedded Development

Essential Drawing Tools for Embedded Development

Some excellent and clear technical documents, technical blogs, and work reports often require auxiliary illustrations such as flowcharts, block diagrams, and mind maps. What tools do you usually use for drawing when writing papers, documents, blogs, or work reports? When I write blogs or public account articles, most of my block diagrams are actually created … Read more