Electrical engineering student focused on embedded systems and hardware design. Right now I'm building wireless telemetry and vision-driven control systems.
Appreciate you clicking in. Recruiter, fellow engineer, friend, or just passing through, hope something here is worth your time.
STM32-based wireless telemetry node designed to sample environmental sensors over I2C/SPI and transmit packetized data across a 915MHz LoRa link to a central gateway hub. Developed using the STM32 HAL in STM32CubeIDE, with bus communication and packet timing verified directly on the wire using a logic analyzer.
An InMoov-based robotic hand I'm driving with hand-tracking: a webcam feeds MediaPipe, which maps finger pose to an ESP32 over a PCA9685 PWM driver into five MG996R servos.