¡@

Home 

c++ Programming Glossary: rs232

How can I send data from a web page to a serial port?

http://stackoverflow.com/questions/14147144/how-can-i-send-data-from-a-web-page-to-a-serial-port

See this question for more discussion How to Read RS232 Serial Port in PHP like this QBasic Program Update To do this..

Boost Asio serial_port - need help with io

http://stackoverflow.com/questions/267752/boost-asio-serial-port-need-help-with-io

boost asio stuff to communicate to a serial device using RS232. The documementation is sparse and the examples are non existent...

High delay in RS232 communication on a PXA270

http://stackoverflow.com/questions/4667141/high-delay-in-rs232-communication-on-a-pxa270

delay in RS232 communication on a PXA270 I'm experiencing a long delay 1.5ms.. a PXA270 I'm experiencing a long delay 1.5ms 9.5ms in a RS232 communication on a PXA270 RISC PC 104. I want to minimize the.. PXA board receives a packet from the external device via RS232 115200 baud until it sends an ACK custom packet back to the..

How to efficiently wait for CTS or DSR of RS232 in Linux?

http://stackoverflow.com/questions/8952098/how-to-efficiently-wait-for-cts-or-dsr-of-rs232-in-linux

to efficiently wait for CTS or DSR of RS232 in Linux Currently I'm reading the CTS and DSR signals of a..