You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains hardware design submissions for three electrical engineering problems, including schematics, PCB layouts, bills of materials (BOM), Gerber files, and supporting code.
Design of a CC-CV charging circuit for a 3S Li-ion battery pack, powered by a 12V DC adapter, with cell balancing and safety protections.
Problem 4
PCB schematic and layout design for a specified circuit.
Problem 5
Arduino-based control system for a 5V servo motor, 12V DC motor, IR sensor, and ultrasonic sensor — including circuit design, PCB design, and firmware.
See Assignment_Questions.pdf for the complete problem statements and requirements.
Schematic & PCB Previews
Problem 3: 3S Li-Ion Charger
Schematic
PCB Layout
Problem 4: PCB Design
Schematic
PCB Layout
Problem 5: Arduino Control System
Schematic
PCB Layout
Full-resolution PDFs are also available in each problem folder.
File Types
Schematic.pdf — Annotated circuit schematics
Layout.pdf — PCB layout files
BOM.xlsx / BOM.csv — Bill of materials with component ratings
Gerber.zip — Fabrication-ready Gerber files
Arduino_Code/ — Source code for the microcontroller-based system
About
Hardware design submissions: 3S Li-ion charger, PCB design, and Arduino control system