SimulIDE is a simple real time electronic circuit simulator. It's intended for general purpose electronics and microcontroller simulation, supporting PIC and AVR. PIC simulation is provided by gpsim and avr simulation by simavr.




simutron is described as 'Electronic circuit simulator. Simple environment to run and debug firmware for AVR 8-bit microprocessors' and is an app. There are five alternatives to simutron for Linux and Windows. The best simutron alternative is SimulIDE, which is both free and Open Source. Other great apps like simutron are Emulino, simavr, SimulAVR and PICsim.
SimulIDE is a simple real time electronic circuit simulator. It's intended for general purpose electronics and microcontroller simulation, supporting PIC and AVR. PIC simulation is provided by gpsim and avr simulation by simavr.




Emulino is an emulator for the Arduino platform by Greg Hewgill, originally found on emulino: arduino cpu emulator.
The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers. (ATtiny and ATmega) SimulAVR can be used either standalone or as a remote target for avr-gdb. There is a python- and TCL interface.
PICsim emulates a microcontroller PIC16F628/16F777/16F877A/18F452/18F4550/18F4620 and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in c language.



