emu8051-cli
Emulator and simulator for 8051 microcontrollers
Install
- All systems
-
curl cmd.cat/emu8051-cli.sh
- Debian
-
apt-get install emu8051 - Ubuntu
-
apt-get install emu8051 - Kali Linux
-
apt-get install emu8051 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install emu8051 - Raspbian
-
apt-get install emu8051
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.