simulavr-disp
Atmel AVR simulator
Install
- All systems
-
curl cmd.cat/simulavr-disp.sh
- Debian
-
apt-get install simulavr
- Ubuntu
-
apt-get install simulavr
- Kali Linux
-
apt-get install simulavr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install simulavr
- Raspbian
-
apt-get install simulavr
- Dockerfile
- dockerfile.run/simulavr-disp
simulavr
Atmel AVR simulator
simulavr simulates the Atmel AVR family of micro-controllers, emulates a gdb remote target, and displays register and memory information in real time.