DisplaysintermediateArduino Uno
STM32: SSD1306 OLED Display (I2C)
Drive a 128x64 SSD1306 OLED over I2C1 from an STM32 Blue Pill (SCL=PB6, SDA=PB7). The framebuffer writes are captured by the QEMU I2C slave and rendered on the canvas. Shows "Hello Logicraft Studios!" with a live frame counter.
What you'll simulate
- ✓Real Arduino Uno emulation — cycle-accurate, no hardware needed
- ✓1 interactive component on the canvas
- ✓Auto-installs: Adafruit SSD1306, Adafruit GFX Library
- ✓Serial Monitor included — see output in real time