Source code: | hcidisplay.cpp | prettified |
The hcidisplay program demonstrates how to plot sensor data coming in from the MIDI input port. The display is activiated by pressing capital 'V' on the computer keyboard. Pressing 'V' again will hide the plotting display.
Here is a sample display of the resulting plot:
Note that this program includes the file hciImprovGUI.h rather than the non-plotting interface: hciImprov.h .