News

A recent EDN article dealt with a number of programming tips for embedded microcontrollers. One of those tips, using state machines, is a programming approach that is especially useful, yet probably ...
A state machine creates a map of all states and how they are connected. It is an abstract tool hat offers a graphical approach to organizing your code before actually programming.
Intel unveils a new machine programming system, in conjunction with MIT and Georgia Tech: machine inferred code similarity.
IAR Systems’ Visual State, which works on Linux and Windows, simplifies the task of creating state-machine models.
Object Oriented State Machine Operating System (OOSMOS) is a single-file and highly portable operating system, and it recently went open source.