velxio/docs
David Montero Crespo 19c0787f18 docs(wiki): ESP32 SPI display latency investigation and fixes
Document the full esp32-doom performance story: the bottleneck (per-event SPI
C->Python ctypes crossings, not QEMU compute / libqemu -O level / transport /
core version), the dead ends that gave zero gain and why (-O2 rebuild, async
_emit, blind CS-flush suppression), the two fixes (batch SPI data, gate CS
crossings) for 0.04 -> ~1 FPS (~26-37x), the build/test playbook, key files and
remaining headroom (the DC pin).
2026-06-03 23:23:04 -03:00
..
examples feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
img/boards
wiki docs(wiki): ESP32 SPI display latency investigation and fixes 2026-06-03 23:23:04 -03:00
ARCHITECTURE.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
BOOT_IMAGES.md feat(sim): boot_images module + Pi 3 emulation restored 2026-05-16 05:41:46 +02:00
BUILD-QEMU.md
CUSTOM_CHIPS.md
ESP32C3_WIFI_BLUETOOTH.md
ESP32_EMULATION.md refactor(esp32): retire ledc_update + broadcastPwm + channelGpioMemo 2026-05-19 04:05:34 +02:00
ESP32_WIFI_BLUETOOTH.md
MCP.md
MICROPYTHON_IMPLEMENTATION.md
PICO_W_WIFI_EMULATION.md
RASPBERRYPI3_EMULATION.md docs(pi3): refresh RASPBERRYPI3_EMULATION.md for the boot_images flow 2026-05-16 07:07:41 +02:00
RISCV_EMULATION.md
RP2040_EMULATION.md
SETUP_COMPLETE.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
THIRD_PARTY.md feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
analytics.md
components.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
desktop-app.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
emulator.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
getting-started.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
img1.png
img2.png
img3.png
img4.png
img5.png
img6.png
intro.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
roadmap.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00