hcilab / Momo

The Falling Of Momo.
MIT License
4 stars 1 forks source link

Calibration Menu should inform user of sensor readings #51

Closed aarontabor closed 8 years ago

aarontabor commented 8 years ago

Currently, during calibration, the raw sensor reading are written to the terminal window. However, they should be presented to user in some meaningful way so that the user can decide whether or not the calibration was a good one

aarontabor commented 8 years ago

Additionally, it is probably a good idea to log the results of each calibration, so that they can later be examined.

aarontabor commented 8 years ago

Now that we have sensors numbered on the physical Myo armband, we can show the user a bar-graph depiction of the current sensor readings on the calibration screen.

I think it is probably best to show this graph on all of the calibration screens (i.e., calibration success, calibration failure, as well as the screens where calibration is actually being captured)