Rakesh420's Stars
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
thearn/webcam-pulse-detector
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
adafruit/Adafruit-Raspberry-Pi-Python-Code
Adafruit library code for Raspberry Pi
adafruit/Adafruit-PWM-Servo-Driver-Library
Adafruit PWM Servo Driver Library
sappelhoff/pyprep
PyPREP: A Python implementation of the Preprocessing Pipeline (PREP) for EEG data
lihas/NeuroPy
NeuroPy library written in python to connect, interact and get data from neurosky's MindWave EEG headset.
shayanalibhatti/Finger-Movement-Classification-via-Machine-Learning-using-EMG-Armband-for-3D-Printed-Robotic-Hand
This repository shows how to classify EMG data coming from Myo Armband using neural networks and interface a 3d printed robotic hand to imitate the classified movement
starcat-io/hackeeg-shield
HackEEG TI ADS1299 Arduino shield hardware design files and tools
merlin-neurotech/WizardHat
Real-time processing and plotting of data streamed over LSL, with a focus on student-led BCI projects.
exelban/myo-armband-nn
Gesture recognition using myo armband via neural network (tensorflow library).
kevinjycui/EEG-Cursor-Control
An application for converting real-time synaptic commands using the Emotiv INSIGHT headgear to navigate the cursor on a screen.
andreaortuno/Plotting_OpenBCI_Cyton_Data_live
A jupyter notebook that explains how to plot OpenBCI data
rivasd/eeglstm
LSTM-based neural network system to predict EEG signals
taowucheng1026/CNN-LDA-SVM-KNN-for-EMG
A synthetic approach is proposed for hand motion recognition with surface EMG signals. We used CNN features which were automatically extracted from the raw input image for three traditional classifiers: Linear Discriminant Analysis (LDA), Support Vector Machine (SVM) and K Nearest Neighbor (KNN).
JadinTredup/brainflow-notebooks
A remake of the NeurotechX EEG-Notebooks for the OpenBCI headset.
tutRPi/6DOF-Robot-Arm
Controlling Robot arms with python
paulobaniqued/biosignals-lsl
EMG-LSL-Unity integration
neuralbertatech/openComp2020
murrayt4/control-prosthetic-with-mind
Medical Devices and Systems Fall 2018 Final Project. Project involved using Emotiv Insight to control a 3-D printed prosthetic arm using facial expressions and mental commands.
Cognitive-Technology-Group/EEG_Toolbox
Live Plotter and experiment toolbox
jeandlouis1/JeanEmotive-volume
control android device volume based on engagementUsing Emotive insight EEG headset to control the volume of the music on an android device based on the user’s engagement.
Jmbrace/RedbirdHacksNodeCopter
This is the repository holding our node app that will control our drone for redbird hacks!
Sebasorf/ArDrone-Emotiv-Interface
This repo contains an interface for controlling Ar.Drone using an Emotiv (Epoc / Insight EEG Headset).
ppasler/PoSDBoS
Portable System to Detect Driver Drowsiness with Body Sensors
HumanAugmentationLab/ARVR_Base_Experiement
This is one of the simplest experimental setups for Unity with LSL.
RaadAldakhil/3rdYrProject
Submission for my 3rd year project. Involves using an Enobio EEG to train an SVM in order to detect whether a user's eyes are open or closed, and after testing and training would play music depending on how long the eyes were open or closed. Developed in the 2017-2018 period.
RahulnKumar/Brain-Tumor-Segmentation
To develop a Convolutional Neural Network (CNN) segmentation model to diagnose brain tumor using Magnetic Resonance Imaging (MRI) images.