Releases: PhysiologicAILab/PhysioKit
Releases · PhysiologicAILab/PhysioKit
Enhancements and Bug-fixes
- Arduino code added for Due and Uno - for various combination of sensors as well as individual sensors
- Separated config files for specifying experiment details and for hardware configuration including serial port and TCP based external sync.
- Misc enhancements and bug-fixes.
Updated Analysis of Physiological Signals
- Analysis of EDA, Resp and PPG in separate Jupyter notebooks
- PPG analysis for basic correlation between Pulse Rate obtained from two different PPG signals (e.g. between Ear and Finger or between two individuals).
Fully Functional Release
- Minor changes to default settings in config (JSON) files.
Fully Functional Release
- Minor fixes for writing to temp file
- Tested external sync feature when two separate instances of applications run on different PC - with one as server and one as client. (Note for Windows, unblock firewall for Python).
Fully Functional Release
- Optimized acquisition
- Tested External Sync - Both as server and client
- Pending for next minor release: Updated click-through demo
Feature updates for generalized use
- Add provision for external sync - to synchronize recording of the data with other application
Feature updates for generalized use
- Study name and experimental conditions can be configured using JSON.
- Number of channels can be configured using JSON.
- Max of only 4 channels will be used for plotting.
- Plan for next release -> provision for synchronous recording - with other applications using TCP-IP communication.
Initial Release
Initial release of PhysioKit