Skip to content

This repository contains PCB design projects and training materials for AAMU's HOPE initiative. Students learn practical PCB design skills through structured labs and real-world projects using KiCad.

Notifications You must be signed in to change notification settings

meekdenzo/AAMU-HOPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AAMU-HOPE (Hands-On PCB Engineering)

Alabama A&M University's Hands-On PCB Engineering program - Learn PCB design through hands-on projects using KiCad

Description

This repository contains PCB design projects and training materials for AAMU's HOPE initiative. Students learn practical PCB design skills through structured labs and real-world projects using KiCad.

Repository Structure

πŸ“ AAMU-HOPE/
β”œβ”€β”€ πŸ“ training-labs/
β”‚   β”œβ”€β”€ πŸ“ lab-01-basics/
β”‚   β”‚   β”œβ”€β”€ README.md           # Lab instructions and requirements
β”‚   β”‚   β”œβ”€β”€ schematic/          # KiCad schematic files
β”‚   β”‚   β”œβ”€β”€ pcb/               # KiCad PCB layout files
β”‚   β”‚   └── assets/            # Images and documentation
β”‚   β”œβ”€β”€ πŸ“ lab-02-components/
β”‚   └── πŸ“ lab-03-routing/
β”‚
β”œβ”€β”€ πŸ“ projects/
β”‚   β”œβ”€β”€ πŸ“ usb-charger/
β”‚   β”‚   β”œβ”€β”€ README.md           # Project specifications
β”‚   β”‚   β”œβ”€β”€ schematic/
β”‚   β”‚   β”œβ”€β”€ pcb/
β”‚   β”‚   β”œβ”€β”€ bom/               # Bill of Materials
β”‚   β”‚   └── documentation/     # Additional technical docs
β”‚   └── πŸ“ light-sensor/
β”‚
β”œβ”€β”€ πŸ“ resources/
β”‚   β”œβ”€β”€ kicad-setup.md         # KiCad installation guide
β”‚   β”œβ”€β”€ design-guidelines.md   # PCB design standards
β”‚   └── component-library/     # Common components and footprints
β”‚
β”œβ”€β”€ πŸ“ templates/
β”‚   β”œβ”€β”€ project-template/      # Standard project structure
β”‚   └── documentation-template/# README and doc templates
β”‚
β”œβ”€β”€ .gitignore
β”œβ”€β”€ LICENSE
└── README.md

Getting Started

  1. Install KiCad (Latest Version)
  2. Clone this repository
  3. Start with training-labs/lab-01-basics
  4. Follow the README in each project directory

Contributing Guidelines

  1. Create a new branch for your work
  2. Follow the project template structure
  3. Include detailed README files
  4. Submit pull requests for review

Project Standards

  • All projects must include:
    • Complete schematics
    • PCB layout files
    • Bill of Materials (BOM)
    • Assembly instructions
    • Design documentation
    • Test procedures

Resources

About

This repository contains PCB design projects and training materials for AAMU's HOPE initiative. Students learn practical PCB design skills through structured labs and real-world projects using KiCad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published