Package simulator

Class Summary
KeyPadPanel This class is the visualisation of the key pad peripheral of CENG336 board
LEDPanel This class is the visualisation of the LED array peripheral of CENG336 board
MemoryFrame This class is the panel where memory content of a PIC 16F877.
PotentiometerPanel This class is the visualisation of the potentiometer peripheral of CENG336 board
SevenSegmentPanel This class is the visualisation of the seven segment array peripheral of CENG336 board
SimThread This class is the (instruction by instruction) simulation of a PIC 16F877.
SimulatorFrame This class is the main frame for the simulation.