Correct, using Pyserial:Excellent.
I assume you're setting the baud rate in python now.
ser = serial.Serial('/dev/ttyUSB0', 4800, timeout=5.0)
Statistics: Posted by MikeOrlando02 — Thu Apr 11, 2024 3:46 am
Correct, using Pyserial:Excellent.
I assume you're setting the baud rate in python now.
Statistics: Posted by MikeOrlando02 — Thu Apr 11, 2024 3:46 am