L7805 Fixed output regulator
Controls
Properties
Availability & Pricing
Distributor | Qty 1 | |
---|---|---|
Digi-Key | $0.38–$0.90 | |
LCSC | $0.19–$0.31 | |
Mouser | $0.69 |
Assets
id=L7805 Fixed output regulator-removebg-preview
Simulation
Notas AdicionalesPlaintext
+-----------+ +-----------+ VIN --------- | IN LM7812 OUT | --------- +12V | | | GND | +-----------+ | GND +-----------+ +-----------+ VIN --------- | IN LM7912 OUT | --------- -12V | | | GND | +-----------+ | GND
Notas AdicionalesPlaintext
+---------------+ +-----------+ VIN -| IN LM7805 OUT |--+ | LM7812 | | | | +---OUT---->+12V GND-|----------------|---|---- GND +---------------+ +--- IN---+ | | | | --+-. | +---------------+ +--------+ | VIN -| IN LM7912 OUT | GND-+ | +-- OUT->-12V GND-|----------------| +---------------+
Cpp
const int buttonPin = 2; // Pulsador conectado al pin 2 const int ledPin = 13; // LED conectado al pin 13 void setup() { pinMode(ledPin, OUTPUT); pinMode(buttonPin, INPUT); } void loop() { int buttonState = digitalRead(buttonPin); if (buttonState == HIGH) { digitalWrite(ledPin, HIGH); delay(1000); // Espera por 1000 milisegundos digitalWrite(ledPin, LOW); } }
Vcc (5V) ---- R2 (10kΩ) ----+----- S1 -----+
| |
| GND
\|/
----
Pin 4 ----+ |555| ----
| ---- | |
Vcc (+5V)--+---[R1]---- Pin 7 C1 |
Pin 6 ---||--- GND |
Pin 2 --------------+
Salida | |
Pin 3 ----[ ]---------+ GND
Des | Net | Des | Net | |
---|---|---|---|---|
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— | ||||
— |
rdet
rdet
copilot
rdet
copilot