Projects
A selection of hardware, firmware, and robotics work.
-
Autonomous Ground Vehicle
2025AI draft activeDifferential-drive indoor robot with LiDAR-based obstacle avoidance and ROS2 navigation stack, built on a custom STM32 motor controller PCB.
-
Soft Robotic Gripper
2024AI draft completedTendon-actuated, fully 3D-printed soft gripper for handling delicate and irregular objects. Five independently controlled TPU fingers driven by mini servo motors.
-
FOC Motor Control Library
2024AI draft activeLightweight C++ library implementing field-oriented control for BLDC motors on resource-constrained microcontrollers, with no external dependencies.
-
Modular Sensor Array
2023AI draft completedHot-swappable sensor node system for rapid prototyping. Each node exposes a common I2C interface and handles its own power regulation, supporting IMU, ultrasonic, IR, and environmental sensors.