wokwi-features
wokwi-features copied to clipboard
Wokwi Feature requests & Bug Reports
I suggest adding stm32 support on wokwi to reach more embedded systems developers. Thanks!
**Is your feature request related to a problem? Please describe.** Add support for SH1106 chipset for OLED displays. wokwi supports the SSD1306 OLED displays. There are a bunch of similar...
The newest TFT_eSPI library on a ESP32 with hardware SPI causes a garbled screen in Wokwi. The bug was mentioned in the Discord channel for a ESP32-S3, but a standard...
The cheapest relay modules for Arduino projects have a opto-coupler and a npn transistor. It is turned on when the input is connect to GND or when the input is...
The zephyr-esp32 builder is already a great start in allowing to run Zephyr apps from Wokwi. It would be great to look into generalizing/improving support by allowing the users to...
**Describe the bug** I enabled debugging in a toy project which had a call to `random(0, 0xFF)` in the `loop()` function and attempted to examine local variables. I assumed I...
Where is there a list of all available simulator parts? The docs doesn't have it, the in-app dropper doesn't have it, so… I have been reduced to mining the *.json...
When creating a custom chip it seems that the chip will always span 12 pins and be labelled as a "breakout". When a custom chip is placed on a breadboard...
Hi! I think could be useful enable palette color with right click while tracing a line. Something like this image.  Then keep the color selected until it be...
This project [This project](https://wokwi.com/projects/378031652666068993) has a wire I have tried several times to fix. The wire from resistor dDR1 to Vdd. Moving it does not light up the "save" button...