Omkar Jadhav
E Mobility Engineer | Embedded Systems Specialist
Mumbai, IN · experienced professional
About
E Mobility engineer with specialization in Embedded Systems with hands-on experience in STM32 ARM Cortex-M and Embedded C, skilled in timers, PWM, UART, ADC, display interfacing, and interrupt-driven firmware.
Activity
0 followers · 0 posts
Omkar hasn't posted yet
Follow to get notified when they post.
Experience
- Design EngineerArrows AutomationNov 2024 – Present · Thane
Worked in an industrial automation environment with exposure to motors, sensors, actuators, and control systems. Designed mechanical housings and mounting solutions for electrical and control units using SolidWorks. Supported system integration and troubleshooting during installation and commissioning activities.
Education
- DIYGuruPG · Electric Vehicle & Embedded Systems2024–2025
- CSMITBE · Mechanical Engineering2019–2022 · 8.11
Skills
Embedded C
Communication Protocols (CAN, UART, I2C, SPI)
ARM Cortex
MATLAB and simulation tools
Battery Management System (BMS)
Show all 6 skills →Show less
Sensor Interfacing
Projects
- STM32 CAN Communication Using Dual STM32F446RE BoardsView →
This project demonstrates Controller Area Network (CAN) communication between two STM32F446RE Nucleo Board development boards using the built-in bxCAN peripheral. The transmitter node sends an 8-byte CAN frame when the onboard user button is pressed, and the receiver node filters the message, toggles an LED, and forwards the received payload over UART for debugging and verification using a Saleae Logic Analyzer.
STM32SIgrok PulseViewDocklite - STM32 PWM DC Motor Control with Temperature Monitoring (LM35 + LCD)View →
This project implements a DC motor speed control system using an STM32F401RE microcontroller. The motor speed is controlled using PWM, while temperature is monitored using an LM35 sensor and displayed on a 16x2 LCD. An L293D motor driver is used to interface the motor with the microcontroller. The project demonstrates timer configuration, ADC interfacing, PWM generation, sensor data acquisition, and peripheral interfacing in embedded C.
STM32Proteus