0

Possible Duplicate:
Circuit Simulation Software

My friend is starting to learn some basic electronics as a hobby, and i have some knowledge on the subject from school. So I am looking for a software that will allow me to design and visually simulate simple circuits, for example I want to make a couple of leds to blink using a few transistors, and I want the software to visually show me the leds blinking.

Is there any software that can do this?

krvma
  • 11

1 Answers1

2

http://www.falstad.com/circuit/ I found the applet to be very helpful. It has many example circuits and you can create you own as well.

https://www.circuitlab.com/ Here is another one. It is a bit more polished. I haven't used it much though.

EDIT: Falstad example transistor blinky LEDs

Hair_of_the_Dog
  • 819
  • 2
  • 10
  • 15
  • The Falstad simulator has some nice features that so far as I can tell are unique. Unfortunately, it also has some annyoing limitations and quirks. The source code is available, but I've not read anything about what the procedure would be for tweaking it and putting it on a server so that schematics that make use of the tweaks could be used by anyone. – supercat Dec 10 '12 at 18:29