17 lines
951 B
Markdown
17 lines
951 B
Markdown
|
---
|
||
|
title: Transistors
|
||
|
type: transistor
|
||
|
description: This is the description
|
||
|
image: https://placehold.co/600x400
|
||
|
usage: "A transistor is a switch that is controlled trough voltage"
|
||
|
whereToFind: Everywhere!
|
||
|
schematicSymbol: https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/IEEE_315-1975_%281993%29_2.1.1.a.svg/200px-IEEE_315-1975_%281993%29_2.1.1.a.svg.png
|
||
|
alsoKnownAs: "Knob, pot, potentiometer, variable resistor"
|
||
|
---
|
||
|
|
||
|
The transistor is a switch that can be operated by applying a small voltage to one of the legs, causing another leg to "open" or "close". Which leg does what is dependant on the type of transistor, which is why I always double check the datasheet. Transistors can be influenced by the ambient temprature. [^touch], and therefore are usually placed in pairs,
|
||
|
cancelling each other out.
|
||
|
|
||
|
[^touch]: When circuit bending, transistors are great to touch, as the heat of your finger could alter the sound.
|
||
|
|
||
|
## Reading datasheets
|