Skip to content

nisp-lab/Intelligence-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intelligence-IoT

Runtime Environment

Windows 10 64bit

SSVEP

  • 27-inch LCD monitor, 60Hz

  • Biosemi ActiveTwo

Drowsiness detection

  • Empatica E4

Development Environment

Biosemi Labview installation

SSVEP

Drowsiness detection

Get Started

  • SSVEP

    • Open the Biosemi Labview and setting the option(sampling rate, channel, etc.)

    • Setting the parameter of python

    • Start the Boisemi Labview

    • Execute python

  • Drowsiness detection

    • Wrist wear and power on the Empatica E4 device

    • Connection with a PPG measurement program

    • Button control of the PPG measurement program

    • Offline: For storing PPG data

    • Online: Real-time PPG measurement and drowsiness recognition

Overall description of source code

  • SSVEP

    • Creating the visual stimulus of SSVEP

    • Acquisition of EEG data of SSVEP

    • Preprocessing the EEG data of SSVEP acquired.

    • Feature Extraction (Common Spatial Pattern, Canonical Correlation Analysis, etc.)

    • Classification (Linear Discriminant Analysis, Support Vector Machine)

  • Drowsiness detection

    • Acquisition of user’s PPG data using PPG measuring device (‘Empatica E4’)

    • Real-time communication of acquired PPG data

    • Classifier model training using acquired PPG data (offline)

    • User state classification using PPG data acquired in real time (online)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors