This document describes a system for controlling a computer cursor using eye movement. The system uses a Raspberry Pi connected to a camera and PIR sensor. It detects the pupil center in images to determine eye position. OpenCV is used for pupil detection and a support vector machine classifies eye movements. Eye movements control cursor direction while blinks emulate mouse clicks. This allows hands-free computer use for people with disabilities. The system was found to accurately track eye position and enable cursor movement with high efficiency levels. Overall, the document presents a method for an eye-controlled computer cursor using low-cost hardware and software.