https://github.com/abdullahhendy/speaker-pcb
A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker. The repository includes documentation for the design and fabrication files.
https://github.com/abdullahhendy/speaker-pcb
amplifier kicad pcb pcb-design pcb-layout
Last synced: 5 months ago
JSON representation
A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker. The repository includes documentation for the design and fabrication files.
- Host: GitHub
- URL: https://github.com/abdullahhendy/speaker-pcb
- Owner: AbdullahHendy
- Created: 2023-08-18T02:14:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-14T12:42:33.000Z (7 months ago)
- Last Synced: 2025-12-16T18:19:17.124Z (7 months ago)
- Topics: amplifier, kicad, pcb, pcb-design, pcb-layout
- Language: HTML
- Homepage:
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
Class AB Amplifier Based Speakers With a Power Supply Circuit
## Description
A complete design of a 5W class AB audio amplifier with a power supply circuit and a speaker.
The repository includes documentation for the design and fabrication files.
### Schematic

### Board Layout

### 3D View

## Dependencies
### Software
* The project was developed on Windows 10 using [KiCad 6.0](https://docs.kicad.org/6.0/)
* The libraries for the footprints and 3D models are included under the "KiCAD Libraries" directory. Might need to import them to the project.
* [Add symbol libraries to KiCad project](https://www.youtube.com/watch?v=iC3a5C4R820)
* [Add footprint libraries to KiCad project](https://www.youtube.com/watch?v=CBfGG5TKc6o)
* [Add 3D models to KiCad](https://www.youtube.com/watch?v=aqCzmXq5bb0)
### Hardware
* A 24V 1A power supply adapter is used to power up the speaker. A 24V 0.5A power supply adapter should also work with the possibility of lowering the performance
* [23V 1A Power Supply Adapter suggestion](https://www.amazon.com/gp/product/B09281KTS8/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1)
## Documentation
* Full Documentation can be found [here](https://github.com/AbdullahHendy/Speaker-PCB/tree/main/Documentation)
* [Report](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Documentation/Amplifier%20Project%20Report.pdf) explaining all design details and why most of design decisions were made
* See this [important fixes and imporovements for later versions](https://github.com/AbdullahHendy/Speaker-PCB/blob/main/Documentation/Fixes_Improvements.pdf)
## Authors
Contributors names and contact info
[@AbdullahHendy](https://www.linkedin.com/in/abdullah-hendy/)
## Version History
* 00
* Initial version