Analyzed about 1 year ago
MCUSim is a digital simulator of the 8-bit AVR microcontrollers. It is
written from scratch to assist in circuit simulation, firmware debugging,
testing, and signal tracing.
Simulator can be extended by creating models written in Lua. They may affect
state of a simulated MCU in several
... [More]
ways, e.g. access internal registers,
generate signals on its pins or terminate the whole simulation, and play
roles of the significant parts of a circuit connected to the microcontroller
(external EEPROM, humidity sensor, MOSFET switch). [Less]