EE_Wisdom
Engineering Projects & Research Repository
This repository contains my academic projects, research work, and hands-on engineering experience across core electrical engineering, embedded systems, digital design, and hardware development.
The repository is organized into multiple branches, each representing a specific role, project, or research area.
Repository Organization (Branch-wise)
Electrical-trainee-racing-team
Work done as an Electrical Trainee for a student electric racing team.
- Research on timers, interrupts, and embedded system fundamentals
- Study and application of communication protocols (I2C, SPI, CAN)
- Automotive electronics concepts relevant to motorsport applications
- Hardware interfacing and system-level design considerations
jde-tenure
Documentation of technical learning and applied engineering work completed during the JDE tenure.
- Structured problem solving
- Core electrical and embedded concepts
- Research-based learning tasks
pcb-design-projects
Contains two complete PCB design projects.
- Schematic design and component selection
- PCB layout and routing
- Sensor interfacing and mixed-signal design
- Hardware bring-up, debugging, and validation
toy-cpu-i281
Course project involving the design of an 8-bit toy CPU (i281).
- VHDL-based datapath and control unit design
- Custom instruction set architecture
- Implementation of Bubble Sort on memory data
- Simulation and functional verification
EE_LearningAids
Interactive study guides for IIT Bombay EE courses — open in any browser, no setup needed.
EE238 - Power Engineering II
Open Study Guide (GitHub Pages link)
A single-file HTML study guide with:
- 10 topics covering transmission lines, 3-phase, per-unit, ABCD matrices, P&Q flow, Maxwell’s equations
- 18+ MCQs with click-to-reveal solutions
- 6 long-form problems (Review Q 5A) with step-by-step strategies
- Worked textbook examples from Weedy Ch 2-3
- Master formula sheet
- Dark theme, mobile-friendly, works offline
More courses will be added here over time.
- Languages: C++, Python, VHDL
- Hardware: Microcontrollers, sensors, custom PCBs
- Software: MATLAB/Simulink, LTspice, Quartus, KiCad/Eagle
- Domains: Embedded systems, digital design, control systems, automotive electronics
Notes
- Each branch is self-contained and includes its own documentation.
- Relevant design files, code, and reports are included within respective branches.