Month: April 2021

Knowledge to the service of great ideas

Introduction to finite state machines for firmware development

In the preceding article, we talk about design patterns in firmware development and we noticed that there are some cases where the system needs to remember the state it is on. In this report, we are going to go deeper into the Finite State machine pattern. What is a Finite State Machine A Finite State…
Read more