Generic Finite State Machine Interpreter

A Finite State Machine (FSM) is a versatile mechanism to implement sequential digital circuits. This project implements any desired FSM using the Renesas microcontroller instead of flip-flops and logic gates.
The system has a PC based GUI interface where the user can represent the required FSM using a simple State Transition table or a State [...]








