-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
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? |
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. |
bump |
1 similar comment
bump |
Bump |
Bump :) |
bump |
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... |
@HeathersZen in wokwi we have the symbols you can use them in the circuit, instead of an external source |
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).
The text was updated successfully, but these errors were encountered: