2023-01 Software Work Log: Arduino Command Handler Work
Two previous projects had an overlapping need to process commands, either from a user or another embedded computer. I used the same solution for both, what I called a command manager class. It was very successful in both cases, but I’m going to meaningfully use it in the future, and especially in LiteMon, I need … Read more2023-01 Software Work Log: Arduino Command Handler Work