wokwi-features icon indicating copy to clipboard operation
wokwi-features copied to clipboard

Wokwi Feature requests & Bug Reports

Results 227 wokwi-features issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** Model with ILI9341 display runs on the wokwi web simulator, but has garbled output when using VSCode integration locally. **To Reproduce** See: https://wokwi.com/projects/427142978334285825 Then reproduce the model...

bug

**Describe the bug** Based on [this macro-condition](https://github.com/espressif/esp-dsp/blob/74e23cd649c40d7835c9de3fc02f69bc838508e9/modules/dotprod/include/dsps_dotprod.h#L103-L112) `dsps_dotprod_f32` defaults to [`dsps_dotprod_f32_ae32`](https://github.com/espressif/esp-dsp/blob/74e23cd649c40d7835c9de3fc02f69bc838508e9/modules/dotprod/float/dsps_dotprod_f32_ae32.S) for ESP32-S3. However, *(despite the fact that it compiles)* it throws `IllegalInstruction`-error in log, therefore it doesn't work. Unfortunately,...

bug

Hello everyone, When running a Wokwi project in VSCode, the simulation(when I launch diagram.json) gets stuck on "Loading Project.." and does not proceed. No errors are displayed, and the project...

bug

Hi, It would be nice if we were able to generate a video animation from a given test scenario, similar to the --screenshot-time option. This would open new possibility to...

enhancement

Add an MLX90614 infrared temperature sensor please!

enhancement

Please add the "freenove-esp32-s3-cam" down is the link for it's pinout ![Image](https://github.com/user-attachments/assets/eb3a0e9d-9988-436f-ac4d-7d75fdb523f7) **Is your feature request related to a problem? Please describe.** A clear and concise description of what the...

enhancement

I'd like to see support for more variety of prototype OLED displays like 128x64, 128x128, etc, as well as SH1106 displays.

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** At the moment, very few parts allow automation controls. As far as I can see only an accelerometer, the pushbutton...

enhancement

Currently, the MPU6050's interrupt pin is not functional. I wish to test using this pin in my scripts, so it would be appreciated if it were enabled in Wokwi.