A SCARA (Selective Compliance Articulated Robot Arm) which attempts to draw images using GCode generated from OpenCV contour generation. This arm was 3D-printed and uses a custom PCB for the motor drivers. Additionally, the inverse kinematics which instruct the arm to move to a specific point were calculated using an FPGA, written in SystemVerilog. The arm can be controlled using an easy to use GUI written in python.