Mealy and Moore Machines: A set of lecture slides on Mealy and Moore machines with network applications.
Mealy Machine: Wikipedia article on Mealy machines, which are simple transducers.
Mealy/Moore Machines in VHDL: A set of slides that shows the use of Mealy and Moore machines to develop sequential circuits, which are then displayed in Verilog Hardware Description Language (VHDL.)
Moore Machine: Wikipedia article on Moore machines which are FSA with output determined by currecnt state alone.
Sequential Log Implementation: A set of slides comparing Moore and Mealy machines and showing how they are used in designing the logic for vending machines and traffic light controllers.