Skip to content

Releases: PhysiologicAILab/PhysioKit

Enhancements and Bug-fixes

13 Feb 01:47
Compare
Choose a tag to compare
  • 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

29 Jan 03:30
Compare
Choose a tag to compare
  • 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

27 Jan 11:53
Compare
Choose a tag to compare
  • Minor changes to default settings in config (JSON) files.

Fully Functional Release

26 Jan 17:43
Compare
Choose a tag to compare
  • 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

26 Jan 15:25
Compare
Choose a tag to compare
  • Optimized acquisition
  • Tested External Sync - Both as server and client
  • Pending for next minor release: Updated click-through demo

Feature updates for generalized use

26 Jan 03:13
Compare
Choose a tag to compare
Pre-release
  • Add provision for external sync - to synchronize recording of the data with other application

Feature updates for generalized use

26 Jan 01:38
Compare
Choose a tag to compare
Pre-release
  • 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

24 Jan 18:15
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial release of PhysioKit