Skip to content

Latest commit

 

History

History
53 lines (53 loc) · 3.63 KB

File metadata and controls

53 lines (53 loc) · 3.63 KB

Description

This simple GUI application only shows you the time series and band power using OpenBCI's Ultracortex Mark IV EEG (https://docs.openbci.com/AddOns/Headwear/MarkIV/). The plastic of the helmet is 3D printed except for the electrodes. I use a 16-channel helmet but can also work with 8. The board(s) I use are Cyton and Daisy. There is no user interaction with this application. This project started on 11/18/23 to 8/17/24 with various stops and gos. I will periodically add or change the code so I can base my next version on this.

Materials

Sources

Other Sources

Python Packages

  • PyQt5 - 5.15.10
  • PyQt5-Qt5 - 5.15.2
  • PyQt5-sip - 12.13.0
  • PyQt5Designer - 5.14.1
  • brainflow - 5.12.1
  • nptyping - 1.4.4
  • numpy - 1.26.4
  • pip - 23.2.1
  • pyqtgraph - 0.12.4
  • setuptools - 70.2.0
  • typish - 1.9.3