MicroSim - PIC16F84A Simulator
Version 1.0

MicroSim is a software simulator of the popular PIC16F84A microcontroller from
MicroChip. It is built on the core of Scott Dattalo's gpsim, which is an
open source simulator available from SourceForge. MicroSim offers an intuitive
graphical user interface that logically groups program views into appropriate
tabs for efficient PIC program debugging and development. An assembled PIC
program can be loaded into the simulator and run or stepped through to observe
it's behaviour, before committing the program to a phyiscal microcontroller
chip. MicroSim also offers interaction with the parallel port. The IO ports of
the PIC16F84A are simulated via the parallel port pins so that application
circuitry can be attached to and driven by the parallel port. MicroSim performs
all this useful functionality at speeds matching the actual PIC operation speed
(pseudo realtime).
|