med-material / ArduinoLogger

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

Add "comment" field to Arduinologger #13

Closed bastianilso closed 4 years ago

bastianilso commented 4 years ago

Currently we dont have a way to add freeform text to annotate the data we are collecting. We should have a text field in the arduinologger, where people optionally can add a comment. This provides a new column in the MySQL database, which we can use to filter in the R Shiny example. add-comment