wokwi-features
wokwi-features copied to clipboard
Wokwi Feature requests & Bug Reports
This offhand remark > Rather strange that the Serial.print for the RTC actually matches real time though was in the context of talking about when the simulation can't keep up....
It is ESP32 board with a touch screen (ST7796, FT5x06) Shop: https://shop.wireless-tag.com/products/esp32-display-modules-wt32-sc01-16mb-3-5-inch-lcd-hmi-display-touch-screen-monitor-based-on-wifi-bt-ble-module-esp32-wrover-b Datasheet: https://fccid.io/2AFOS-WT32-SC01/User-Manual/User-manual-5453310.pdf Could you add it?
It was mentioned in the Discord channel that the SDA was kept low after a I2C read with `HAL_I2C_Master_Receive()`. After that, no more I2C communication is possible. It turns out...
[This on Arduino forum](https://forum.arduino.cc/t/physical-uno-and-wokwi-give-different-results-for-a-simple-test/1328159) The inquirer and ppl who helped have explained this in terms of how a continuously present interrupt level is handled differently to real life In real...
**Describe the bug** I'm using power management on my `esp32s3` firmware to put the device to sleep when idle. This works fine on the physical device, as it sleeps a...
Wokwi is a great tool, and it would be even greater if there was an option to enable viewing the electron's path on the circuit. It would help students, and...
**Is your feature request related to a problem? Please describe.** I need a way to test my program with OTA ability. [ESP32 OTA](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/ota.html) **Describe the solution you'd like** Run the...
I am using rpi pico w configured setup for running the wokwi emulator in VS code based on the mycropython firmware 1.23.0. However, i would like to be able to...
Could u pls add ACS712 and zmpt101 current and voltage sensor to wokwi