Search code examples
Python pyserial use a lot of CPU for simple task on Celery...


pythoncelerypyserialrs485

Read More
Pyserial PermissionError after program crash...


python-3.xexceptionserial-portpyserial

Read More
How to send one gcode command over USB?...


pythonpyserialg-code3d-printing

Read More
Reading serial data in realtime in Python...


pythonpython-2.7serial-portpyserial

Read More
pySerial decode function returns error 'utf-8 codec can't decode byte 0xff ...'...


utf-8arduinodecodepyserial

Read More
How to send real-time sensor data to PC from Raspberry Pi Zero?...


python-3.xraspberry-pipyserialraspberry-pi-zero

Read More
PySerial write() instant timeout...


pythonpyserial

Read More
Why do i get loop already running when using classes...


python-asynciopyserialopc-ua

Read More
passing a value from a function to a label...


python-3.xtkinterpyserial

Read More
PySerial Error: Device reports readiness to read but returned no data (Possible concurrency issue?)...


pythonmultithreadingflaskpyserial

Read More
Convert an int value to unicode...


pythoncharacter-encodingasciipyserial

Read More
Python serial read corrupting print statements...


pythonpyserial

Read More
Python: How can I concatenate in a bytearray as I do with strings?...


pythonpython-3.xbytepyserial

Read More
Decoding is not constant with PySerial...


python-3.xserial-portpyserialraspberry-pi4

Read More
Can't get .exe to execute on other machine - "No module named serial" error...


python-3.xexepyinstallerpyserial

Read More
pySerial sending data from Python to arduino...


pythonarduinopyserial

Read More
How can I send umlauts to a smartphone with a GSM module?...


pythonraspberry-pipyserialgsmat-command

Read More
Unable to find the right port to connect PySerial to USB device on Windows 11...


pythonusbpyserial

Read More
Why does my pySerial data get corrupted mid-stream?...


pythonserial-portembedded-linuxpyserial

Read More
What is minimum serial baud rate on (bullseye) Raspberry Pi OS (using python) and Raspberry Pi 4B?...


pythonpyserialraspberry-pi4raspberry-pi-os

Read More
how does PySerial manage multiple processes/clients accessing the same device at the same time? (con...


pythonpyserialcontextmanager

Read More
unable to import module serial...


pythonpyserialraspberry-pi4

Read More
Don't get any data from a weight indicator using pyserial?...


pythonpyserial

Read More
python serial library issue with ser.write() command...


pythonpython-3.xpyserial

Read More
How would i write a program in python that connects to a DGT chess board and prints the moves being ...


pythonpyserialchess

Read More
pySerial - login prompt being written to buffer when writting a message to tty serial...


pythonpyserial

Read More
Pyserial module isn't installed on PATH...


pythonpipenvironment-variablespyserial

Read More
bluetooth data recieved from arduino gets divided into chunks in python...


pythonarduinobluetoothpyserial

Read More
How to pass serial_asyncio between async tasks...


pythonasynchronousarduinopyserial

Read More
python serial readline() vs C# serial ReadLine()...


pythonc#serial-portpyserial

Read More
BackNext