I want to create a GUI software for recording EEG signals and this software should be connect to device recorder by bluetooth. What is the best library or tools to do this?
Like the Python language is often used by scientists to shape data. I think the ideal choice is the Matplotlib library. it's a python library that draws graphics. No need to know the graphical interfaces to create a dynamic graph. A large community has formed around this project and there is therefore no shortage of documentation and examples.