Back to projects Key Features
- Reads EEG activity from Arduino hardware over serial communication
- Processes signals in Python and maps activity to pygame Snake controls
- Generates a PDF activity report after each experimental run
Technologies
PythonpygameArduinoEEGpySerialNumPySciPy
An educational hardware/software experiment that connects an Arduino Uno and EEG unit to a Python Snake game. The project captures brain-activity signals over serial communication, applies signal processing, maps the result to game controls, and produces a PDF report after each run.