Skip to content
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

External power source #338

Open
eternaleclipse opened this issue Apr 13, 2022 · 9 comments
Open

External power source #338

eternaleclipse opened this issue Apr 13, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@eternaleclipse
Copy link

It would be nice to have an external power source component with configurable voltage.

Can be useful for playing with different voltages, and also for simulating circuits with different power sources (ex. Arduino controlling 220v power via relay).

@eternaleclipse eternaleclipse added the enhancement New feature or request label Apr 13, 2022
@urish
Copy link
Contributor

urish commented Apr 21, 2022

The thing is, Wokwi does not simulate voltages. That being said, I'm seeing users creating a simulation with just electronics (and now also with custom chips too, see #301) and using the ATtiny85 as the "power source" for their circuit. So it might make sense to have some sort of a Power Source component that will be used for these situation.

I'm just not sure what this Power source look be like. Any suggestions?

@eternaleclipse
Copy link
Author

Yeah, I assume it will mainly be used to simulate circuits with relays (or something that makes sense IRL to use a power source other than what the main board provides).

It can look like a battery, with 2 nodes for + and -, and a user setting for voltage.

@krishsharma0413
Copy link

bump

1 similar comment
@Mereep
Copy link

Mereep commented Apr 23, 2024

bump

@ChaosNik
Copy link

Bump

@boboman-1
Copy link

Bump :)

@alessiadigalo
Copy link

bump

@HeathersZen
Copy link

I just joined the club today, and instantly found a need for this feature. Designing actual circuits beyond the 3.3 the ESP32 provides means there must be a power supply somewhere...

@djedu28
Copy link

djedu28 commented Oct 21, 2024

@HeathersZen
It turns out that the Wokwi still does not simulate voltages, you can even (optionally) not connect VCC and GND and the circuit in the WOKWI will work normally.

in wokwi we have the symbols VCC and GND:
image

you can use them in the circuit, instead of an external source
image

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

9 participants