Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This example shows how to communicate with the Trill Hex sensor using the Trill library. It visualises the X-Y position of the touch in real time on the GUI.
In this file Trill sensor is scanned in an AuxiliaryTask running in parallel with the audio thread and the horizontal and vertical position and size are stored in global variables.
Click the GUI button to see the visualisation. Touch position and size are displayed in the sketch.