Mahir Jhaveri
B.E. Electronics & Communication student · Embedded Systems Intern
Ahmedabad, Gujarat, India
@mahir_jhaveri
0 followers
🎓 Bachelor of Engineering in Electronics and Communication at Lok Jagruti University · Graduating 2026
About
Electronics and Communication engineering student with hands-on experience in embedded systems, CCTV/network configuration, and home automation. Built multiple academic and self-initiated projects using STM32, Raspberry Pi, Python, C, Verilog, and OpenCV.
Experience
-
Intern – Technical Services & ConfigurationBinary Lifestyle Pvt. Ltd. (All Automatic)Dec 2025 – Mar 2026
Education
-
Bachelor of Engineering in Electronics and CommunicationLok Jagruti UniversityElectronics and Communication · Nov 2022 – Jul 2026
Skills
Projects
-
Pulse Width Modulator (PWM) using VerilogVerilog HDL
Designed a synthesizable PWM generator using a counter-comparator architecture and verified waveform behavior for different duty cycle inputs using simulation.
-
Digital Sensor Interfacing on STM32STM32
Implemented GPIO-based digital interfacing on STM32 microcontroller for external sensor reading and actuator control.
-
Fluid Level Detection using Image Processing & CNNRaspberry Pi, Python, CNN
Engineered an embedded vision system to monitor bottle fill levels against a 75% threshold, built a custom dataset, and enabled automated rejection of underfilled/overfilled bottles through real-time inference.
-
Motion Mate – Real-Time Human Pose Estimation SystemPython, OpenCV, MediaPipe Pose, Raspberry Pi 4, DroidCam
Developed a real-time vision pipeline for edge inference using camera stream input via DroidCam, focusing on low-complexity processing and optimized execution for embedded hardware constraints.
-
STM32 GPIO Driver (Simulated Register-Level Programming)C
Built a register-accurate GPIO driver in C simulating STM32 memory-mapped peripherals. Implemented GPIO Init, GPIO WritePin, GPIO ReadPin, and GPIO TogglePin using bitwise read-modify-write logic.