Skip to content

EEG Introduction and mind letter recognition system made by 3 students.

License

Notifications You must be signed in to change notification settings

PoCInnovation/Serinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serinity 🧠

A simple introduction to EEG using mind letter recognition.

Hardware used : Epoc Flex

Table of Content

Introduction
Quickstart
How it works
Our parcour
Documentations

Introduction

Serinity is a simple mind letter recognition system made to discover EEG by 3 students, or in other term, it transposes the letter we think about (Visually as an image) into an extern program.
This program can mainly serve as a documentation and a good start to EEG and brainwaves analysis now and less as a pratical use.
We'll trace our path to get everything we came accross for a better understanding and I hope a better approch to make this abordable.

⚠️ The used trained model (AI) might not work correctly on other people due to our lack of data. This can surely be upgraded using better training and wider data.

What does our program do concretely ?

Our program takes data (after its training), and deduct the letter on the screen, and in the better state create clear words.
This will be more clearly decided later on.

Sans-titre

How it works

The program itself get the data from the headset using LSL or older data, preprocesses to make the data clearer and more usable and then process it using a CNN model.
Most of this processes are automated using EEG library, which will be explained more below.\

How datasets were made

All datasets used were made by an amazing student named Paul, he gives his head to science and that what makes him an hero.
They can be public with his agreement.

Our parcour

As normal Epitech students, we discover and learn the world of brainwaves analysis and electroencephalography with this project, and that is undoubtely the fact we got some difficulties. This project was extremely interessting in its form with no doubt, but was really difficult to abord in its background. We discover for the majority how AI works with this project, and mostly tries to figures out what everything means. Here's the reason why we would like to recommend you some specific resources that can help discover the amazing world of Electroencephalography (EEG is simpler) :

Documentations

Artificial Intelligence

EEG

Tools

EEG

Maintainers

Alexis
David
Théo

Releases

No releases published

Packages

No packages published