Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Examples

A simple ON/OFF switch.

A simple turnstile, whose state diagram follows this one.

An ON/OFF switch that counts how many times you turn it ON.

An asynchronous three-stroke traffic light, and the subscribe feature.

Two FSMs: an LED and a switch to toggle the auto-blinking of the LED.