Skip to content

esprite v0.1.0

Choose a tag to compare

@rvben rvben released this 01 Jul 22:28
v0.1.0
32ae801

First tagged release of esprite, a host-native ESP32 firmware simulator.

  • Compiles firmware from source and renders the display; agent-facing CLI (screenshots, input injection, scenarios, JSON, clispec).
  • Runtime board selection: one firmware, many boards. Targets: Waveshare AMOLED 2.16 C6 (480x480), Waveshare AMOLED 1.8 (368x448), sample_gfx, and the CYD (ESP32-2432S028R) via Arduino_GFX and TFT_eSPI.
  • Supported display libraries: LVGL, Arduino_GFX, TFT_eSPI.

Also reserves the esprite name on crates.io and PyPI.