If you're interested in becoming a contributor or requesting changes then click here to join the discord
NeuroServer
Revision as of 21:23, 20 December 2021 by Landonodnal (talk | contribs) (Created page with "Category:Software Neuroserver is a project started by Rudi Cilibrasi to provide a standard EEG server that mediates between the raw EEG devices and all the various EEG app...")
Neuroserver is a project started by Rudi Cilibrasi to provide a standard EEG server that mediates between the raw EEG devices and all the various EEG applications that the user may wish to run to analyse the incoming EEG data. Data is transmitted using TCP/IP, which means that the EEG data can just as easily pass over a network (or even the internet) as stay on the same machine. Standard EDF is used for header information and for file storage. The server is designed to run on Windows and Linux.