Skip to content

Educational [quick-start] EDF file viewer [with spectrum] written in JS, C++ and Python

License

Notifications You must be signed in to change notification settings

Neurobotics/BioDataReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioDataReader

Educational [quick-start] EDF file viewer [with spectrum] written in JS, C++ and Python

JavaScript

  1. Download files
  2. Open index.html

Qt

  1. Download Qt5/Qt6 with QtCharts
  2. Open and compile BioDataReader.pro

Python

  1. Install Python 3.9+
  2. Install prerequisites
   pip install PyQt5
   pip install pyqtgraph
   pip install pyedflib
   pip install scipy
  1. Run main.py

About

Educational [quick-start] EDF file viewer [with spectrum] written in JS, C++ and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published