Common Software Architectures in Embedded Development
For microcontroller programs, everyone is familiar, but few truly consider the architecture. As program development continues to increase, architecture becomes essential.
1. Time-Slice Polling Method
A program architecture design scheme that lies between front and back sequential execution methods and operating systems. This design scheme should help embedded software developers reach a higher level. If the following points are encountered during embedded software development, then this design scheme can be considered the optimal choice, suitable