This document describes the development of a robotic arm that can be controlled by a smartphone application via Bluetooth. The robotic arm was designed with 6 servo motors to allow movement in four directions (left, up, down, right) at specified angles. An Arduino UNO microcontroller was used to program and control the robotic arm. A smartphone application was developed and linked to the Arduino via Bluetooth to enable remote control of the robotic arm from a smartphone. Testing showed the robotic arm could successfully communicate with the smartphone but faced performance limitations due to the underpowered servo motors used. Upgrading to stronger servo motors was recommended to improve performance.