Affiliation:
1. Department of Biomedical Engineering, University of West Attica, 12243 Athens, Greece
Abstract
This study harnesses EEG signals to enable the real-time control of servo motors, utilizing the OpenBCI Community Dataset to identify and assess brainwave patterns related to motor imagery tasks. Specifically, the dataset includes EEG data from 52 subjects, capturing electrical brain activity while participants imagined executing specific motor tasks. Each participant underwent multiple trials for each motor imagery task, ensuring a diverse and comprehensive dataset for model training and evaluation. A deep neural network model comprising convolutional and bidirectional long short-term memory (LSTM) layers was developed and trained using k-fold cross-validation, achieving a notable accuracy of 98%. The model’s performance was further compared against recurrent neural networks (RNNs), multilayer perceptrons (MLPs), and Τransformer algorithms, demonstrating that the CNN-LSTM model provided the best performance due to its effective capture of both spatial and temporal features. The model was deployed on a Python script interfacing with an Arduino board, enabling communication with two servo motors. The Python script predicts actions from preprocessed EEG data to control the servo motors in real-time. Real-time performance metrics, including classification reports and confusion matrices, demonstrate the seamless integration of the LSTM model with the Arduino board for precise and responsive control. An Arduino program was implemented to receive commands from the Python script via serial communication and control the servo motors, enabling accurate and responsive control based on EEG predictions. Overall, this study presents a comprehensive approach that combines machine learning, real-time implementation, and hardware interfacing to enable the precise and real-time control of servo motors using EEG signals, with potential applications in the human–robot interaction and assistive technology domains.
Funder
University of West Attica
Reference26 articles.
1. Electroencephalography (EEG);Blinowska;Sensors,2006
2. Hill, N.J., and Wolpaw, J.R. (2016). Brain–Computer Interface. Reference Module in Biomedical Sciences, Elsevier.
3. Niedermeyer, E. (2017). Niedermeyer’s Electroencephalography: Basic Principles, Clinical Applications, and Related Fields, Oxford University Press.
4. Zorzos, I., Kakkos, I., Miloulis, S.T., Anastasiou, A., Ventouras, E.M., and Matsopoulos, G.K. (2023). Applying Neural Networks with Time-Frequency Features for the Detection of Mental Fatigue. Appl. Sci., 13.
5. Long Short-Term Memory;Hochreiter;Neural Comput.,1997