Skip to content

Simulation of a machine that reads brain waveforms using an EEG and makes corrections by modifying the frequencies received through electrodes attached to different parts of the head

Notifications You must be signed in to change notification settings

EthenStiles/EEG-Brainwave-Analyzer-Treatment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COMP3004_TeamProject

Group 58:

  • Lianne Farnham - 101070617
    • Use cases
    • State machine diagram
    • Sequence diagrams
  • Nick Lalonde - 101077376
    • Class diagram
    • Traceability matrix
  • Ethen Stiles - 101081517
    • EEG waveform generation and graph list selection/display
    • UI initial layout and icons
    • Wave class
    • Electrode class (except UI/snapshot related)
  • Tony Tu - 101146414
    • implementation of UI (except graph generation)
    • Battery class
    • Datetimemanager class
    • Reversestopwatch class

File organization:

    List of files
    • icons (folder)
      • battery.png
      • menu.png
      • pause.png
      • play.png
      • power-button.png
      • stop.png
    • .gitignore
    • battery.cpp
    • battery.h
    • datetimemanager.cpp
    • datetimemanager.h
    • electrode.cpp
    • electrode.h
    • graphwindow.cpp
    • graphwindow.h
    • graphwindow.ui
    • main.cpp
    • mainwindow.cpp
    • mainwindow.h
    • mainwindow.ui
    • Neuroset.pro
    • Neuroset.pro.user
    • resource.qrc
    • reversestopwatch.cpp
    • reversestopwatch.h
    • wave.cpp
    • wave.h
    • log file is located inside of the debug folder that is generated on first run of program

Link to Test Video

Running Instructions

    The .pro file can be located within the Neuroset folder as Neuroset.pro, please load that file through Qt on the class VM to start the application. Please refer to the testing video for the various features of the app

About

Simulation of a machine that reads brain waveforms using an EEG and makes corrections by modifying the frequencies received through electrodes attached to different parts of the head

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published