emu8051-gtk
Emulator and simulator for 8051 microcontrollers
Install
- All systems
-
curl cmd.cat/emu8051-gtk.sh
- Debian
-
apt-get install emu8051
- Ubuntu
-
apt-get install emu8051
- Kali Linux
-
apt-get install emu8051
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install emu8051
- Raspbian
-
apt-get install emu8051
- Dockerfile
- dockerfile.run/emu8051-gtk
emu8051
Emulator and simulator for 8051 microcontrollers
Emu8051 is a simulator/emulator for the Intel 8051 family of microcontrollers. It allows the developers to simulate 8051 microcontrollers to test their code and debug it. The program can load Intel HEX files.