This document discusses detecting human emotions using brain wave signals captured through electroencephalography (EEG). It aims to provide a mobile system that can analyze EEG signals captured wirelessly from an EEG headset to classify emotions. The system architecture involves collecting raw EEG data, performing noise filtering, feature extraction using techniques like discrete wavelet transform and K-nearest neighbors, then classifying emotions using algorithms like support vector machines. The goal is to identify emotions in a cost-effective and mobile way to enable applications in healthcare, games, education, and more. Key challenges include designing stimuli to elicit single emotions, removing noise from EEG signals, and selecting the best machine learning techniques for emotion classification.