Inkling OSC: https://github.com/kevinmkarol/inkling_osc
Bundled with GNU Suite: https://github.com/kevinmkarol/inklingreader
For my project I created a command line application that intercepts coordinate and pressure data from the Wacom Inkling pen and broadcasts it as OSC so that it can be used as an input device for any program. The project built on Roel Janssen’s GNU Inkling project initially, and then was abstracted into a lighter weight command line utility.
In addition to opening up the Inkling as an interface device, I created a drawing application which tracks the individual strokes that compose a drawing and creates individual tiles for each stroke, allowing for a contour analysis of the strokes that went into the drawing.