A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Type to find tags: |
arduino× 4195
Be sure to use the Arduino Stack Exchange for questions that are more Arduino and less electronics.
|
microcontroller× 3744
A device which includes a central processing unit (CPU), memory, and (generally) an assortment of I/O peripherals (UART, ADC, DAC, general-purpose I/O, I2C, etc.) in a tightly-coupled standalone packa…
|
power-supply× 2794
An electronic device which supplies electrical energy to a load. Can be AC or DC input. Typically DC output.
|
voltage× 2317
Voltage, otherwise known as electrical potential difference (denoted ∆V and measured in volts) is the difference in electric potential between two points (adapted from Wikipedia). Voltage can be const…
|
led× 2216
a light-emitting diode. Lighting an LED is considered the "Hello world" of a circuit design, and it can be as simple as putting a series resistor or can get more complicated, involving PWM a…
|
power× 2138
a primary concern for the design under discussion. Use the "low-power" tag when that applies.
|
transistors× 2076
a semiconductor device that can amplify signals and switch power. Most used types are bipolar (BJT, for Bipolar Junction Transistor) and MOSFET (FET, for Field Effect Transistor)
|
op-amp× 1980
a high gain analog voltage amplifier with differential high impedance inputs, and a low impedance output. A basic building block in signal processing, like as ampl…
|
batteries× 1787
a device consisting of one or more electrochemical cells that convert stored chemical energy into electrical energy
|
capacitor× 1757
A fundamental electronic component that stores energy in an electric field, commonly used in filtering applications.
|
pic× 1735
a brand of 8, 16, and 32 bit RISC microcontrollers manufactured by Microchip. "PIC" originally was an acronym for "Peripheral Interface Controller".
|
pcb× 1659
the acronym to Printed Circuit Board. A PCB is a carrier for the circuit's components and their electrical connections.
|
current× 1601
Flow of electric charge - typically movement of charge carriers, such as electrons. Measured in amperes (A).
|
mosfet× 1556
An transconductance (using voltage to control current) electronic component used for switching and amplification. Acronym for Metal-Oxide-Semiconductor Field-Effect Transistor. (from http://en.wikiped…
|
digital-logic× 1547
Digital electronics use a finite number of states, unlike analog electronics that treat continuous signals. Digital logic is used to perform arithmetic operations with electric signals, and constitute…
|
resistors× 1330
A resistor obeys Ohm's law (V=IR); the current through it is equal to the voltage across it divided by the resistance (equivalently \$I=\frac{V}{R}\$)
|
amplifier× 1306
adapt the range of the signal to a requirement, to make it more robust for transmission, or to satisfy interface requirement (like input/output impedance)
|
usb× 1278
Universal Serial Bus. If your question relates to a specific chip, please mention it in your question.
|
sensor× 1232
Sensors convert a physical quantity (e.g. temperature, pressure) into an electrical signal.
|
fpga× 1159
a logic chip that is configured by the customer after manufacturing—hence "field-programmable".
|
voltage-regulator× 1154
an analog circuit that produces a stable output voltage that doesn't vary with input voltage or load changes. Switching regulators are much more efficient than linear ones.
|
avr× 1145
a 8- and 32-bit microcontroller core developed by Atmel. AVR was chosen as microcontroller for the popular Arduino SBCs.
|
motor× 1119
An electrical actuator converting electrical energy into rotational motion.
|
rf× 1116
Short for Radio-Frequency. Frequencies at which radiation (intentional or not) plays a role. Typically associated with wireless communications, but also relevant for high-speed PCB design.
|
switches× 1104
Devices to interrupt or route a signal or power one of several ways.
|
circuit-analysis× 1086
the process of finding the voltages across, and the currents through, every component in the network.
|
audio× 1074
Questions about designing electronics for measuring, processing, and amplifying audio signals.
|
adc× 988
an Analog to Digital Converter. This device converts analog signals into digital form. It is mainly used by the digital circuitry to take analog measurements.
|
ac× 964
refers to alternating current mains power. It usually applies to voltages with >100V RMS, but can also be used for ex. 24V industrial AC power.
|
analog× 950
Analog circuits have a range of voltages, rather than just two as in digital logic.
|
diodes× 940
semiconductor components made from a P-type and N-type silicon material, that allows current to only flow in one direction.
|
pcb-design× 935
About designing the boards which carry the components of an electronic circuit. For questions about getting them built instead use PCB-fabrication. If your question is specific to a certain CAD tool, …
|
transformer× 931
A transformer couples two or more AC signals through a magnetic field. Often used as galvanic isolation and to transform one AC voltage to another.
|
integrated-circuit× 927
an electronic circuit built onto a single plate of a semiconductor material, normally silicon. Modern ICs may contain billions of transistors and they have played a major…
|
relay× 926
an electrically controlled switch. Electromechanical relays use an electromagnet to activate mechanical contacts, solid-state relays use semiconductor switches.
|
dc× 918
DC stands for Direct Current, which means the flow of electric charge in a single direction. Examples of a DC source are batteries, solar panels, dynamos.
|