8:00 – 5:30 FP
- Spring! That bears repeating. Spring!
- Working on the hand
- Building a new FLTK widget to show
- Communication with Arduino
- Force on each finger
- Volume for each finger
- Sound for each finger
- Hand view

- Now I need to wire up the controls
- Added pointers to the pressure and volume sliders as well as the sound text within the FingerIO helper class. Works well.
- Wiring up the text output – done. Wound up using a simple multiline Fl_Output class rather than a Fl_Text_Output because when I tried to add a buffer, the code kept crashing trying to create a callback. Not sure that I was making the call in the right place?
