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

**Is your feature request related to a problem? Please describe.** Add additional LCD components **Describe the solution you'd like** Add additional LCD options, like the Adafruit 1.44 and 1.8 whilst...

enhancement

**Is your feature request related to a problem? Please describe.** When creating custom chip, we are limited to range-type controls, which makes it impossible to send complex data to the...

enhancement

When using the sliding potentiometer, the "slider knob" is very hard to control; it sometimes jumps left to right, gets stuck, etc. - MacOS - Chrome, Safari - Trackpad and...

bug

**Is your feature request related to a problem? Please describe.** Can't see internal website on cellphone **Describe the solution you'd like** I want an internet browser so ESP can do...

enhancement

The I2C bus on both STM32 boards and on the Blue Pill has stopped working. In the documentation is an example with the I2C bus. Documentation for the STM32 Nucleo64:...

bug

I am testing simulation with temperature sensors DS18B20. I tried the code for working with sensor indexes and their addresses. Only one sensor with address 0x10, 0x00, 0x00, 0x00, 0x00,...

It would be nice to have some kind of _oled cattogory_ in the simulator. As an extension of the _2 oled displays_ already in the simulator. ### Sample images of...

enhancement

**Describe the bug** Telnet or nc to emulated in VSCode device opens connection, but it remain open after disconnect from remote side. ``` wikwi.toml [wokwi] version = 1 firmware =...

bug

**Describe the bug** I got error `W (446) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration` on Wokwi esp32c6 board, but the code is working...

bug

How can I specific partitions.csv in vscode with wokwi.toml? I got an error in VSCode, which is the same as when I used wokwi-server without the parameter `-p partitions.csv`.

enhancement