Hi @jayden,
This device seems to be supported by the hid-multitouch
kernel driver.
When you plug the touchscreen you should see with lsmod
that the driver is loaded.
A /dev/input/
entry should be created when you plug the device and your application should know how to parse the touchscreen data.