Click here to Skip to main content
15,867,972 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a multi touch frame that I want to communicate with and maybe write some code to do something when multi touch is active (this is for a work project). I have no idea what to do or how to do it (or if it is even possible). I connected the multi touch frame via usb port and used "lsusb" in cmd. I got the output:
"Bus 001 Device 008: ID 1870:010d Nexio Co., Ltd Nexio HID Multi-Touch ATI0320-10". Somewhere I have read that I need to know how my device exposes itself to the code (through COM (serial) port or mabey something else). However I do not understand these type of things as this is not my area of study (I am a computer science engineering student). Any help?? I do not either find any documentation on the device to know anything about it.. I do not have device sdk neither found one.

I am using Ubuntu but can also use windows if needed.

Please help.. Thanks.

What I have tried:

searched information how to code usb devices and searched also for any helpful information.
Posted
Updated 11-Jun-21 22:51pm
v2

1 solution

Google has many links that will help you: Nexio HID Multi-Touch ATI0320-10 - Google Search[^]
 
Share this answer
 
Comments
mohammed abdu 12-Jun-21 4:59am    
Yes, I have searched but I do not find the same Multi-touch frame model specifics.
Richard MacCutchan 12-Jun-21 5:04am    
Well that is not something that we can help with. You need to contact the manufacturer, or study some of those links to see if it is similar enough to your product.
mohammed abdu 12-Jun-21 5:10am    
Fair enough, I can contact them, what type of information should I ask them about?

Btw: In their website it states that A-series multi-touch frame interface is USB 2.0, HID Compliant Plug & Play. Is this for any help? sorry for my little knowledge I really have no idea what I am doing or what to do since this is not in my field at all.
Richard MacCutchan 12-Jun-21 5:15am    
Ask them for all technical information on the product and whether they provide any software interfaces.
mohammed abdu 12-Jun-21 5:16am    
btw they have also these drivers and sdk provided in their website: http://www.inexio.co.kr/07_download/download02.html do you think any of these will help me?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900