This document describes a digital glove system that translates sign language gestures into voice to enable communication between deaf/mute communities and others. The glove uses flex sensors that detect finger bending and sends signals to an Arduino Uno microcontroller. The Arduino compares the signals to pre-programmed gestures and outputs the corresponding word as text on an LCD display and audio from a speaker. The system was able to recognize 32 different words or phrases through unique finger bending patterns detected by the flex sensors. This digital glove provides a low-cost way to facilitate communication for deaf/mute individuals.