Skip to content

Sukunaryomen206/Basic-LED-PCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Basic LED PCB Design ๐Ÿ’ก

This repository contains my first complete PCB design project: a simple LED illumination circuit. It was designed from scratch to learn the end-to-end hardware development workflow, from schematic capture to routing and generating manufacturing files.

๐Ÿ“ธ Board Preview

(Drag and drop your 2D board screenshot here)

(Drag and drop your Schematic screenshot here)

๐Ÿ› ๏ธ Software Used

  • Schematic Capture: Cadence OrCAD 16.6
  • PCB Layout: Cadence Allegro PCB Designer 16.6
  • Gerber Verification: ViewMate

๐Ÿ—‚๏ธ Repository Structure

  • / (Root): Contains the main .dsn (schematic) and .brd (board) files.
  • /Libraries: Custom footprint/padstack files created for this project (.dra, .psm, .pad).
  • Manufacturing Files: The complete set of Gerber and NC Drill files are bundled in the .zip file, ready to be sent to a PCB manufacturer.

โš™๏ธ Circuit Details

This board is a simple demonstration of passive component layout, featuring:

  • A power input connector.
  • A current-limiting resistor.
  • A standard through-hole/SMD LED.
  • Ground plane pouring using dynamic copper shapes.
  • Custom silkscreen labels and footprint markings.

๐Ÿš€ How to Manufacture

If you want to build this board yourself:

  1. Download the Manufacturing_Files.zip from this repository.
  2. Upload the .zip file to any standard PCB fabrication service (like JLCPCB, PCBWay, or OSH Park).
  3. Use standard settings (1.6mm FR4 thickness, 1oz copper).

Created as a learning project for hardware engineering and PCB design.

About

"A beginner PCB design featuring an LED and resistor, created in Cadence OrCAD/Allegro."

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors