AVR Simulator

An AVR simulator for the assembler enthusiasts.

Introduction

AvrSimulator is both an application and a library that encapsulates the simulation of microcontrollers embedding an Avr® core.

The library itself is written in java language with the idea of portability and reusability in mind, it follows an all-object principle and is self-contained.

The application is also written in java language and makes use of the JavaFX framework and the FXRibbon control.

Both the application and the library are licensed under the GNU General Public License. Further informations can be found here.

Blog

Blog
Close