-
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
NPN/PNP/MOSFET Transistors (digital simulation) #180
Comments
Thanks for the suggestions! Do you have a specific project in mind? |
Sorry I found out my solution. Either ways, thanks! |
Now that there are relays, a transistor and a mosfet come into view, because they are almost the same as a relay.
A circuit where a transistor or mosfet drives a led or a relay is very common. |
Thanks for the suggestion! One major difference between relays and transistors are their response times (millis vs nanos). So with transistors, you'd be able to implement an oscillator that will crawl the simulation down to halt. But I do see where they come into play when controlling LEDs and Relays. Other than the oscillator issue and the fact there's no real analog simulation, I think they shouldn't be too hard to implement. |
This sure looks like a slippery slope to me.. |
It will generate problems and we will have to explain that it is only a digital simulation. Could something be added to the symbol ? Perhaps a gray symbol ? |
Gray symbol? What would it look like? |
It is very Important to add Transistors Llike BJT, FET, MOSTFETs Etc, Optocoupler, CI 555, Bare Atmega328p, OPAMs, Etc. like PROTEUS to have an Excelent Simulator. |
Would it be possible to add npn transistors to Wokwi? They are really useful for the creation of electronic switches.
The text was updated successfully, but these errors were encountered: