简体   繁体   中英

TCP to Serial Port in linux for Matlab access

I have a CyberGlove that communicates over wifi by TCP. I'm trying to redirect this to a virtual serial port so I can access the glove's transmissions in Matlab. I've looked at socat, but I haven't been able to figure out how to simply redirect the data, and where I should redirect it to. I've never worked with serial ports or TCP before.

Thanks.

Why not use the TCP Port directly? Take a look at the TCP/UDP-Toolbox from from Peter Rydesäter: http://www.mathworks.com/matlabcentral/fileexchange/345-tcpudpip-toolbox-2-0-6

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM