This repository contains all files to create a Graphic User Interface (GUI), which contains all the necessary methods to acquire data from the devices used in this proyect, these are listed below:
- Empatica E4
- LiveAmp EEG cap
- Intel RealSense d435i stereo camera
It is intended that with this application, anyone is able to perform the data acquisition in a practical and simple way.
- Simple and modern interface.
- Ready to support any E4, LiveAmp device, or camera.
- Data storage cycle of 1 second.
The application was designed using the following:
- Python programming language, version 3.8.10
- PyQt, Qt's wrapper for Python applications.
- Anaconda, for non-installer App building.