This document discusses a hand gesture recognition system using electromyography (EMG) signals. EMG sensors on the forearm detect muscle signals which are preprocessed, analyzed in the frequency domain, and classified. Features like Fourier transforms, power spectra, and autoregressive coefficients are extracted from the signals. Various classification algorithms are tested and Naive Bayes achieves the highest accuracy of 95% for categorizing five different hand gestures.