Files
-
boostConverter / boost.kicad_pcb
-
boostConverter / boost.kicad_sch
-
buckConverter / buck.kicad_pcb
-
buckConverter / buck.kicad_sch
-
buckConverter / buck_convertr / buck_convertr.kicad_pcb
-
buckConverter / buck_convertr / buck_convertr.kicad_sch
-
DLC / DLC.kicad_pcb
-
DLC / DLC.kicad_sch
-
ledMic / micLed.kicad_pcb
-
ledMic / micLed.kicad_sch
Files | |
---|---|
DLC | |
boostConverter | |
buckConverter | |
ledMic | |
README.md |
README.mdView this project on CADLAB.io.
PCB Projects
Overview
This repository contains various PCB designs created using KiCad as part of my learning journey. The projects include different types of power converters, sensor modules, and other embedded system circuits.
Included Designs
- Buck Converter - Step-down DC-DC converter
- Boost Converter - Step-up DC-DC converter
- Linear Regulators - Voltage regulation circuits
- Power Management Circuits - Various power distribution designs
- Sensor Modules - PCB layouts for different sensors
Project Structure
📂 projectroot/
├── 📁 buckconverter/ # Buck converter design files
├── 📁 boostconverter/ # Boost converter design files
├── 📁 regulators/ # Linear regulator PCB files
├── 📁 sensormodules/ # Various sensor module PCB designs
├── 📁 gerberfiles/ # Manufacturing-ready Gerber files
├── 📁 bom/ # Bill of Materials (BOM)
├── 📁 3dmodels/ # 3D models for components
├── 📁 documentation/ # Datasheets, design notes, etc.
├── README.md # Project overview (this file)
Installation & Usage
- Clone the repository:
sh git clone https://github.com/yourusername/your-pcb-repo.git
- Open the project in KiCad:
- Open KiCad and load the required
.pro
file. - Access the schematic editor and PCB layout as needed.
- Open KiCad and load the required
- Generate Gerber files for manufacturing:
- Use KiCad's "Plot" function to export Gerber files.
Bill of Materials (BOM)
Each project folder contains a BOM listing all components used in the design.
Contribution
Feel free to fork this repository and submit pull requests for improvements or modifications.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Gokula Kannan R
For any questions or collaborations, contact me at [gokul567gd@gmail.com].