This document describes an iris recognition system implemented using National Instruments LabVIEW for secure voting. The system has four main stages: 1) image acquisition using an infrared camera, 2) iris localization by detecting circles in the iris image, 3) pattern matching to extract an iris code, and 4) authentication by matching the iris code to a database. The database stores voter information and iris codes in an encrypted format. On voting day, the system matches the voter's ID and captured iris image to the database to verify their identity before allowing them to vote. The system aims to provide more secure identity verification than traditional password or ID systems.