LED Blinking Circuit Design

I couldn’t find Flux documentation for saving/downloading a schematic screenshot, so that specific feature is probably not available in Flux. You can browse the docs here: Flux Documentation.
How do I export the schematic instead of taking a screenshot?
Flux exports are mainly for PCB/layout files, not a schematic drawing: the export tool supports PDF/SVG/DXF and manufacturing outputs, but the docs note that all export types generate from PCB layout data and none export schematics . For your schematic, the practical options are to use your computer’s screenshot/print-to-PDF tools, or make the actual PCB layout first and then export PDF/SVG/Gerbers from the layout.
is there a tool to fix wiring
Yes — I can help fix schematic wiring by inspecting the nets, making/removing pin connections, and then checking ERC results; the wiring tool uses exact pin IDs like U1:VCC and net names like ^GND . If you want, tell me what is currently wrong or which part you want connected, and I can check the schematic and fix the wiring for you.
Fix wiring issues
Run ERC check
Wiring tool help
Check power nets

Refine this doc
Ask about this doc
Design Notes — 9V NE555 LED Blinker
Requirements
  • 9V block battery input through an on/off switch.
  • NE555 astable oscillator to blink a red LED once per second.
  • Hand-solderable component choices: DIP-8 IC, through-hole battery holder, switch, 5mm LED, axial resistors, radial/disc capacitors.
555 astable timing calculation
Using standard NE555 astable equation:
  • Period: T = 0.693 × (RA + 2RB) × C
  • Frequency: f = 1 / T
Selected values:
  • RA = R1 = 4.7kΩ
  • RB = R2 = 4.7kΩ
  • C = C1 = 100uF
Calculation:
  • T = 0.693 × (4.7kΩ + 2 × 4.7kΩ) × 100uF
  • T ≈ 0.977 s
  • f ≈ 1.02 Hz
This is within practical tolerance for a “once per second” visual LED blink. Electrolytic capacitor tolerance will dominate real-world timing.
LED current calculation
Selected R3 = 1kΩ for a red LED from the 9V 555 output.
Approximate current:
  • I ≈ (9V − 2V) / 1kΩ ≈ 7 mA
This is bright enough for an indicator LED while conserving a 9V battery.
Support components
  • C2 = 100nF from VCC to GND for NE555 supply decoupling.
  • C3 = 10nF from CONT to GND for NE555 control voltage noise filtering.
Connectivity summary
  • Battery positive goes through SW1 to the switched 9V rail.
  • U1 RESET is tied to switched 9V so the timer runs when powered.
  • R1, R2, and C1 form the astable timing network.
  • U1 OUT drives D1 through R3.

    Requirements

    555 astable timing calculation

    LED current calculation

    Support components

    Connectivity summary

Documents

    Design Notes — 9V NE555 LED Blinker

Assets

No assets added.

106_Project_Wiring

106_Project_Wiring thumbnail
9V battery-powered NE555 astable blinker that flashes a through-hole red LED at roughly 1 Hz through an on/off switch.

Properties

Properties describe core aspects of the project.

Pricing & Availability

Distributor

Qty 1

Arrow

$13.37–$18.65

Digi-Key

$18.38–$18.38

HQonline

$3.56

LCSC

$12.80–$14.89

Mouser

$23.08

TME

$11.03

Verical

$5.47–$12.30

Controls