EMG Gamepad
This project can processed signals that can be sent to other software, such as Unity and Steam Gamepad software to map every type of frequency like a Gamepad, using the TCP communication protocol.
"EMG-Gamepad" is a Python script with a Tkinter-based GUI designed to recover EMG data from sensors available in our lab.
Challenges
Learn to use EMG sensor
Using EMG sensor let me discover how human muscle work by reading many research papers on the subject of using Virtual Reality or Game
Learn to Analyse EMG sensor
Thanks to OpenSignals software, we can record the signals from the muscle and analyzing it with a python script and deduct a type of signal to map it
learn Gamepad Steam Software
Learn to use the Steam Gamepad Steam Software to integrate the signal EMG into a controller was challenging but really instructive.
Technologies
Unity
Creation of the game
Python
Programming Neuronal Engine
Open Signal
Retrieving the EMG signal