wokwi-features
wokwi-features copied to clipboard
Wokwi Feature requests & Bug Reports
**Is your feature request related to a problem? Please describe.** I'd like to be able to set a dip switch to a specific setting. In specific, I want to put...
**Describe the bug** In my simulations I found several cases where using the keyboard shortcut to "press" a pushbutton behaves differently than clicking over the pushbutton image. I was working...
Helo, I am testing temperature sensor with arduino nano. I slide temperature slider to maximum 125°C but get output : 15.69 °C there is public sample project: https://wokwi.com/projects/420320796362385409
**Describe the bug** In the wokwi Editor the PWM Pins seem to not work at all, I've tried using Direct Port Manipulation and the standard Arduino `analogWrite` version. **To Reproduce**...
For now, there is only a RTC module for getting the time. RTC modules use quartz's so they are not really exact. The DCF77 syncs to atomic clocks, and in...
It was mentioned in the Discord channel that the servo motor can only do 0...180 degrees. Could a attribute be added to change the maximum angle? Well known webshops have...
ESP 01 module is a multipurpose module that we can use to implement OTA features on other DEV boards/chips that have no direct Wifi or Wireless connections to the internet.
**Wokwi STM32 wrapper missing weak attribute for interruption functions?** When i try to implement my own interruption functions, it gives me multiple definition error. **To Reproduce** Make a simple receive...
Would it be possible to implement functionality for the decimal points on the tm1637 4 digit display? They appear in the picture of the display but don’t seem to be...