Access to serial interface with Windows-OS

Started by didi, December 26, 2014, 12:26:18 AM

Previous topic - Next topic

didi

I am wondering how to  communicate via the serial port  under Windows7.   Has someone a tipp ?

rrq

#1
I'm not sure which framework you're using, but as I remember, with cygwin the COMn devices are available as /dev/ttySn .. though, it was a few Santa Clauses ago, so I might remember it wrong. Perhaps Google is your friend?

didi

#2
OK - Thanks,  you are right,  Google ;)   I just found this on github:



https://github.com/ryuo/newlisp-serial-port">//https://github.com/ryuo/newlisp-serial-port



An on the newLISP  site  under modules : http://www.newlisp.org/modules/">//http://www.newlisp.org/modules/

ryuo

#3
That module is not finished, but it may be usable from C. I forget what state I left it in. I do remember it lacks a newLISP interface.