Skip to content

The code in this repository allows the visualization of brainwaves detected using TGAM brainwave sensor module. It uses python, d3.js and Bootstrap. A detailed description of the code can be found in this article - https://medium.com/@mohitjain72/detection-and-visualization-of-brainwaves-using-python-d3-and-bootstrap-742129f9ed97

License

Notifications You must be signed in to change notification settings

mjain72/brainwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detection and visualization of brainwaves using Python, D3 and Bootstrap


This code allows you to use TGAM Brainwave sensor and visualize the data using python, D3 and Bootstrap.

To execute the python code use the following command:

python pyserial_bluetooth.py '/dev/rfcommX'

where X is the number assigned to the serial port, when using Linux system

To start python web server on your local machine use the following command, from the directory where brainwave.html is located :

python -m http.server 8080

About

The code in this repository allows the visualization of brainwaves detected using TGAM brainwave sensor module. It uses python, d3.js and Bootstrap. A detailed description of the code can be found in this article - https://medium.com/@mohitjain72/detection-and-visualization-of-brainwaves-using-python-d3-and-bootstrap-742129f9ed97

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published