diff --git a/README.md b/README.md index ab89f17..44ac0e4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,13 @@ Becoming an embedded engineer requires a broad understanding of both software an #### 🤡 Simulation - [Wokwi - Online ESP32, STM32, Arduino Simulator](https://wokwi.com/) -- [QEMU - open-source freeware for emulating hardware and devices](https://www.qemu.org/) + +#### [QEMU](https://www.qemu.org/) + +- [QEMU’s documentation](https://www.qemu.org/docs/master/index.html) +- [Running AVR code in QEMU - A quick-start guide to accelerate AVR firmware development](https://yeah.nah.nz/embedded/qemu-avr/) +- [QEMU Simulation - Blinky - STM32F767ZI Full Stack](https://longer-vision-robot.gitbook.io/stm32f767zi-full-stack/chapter-2.-programming-for-stm32/2.4-qemu-simulation-blinky) +- [Emulating a Raspberry Pi in QEMU](https://interrupt.memfault.com/blog/emulating-raspberry-pi-in-qemu) #### 🛠️ IDEs