Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serial-port

How can I use a raw_input with twisted?

python serial-port twisted

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

c++ c linux serial-port wait

Pyserial buffer fills faster than I can read

python serial-port pyserial

Using printf with two UARTs

c embedded serial-port printf

CommPortIdentifier.getPortIdentifiers is empty

java serial-port javax.comm

how to use /dev/ptmx for create a virtual serial port?

python linux serial-port

UART speed possibly wrong

embedded serial-port rs485

Can't get C to write and read serial port

c linux serial-port

how to communicate through serial port on client side using javascript?

HTML5 serial port access?

html serial-port

Golang reading from serial

go serial-port

How do you handle large data transfers on very memory constrained, embedded systems?

How to read serial port communication into buffer and parse out complete messages

vb.net serial-port

ipmitool for windows

windows serial-port

C# .Net Serial DataReceived Event response too slow for high-rate data

Why Thread.Sleep() before SerialPort.Open and Close?

c# serial-port

How do you simulate a serial device?

Read serial data without high CPU use

linux serial-port

Is it possible to simulate com port sending and receiving data using only C# programming?

How can I send a string serially from an 8051 only ONCE?