Python Serial Communication pyserial

suggest change

Syntax

Parameters

| parameter | details | |———––|———–| | port | Device name e.g. /dev/ttyUSB0 on GNU/Linux or COM3 on Windows.| | baudrate | baudrate type: int default: 9600 standard values: 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, 4800, 9600, 19200, 38400, 57600, 115200 |

Remarks

For more details check out pyserial documentation

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents