med-material / ArduinoLogger

Source code for an Arduino Logger (Windows/Mac) used for the advanced human computer interaction (AMMI) course at AAU (Unity 2018.3.2f1)
MIT License
3 stars 2 forks source link

ConnectToArduino: Add PID Input Field #29

Closed bastianilso closed 4 years ago

bastianilso commented 4 years ago

This pull request adds a PID Input Field that students can use to differentiate between participants. The database does in fact now have PID (manually converted from the comment field in the january2020 experiment), but it is currently not utilized by the ArduinoLogger.

image

Remaining TODO: Before merging/rebasing we will need to test this on actual hardware. After merging/rebasing we might want to make a new ArduinoLogger release.