HCROJan 5, 2022

PIEEG: Turn a Raspberry Pi into a Brain-Computer-Interface to measure biosignals

arXiv:2201.02228v15 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides an accessible tool for machine learning enthusiasts to experiment with EEG-based control, though it is incremental in making existing technology more affordable and user-friendly.

The paper presents PIEEG, an inexpensive and easy-to-maintain board that converts a Raspberry Pi into a brain-computer interface for measuring eight real-time EEG signals, enabling projects like controlling robots and drones with thought.

This paper presents an inexpensive, high-precision, but at the same time, easy-to-maintain PIEEG board to convert a RaspberryPI to a Brain-computer interface. This shield allows measuring and processing eight real-time EEG (Electroencephalography) signals. We used the most popular programming languages - C, C++ and Python to read the signals, recorded by the device . The process of reading EEG signals was demonstrated as completely and clearly as possible. This device can be easily used for machine learning enthusiasts to create projects for controlling robots and mechanical limbs using the power of thought. We will post use cases on GitHub (https://github.com/Ildaron/EEGwithRaspberryPI) for controlling a robotic machine, unmanned aerial vehicle, and more just using the power of thought.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes