Serial communication data structuring pt 2

Following the previous post on how to structure data, this one describes an application specific approach, based on the concept of commands and built on top of the previous structure. A typical architecture for embedded systems comprises a microcontroller being capable of executing multiple actions, such as reading values from sensors or performing some type …