Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.11 KB

transistors.md

File metadata and controls

19 lines (10 loc) · 1.11 KB

Transisitors

Electric Switches

A transistor functions like an electronically operated switch. The speed at which it can operate is dictated not by the swiftness of the operator but by the velocity of electricity traveling through a circuit. This means that an average transistor can vary from on to off, not just tens of times per second but hundreds or even thousands of times per second. It is this binary nature (either on or off) that makes them perfect for representing the world digitally.

Transistors are made from semi-conducting materials and can be configured as NPN or PNP, and this construction untimately effects the way that they are wired in your circuit.

PNP

image of PNP Transistor PNP Schematic

NPN

image of NPN Transistor NPN Schematic

Where to?

Next Section Arduino Resources