The document describes the design and development of an assistive system using Tesseract optical character recognition (OCR) and a Raspberry Pi to convert captured text into voice output for visually impaired users. A Raspberry Pi with a webcam or mobile camera is used to focus on and capture printed text. The text is processed using OCR and segmentation before feature extraction and character recognition with Tesseract. Recognized text characters are converted to audio format using Festival so they can be accessed by blind users. An ultrasonic sensor is also included to allow users to determine the type of object, such as a menu, being interacted with. The system aims to provide faster reading access compared to braille.