What does state machine mean?

A program organised as a set of states and the transitions between them: in each state it does one thing, and a condition moves it to the next state.

Also written as: state machines, finite state machine

In a lesson

The program that results is called a state machine. Every washing machine, lift and traffic light is one.

Learn it

Used in

and 2 more lessons.

Do the lesson in the simulator

All glossary terms