Measure EEG With RasppberryPI.

by Roni2016 in Workshop > Tools

148 Views, 1 Favorites, 0 Comments

Measure EEG With RasppberryPI.

22222222222.jpg

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

111111111.jpg

For RaspberryPi4,5 (Pi4,5) install the Raspbian operating system

https://www.raspberrypi.com/software/



Install Necessary Libraries

33333333333333333.jpg

Connect the Screen, battery etc.


Install Python IDLE to Raspberry Pi

  1. Open a terminal window from Raspberry Pi.
  2. Type following command in terminal.
  3. sudo apt-get install python3
  4. 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

  1. sudo pip3 install spidev
  2. sudo pip3 install matplotlib
  3. sudo pip3 install scipy

Connect EEG Electrodes

22222222222.jpg

Connect EEG dry Electrodes to PiEEG and two clip electrodes for ethe ar (reference and bias)

Launch Software

555555555555.jpg

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?

33333333333333333.jpg

Many applications and depends from your imagination.