Measure EEG with Arduino
Published on: 2025-07-05 13:51:11
If you want to measure EEG, EMG, and ECG bio-signals with Arduino, probably it is an easy way. Just need only connect ardEEG shield directly as hat to Arduino board and from this moment Arduino be transferred to Brain-Computer interface.
Easy start. Just only 2 scripts, one for Arduino and one for Python in Windows (etc)
This project is the result of several years of work on the development of BCI. I believe that the easiest way to get started with biosignals is to use a shield.
How it works
Connect the shield to Arduino Uno R4 WiFi and after that connect the device to a battery (power supply) and connect the electrodes.
Electrodes are positioned according to the International 10-20 system
... Read full article.