Welcome! This repository documents my hands-on engineering projects completed while exploring electronics, embedded systems, circuit design, and PCB development.
My goal is to build practical engineering skills through designing, simulating, documenting, and improving real hardware projects rather than only studying theory.
⭐ Latest Project
This project documents the complete design of a custom two-layer printed circuit board (PCB) for an ATmega328P-based assistive navigation hardware platform.
An Arduino-based prototype that assists visually impaired users by detecting nearby obstacles and providing feedback using ultrasonic sensors and vibration/audio alerts.
An automatic lighting system that adjusts LED brightness according to ambient light levels using an LDR sensor.
A gas monitoring and alert system that detects gas levels and responds using LEDs, LCD messages, and a buzzer alarm.
More projects and experiments will be added over time as I continue learning.
Throughout these projects, I have gained practical experience in:
- Circuit Analysis
- Embedded Systems
- Sensor Interfacing
- Hardware Documentation
- PCB Design
- KiCad
- Schematic Capture
- PCB Layout
- Component Placement
- Manual Routing
- DRC Verification
- Gerber Generation
- Arduino
- Embedded C++
- Firmware Development
- MATLAB
- Autodesk Tinkercad
- KiCad
Each project folder usually contains:
.inofile → Arduino code for the project.mp4file → working demo/simulation video.pngfile → circuit design screenshotbom.csv→ components used in the circuitREADME.md→ explanation of how the project works
This repository also includes a few engineering-related certificates and learning records connected to:
-
MITx Certificate -Circuit Analysis -Electronics
-
MATLAB -automation -embedded systems -engineering software/tools
-
Altium PCB Design Course -PCB Designing -PCB Manufacturing -PCB Simulation
I created this repository to document my progress while exploring electronics and embedded systems.
Right now I’m mainly focused on:
- sensor-based systems
- automation concepts
- Arduino projects
- circuit simulation
- learning how different components interact in a complete system
I’ll continue updating this repository as I build more projects and improve my understanding.