Top "Serial-port" questions

A serial port is a physical interface through which data is transferred (uni- or bidirectionally) one bit at a time.

Serial comm with PHP on Windows

I am looking for a way to communicate with RS232 serial COM port on windows. I have found 2 solutions on …

php serial-port communication
How can a web page read from the user's serial port - in the year 2017?

I have to re-implement an existing system from scratch. At one point, when the user navigates to a certain web …

web-applications com serial-port activex
Bluetooth SPP between Android and other device, UUID and PIN questions

I'm trying to implement an Android application to receive data from a medical device but I can't get through the …

android bluetooth serial-port
How to send file over serial port in Windows Command Prompt

I'm trying to send files over a COM port, but failed every time. First, I configure a serial on each …

windows cmd serial-port file-transfer
How to find available COM ports?

How to find available COM ports in my PC? I am using framework v1.1. Is it possible to find all …

c# serial-port
Raspberry Pi UART serial wont work

I am trying to send/receive data over serial connection (GPIO UART pins) between a Raspberry Pi (B model, raspian …

serial-port raspberry-pi uart
Stable alternative to RXTX

After using RXTX for a number of different projects, I've come across many annoying discrepancies and issues that can only …

java serial-port rxtx
Java Serial Communication on Windows

I've been looking around for a Java API that can communicate with serial devices on Windows/Win32 but many of …

java windows serial-port
Linux Blocking vs. non Blocking Serial Read

i have this code for reading from Serial in Linux , but i don't know what is the difference between blocking …

linux serial-port blocking nonblocking termios
How do I get the friendly name of a COM port in Windows?

I have a GSM modem connected via USB. The modem creates 2 serial ports. The first is automatically attached to the …

windows serial-port device-manager