← Back to Home
All Projects

A complete view of my project portfolio across control systems, robotics, and industrial IoT.

Trajectory Tracking Control for a 6-DOF Robot Arm
ControlRobotics THESIS Jul 2026
Trajectory Tracking Control for a 6-DOF Robot Arm

Undergraduate thesis: PBVS + LTV-MPC control architecture guiding a 6-DOF arm to trace geometry on a target board moving at up to 6 cm/s, using an optical tracker and Kalman/error-state filtering for sub-millimeter accuracy.

AruNav — ArUco-Based Localization for Automated Guided Vehicles
Robotics NEW Jan 2026
AruNav — ArUco-Based Localization for Automated Guided Vehicles

Low-cost indoor localization for AGVs using only ArUco markers and a camera, built with ROS2 and OpenCV on Raspberry Pi, with a web interface for map management and live tracking.

PLC-based DC Motor Control
IIoTControl Jun 2025
PLC-based DC Motor Control

PID speed control of a DC motor on an Omron CP2E PLC, with a Weintek HMI and a Node-RED web dashboard over MQTT that also logs every input and output to PostgreSQL.

Self-Balancing Robot: Hybrid LQR-PID Control in Simscape
ControlRobotics Jun 2025
Self-Balancing Robot: Hybrid LQR-PID Control in Simscape

Decomposed LQR-PID control architecture for a two-wheeled self-balancing robot, derived from first principles and validated in a MATLAB/Simulink/Simscape simulation.

Self-Balancing Robot: ESP32 Hardware Build
RoboticsEmbedded Jan 2025
Self-Balancing Robot: ESP32 Hardware Build

A two-wheeled self-balancing robot built on an ESP32, using a PID controller on tilt angle and joystick driving.

Autonomous Underwater Vehicle (AUV) — SAUVC 2025
Robotics Nov 2024
Autonomous Underwater Vehicle (AUV) — SAUVC 2025

Propulsion and a hardware kill switch for an underwater vehicle built by a 12-member BORO team, which passed the video qualification for the Singapore AUV Challenge 2025.

Simulation Kit: Micro-Hydro
IIoT Jun 2024
Simulation Kit: Micro-Hydro

Control and monitoring panel for a micro-hydro training and demo kit: an ESP32 reads flow, pressure, and power sensors over Modbus and streams them via MQTT to a Node-RED HMI. Installed at Heksa Hydro.

Simulation Kit: Low Speed Wind Turbine
IIoT Jun 2024
Simulation Kit: Low Speed Wind Turbine

Training and demo kit: a low-speed wind turbine with composite blades and a Smart DC Grid control panel (ESP32 controller, MPPT, batteries, Node-RED HMI), built under the Kedaireka 2024 matching-fund program and exhibited at PRIMA ITB 2024.

Soccer Robot Car
RoboticsEmbedded BEST DESIGN Jun 2024
Soccer Robot Car

A wirelessly controlled ESP32 robot car that plays soccer by pushing the ball into the opponent's goal, with a custom power distribution board. Awarded Best Design in the Engineering Physics Laboratory II project.

Solar Tracker
EmbeddedControl Jun 2024
Solar Tracker

A solar panel that follows the light: four LDR sensors and two linear actuators, driven by an ESP32, turn the panel toward the brightest direction.

Jacobi Robot Rebuild
Robotics Aug 2023
Jacobi Robot Rebuild

Bringing an idle omni-wheel robot back to life, from motors and an STM32 controller up to keyboard teleoperation over ROS. The final project of the Dagozilla training at ITB.

C-StEM Car
Robotics Feb 2023
C-StEM Car

A battery-powered Arduino car, charged by solar cells before the run, that must stop at an exact distance. Ink dripping into a water container over a solar cell gradually blocks the light, and the resulting voltage drop triggers the stop.