Measure EEG With RasppberryPI.
PiEEG it is a low-cost brain-computer interface that allows measuring EEG via RaspberryPI. It's easy to start measuring biodata as EEG. EMG, EOG with Python. Read and make EEG feature extraction directly on RaspberryPi
Connect PiEEG directly to RaspberryPi via GPIO40
Install OS for Raspberry and Connect PiEEG to Rpi
For RaspberryPi4,5 (Pi4,5) install the Raspbian operating system
https://www.raspberrypi.com/software/
Install Necessary Libraries
Connect the Screen, battery etc.
Install Python IDLE to Raspberry Pi
- Open a terminal window from Raspberry Pi.
- Type following command in terminal.
- sudo apt-get install python3
- Type following command in terminal. sudo apt-get install idle3
Install necessary libraries via pip for Python Idle Open terminal and install the next libraries Pi4
- sudo pip3 install spidev
- sudo pip3 install matplotlib
- sudo pip3 install scipy
Connect EEG Electrodes
Connect EEG dry Electrodes to PiEEG and two clip electrodes for ethe ar (reference and bias)
Launch Software
Launch the script
https://github.com/pieeg-club/PiEEG/blob/main/1.GUI/1.8_ch_Pi4.py
and
See the EEG data in real-time. You can operate via the open-source Python SDK to visualize EEG data and save Data
Details in https://pieeg.com/
Also, PiEEG has fast fast-growing neuroscience and AI , community, you are welcome to join
https://discord.gg/g5Acn3zg
Where to Use PiEEG?
Many applications and depends from your imagination.