toxicgumbo / usim

Lightweight Microcontroller Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub license Linux Windows Arduino

Lightweight Microcontroller Simulator

μSim is a lightweight PIC™ CPU and ALU simulator. This simulator supports the PICmicro mid-range instruction set, and the latest version is available for PC and Arduino platforms.

To maintain extendability this simulator provides CPU and ALU functionalities only. All the device-specific features and peripherals are not available with this simulator.

μSim is an open-source project. All it's source codes and documentation files are available in this repository.

About

Lightweight Microcontroller Simulator

License:Apache License 2.0


Languages

Language:C 87.5%Language:C++ 6.3%Language:Objective-C 5.1%Language:Makefile 1.0%Language:Shell 0.1%