-
Hello
i tried to use a usb serial silabs on my android tablet on kodi (xbmc). the serial device got the path "/dev/bus/usb/001/002"
for pySerial i needed to download the modul importlib and placed…
-
Sometimes the MyCobot280pi stopps working.
With this testscript it shows me, that there are Errors. Why.
The only solution is to power it off and on with the switch.
```
from pymycobot import My…
-
I'm running MPBM on raspberry pi. Debian Squeeze does not come with python3-serial. The pyserial on it is version 2.3-1 and it's a little different. In order to make your code compatible with 2.3-1, y…
-
I'm having a very odd problem whereby pyserial.read() drops a single byte somewhere in the middle, but only when specific data is read.
I'm communicating wit[h a Mutek MTK-571 card dispenser (https…
wimg updated
11 months ago
-
Hello,
I have extracted recent oss-cad-suite-build to C:\oss-cad-suite, run start.bat and included python3 cannot install any package due to ssl error. This is on Window 10
```
[OSS CAD Suite] …
-
Run the RX logic in a separate thread. Raise an error during instantiation if PySerial is not available. Support the SLCAN command line extensions as documented in the [Babel datasheet](https://files.…
-
hai,Ingin membaca sepeda motor saya menggunakan Pyserial ,tetapi ada masalah dengan Pyserial , kenapa data tidak Keluar , Code perintah untuk membaca table telah benar namun jika saya membuka HondaEC…
-
Trying to get this setup on my Windows 10 machine following the steps outlined in the readme. Instruictions say to install `serial`, but I needed to install `pyserial` to get things to work.
Wit…
-
I feel I must be doing something wrong here in executing the python script to pick-up the raw audio and send to a file. Have been following the detailed write-up for realtime ML audio suppression on P…
-
From a search in the issues, there is no mention of Python 3.9 or 3.10. The current [`classifiers` in `setup.py`](https://github.com/pyserial/pyserial/blob/31fa4807d73ed4eb9891a88a15817b439c4eea2d/se…