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 feature request:** I am currently developing a custom chip simulation for an air flow sensor in the Wokwi Simulator. The sensor's behavior involves variable flow rate values depending...

enhancement

**Is your feature request related to a problem? Please describe.** The current keypad can only be a maximum of 4X4 size. I am making a calculator to learn C and...

enhancement

Being able to drag and drop file tabs would be very useful to organise files. Sometimes I create a new file and it would be better suited if I could...

enhancement
open for vote

Feature request to add support simulating the [Ardunio UNO WIFI Rev2](https://store.arduino.cc/products/arduino-uno-wifi-rev2)

enhancement
open for vote

I'm unable to access any files from the virtual SD Card when running the simulator from VS code. Specifically, the ls command prints out an empty list: ``` Files on...

enhancement
open for vote

**Is your feature request related to a problem? Please describe.** I'm always frustrated when a PR is submitted and all my unit tests pass but still end up breaking my...

enhancement

### Describe the bug The [Wokwi for VS Code extension](https://marketplace.visualstudio.com/items?itemName=wokwi.wokwi-vscode) uses VS Code's build-in terminal since the version 2.1.0. With that terminal users can not see what they are writing...

bug

I would like to avoid stepping into standard library functions Using stock calculator.ino example I don't need to step into the string assignments/comparisons logic on a line like String current...

enhancement

I want to autograde student submissions using GitHub Classroom's autograding feature, but I haven't yet figured out how to do this. Have you already thought about how to do this?...

enhancement

Connecting the pin 1 - (reset pin) to Gnd on the AtTiny should reset the chip. In Wokwi, however, it seems the simulation resets to the beginning of Void Loop,...

bug