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 docs: BUILD-QEMU.md + 'Build QEMU from source' docs section 2026-05-14 05:44:10 +02:00
CUSTOM_CHIPS.md Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions 2026-04-28 19:24:39 -03:00
ESP32C3_WIFI_BLUETOOTH.md refactor: rename wokwi-libs/ → third-party/ 2026-05-03 00:58:57 -03:00
ESP32_EMULATION.md refactor(esp32): retire ledc_update + broadcastPwm + channelGpioMemo 2026-05-19 04:05:34 +02:00
ESP32_WIFI_BLUETOOTH.md refactor: rename wokwi-libs/ → third-party/ 2026-05-03 00:58:57 -03:00
MCP.md
MICROPYTHON_IMPLEMENTATION.md feat: add comprehensive MicroPython implementation documentation for RP2040, ESP32, ESP32-S3, and ESP32-C3 boards 2026-03-29 23:50:55 -03:00
PICO_W_WIFI_EMULATION.md refactor: rename wokwi-libs/ → third-party/ 2026-05-03 00:58:57 -03:00
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 refactor: rename wokwi-libs/ → third-party/ 2026-05-03 00:58:57 -03:00
RP2040_EMULATION.md refactor: rename wokwi-libs/ → third-party/ 2026-05-03 00:58:57 -03:00
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 Refactor code structure for improved readability and maintainability 2026-03-23 23:24:14 -03:00
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