-
https://github.com/PubInv/general-alarm-device/blob/main/simulation/diagram.json
update simulation diagram from v1 to include reworks, SPI nCS to D10, LIGHT4 D7
-
A version of the simulator you can use without an internet connection. Either by making the online version a PWA (progressive web app) that is available offline, or by providing a downloadable version…
urish updated
3 weeks ago
-
Hi I have an issue connecting to MQTT server on AWS. The code is working correctly on actual harware but it is not working on wowkwi. I tried using the private gateway too but it is not working. Is it…
-
**Is your feature request related to a problem? Please describe.**
When testing designs producing files on the emulated SD card, it is necessary to download them to the computer and analyze them he…
wzab updated
2 months ago
-
https://github.com/br3ttb/Arduino-PID-Library/blob/9b4ca0e5b6d7bab9c6ac023e249d6af2446d99bb/examples/PID_RelayOutput/PID_RelayOutput.ino#L51-L59
Is the relay example intended to turn the relay on d…
drf5n updated
1 month ago
-
I'm using rp2040js for CI and noticed cyw43 is supported on wokwi.com.
Is there a way the cyw43 emulation could be used to properly test networking code within CI?
-
-
**First of all, thank you for this library. It is really a piece of art.**
Probably Iam just **stupid** and can't use it properly.
**My setup**
- ESP32-Wrover-E ( 16mb flash, 8mb psram )
- Ardui…
-
how to change the wokwi file to be fetched
can get the SVG build shown in a readme?
-
**Describe the bug**
A clear and concise description of what the bug is.
I mistakenly reversed the +5 V and Ground (pins 1 & 2) on the 20x4 LCD display and the display continued to function in the …