wokwi-features
wokwi-features copied to clipboard
Wokwi Feature requests & Bug Reports
In the Discord channel was mentioned that the I2C bus does not work for the STM32 board in Arduino mode. There is more than one problem: 1. The local files...
Suggestion to add an attribute to expand the number of the slide switch positions. This is to control one parameter that has more than two states. This would enable replicating...
A tool-kit that empower usage of the simulator in a classromm environnment. The following functionnality could be very handful for teaching help: - Managment of a classroom : List of...
So I want to make an inductance meter using either Arduino or Raspberry Pi Pico. To my surprise there is not inductor model in the simulator. That's a bit strange...
Show how much Flash / RAM is used, e.g. ``` Sketch uses 2418 bytes (7%) of program storage space. Maximum is 32256 bytes. Global variables use 192 bytes (9%) of...
[ESP-BSP](https://github.com/espressif/esp-bsp) is standard a mechanism how to work with a board. The initialization sequence in case of M5Stack CoreS3 includes also Power Up of display using AW9523. The application that...
Hi, some projects that use ESP-12 cannot be accurately simulated with ESP32, please add ESP-12 module. By the way, if you can add it as a module it would be...
**Describe the bug** With the VSCode plugin, I am looking to use the flasher_args.json functionality to read in a custom binary (containing NVS flash data). AFAIK `flasher_args.json` is an internal...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...