Skip to content

Boeard Power Management #617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bodo29 opened this issue Jul 9, 2023 · 1 comment
Closed

Boeard Power Management #617

bodo29 opened this issue Jul 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@bodo29
Copy link

bodo29 commented Jul 9, 2023

For the moment I can use LEDs on digital output pins of Arduino boards without any resistor and the simulation works. I can also use multiple relais or sensors on several pins at the same time without problems. In reality that doesn't work because of the current output restrictions of an Arduino.
Integrate a function in the simulator that checks connected devices with respect to their electric current consumption. Create a part to fix that problems, ULN2803A f. e.

@bodo29 bodo29 added the enhancement New feature or request label Jul 9, 2023
@urish
Copy link
Contributor

urish commented Jul 24, 2023

Thanks for the feedback! We focus on digital simulation, so unfortunately, we do not simulate analog parts like resistors or calculate current consumption. We don't even check if parts are powered - you can get a servo running without connecting it to power, only the signal. Wokwi focuses on the firmware, MCU, and digital communication (I2C, UART, SPI) simulation, with only limited analog support.

There's an open feature request to (simulate resistor dividers)[https://wokwi.com/features#feature-1021779688] (#203), which may be a first step in the way to supporting more complete analog simulation.

@urish urish closed this as completed Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants