-
**Proposal:**
Add the ability to retrieve information such as VID, PID, serial number.
It is possible to retrieve more information without additional dependencies such as libusb and there seems th…
-
Trying to connect to remote serial port served by ser2net with pyserial-asyncio. Fails due to error:
`NotImplementedError: write_timeout is currently not supported`
Trace:
```
_ _ _ _ _ _ _ _ _ …
-
Hi guys. I'm running my python code on my phone and I need to connect with Arduino with Serial Port.
It is possible to do so with PySerial?
When I import this library I must to write the name of…
-
I tried to pass a command on to my DUT using pyserial write API. Its hanging there and the next step of my script is not executed.
If I want to continue my script, then I have to give any of the key…
-
Hi!
I'm testing the new implementation of `serial.aio` and I saw that there is no `LineReader` class as in the threaded version. It will be implemented?
-
Hi Mathias,
at first: thanks for the great work!
I just had the following problem after upgrading my operating system:
the connection to the EC-Terminal was not possible anymore.
The reason:
The fu…
-
### Major features:
- [x] 1. Updated Arduino CLI version.
- [x] 2. Error in flashing file directory name. Rename (pwd)/es8266-flash to (pwd)\esp8266-flash.
- [x] 3. No Platform and FQBN detected fo…
-
Connected two Comm ports to MAC, installed pyserial using pip and drivers for ports, opened both comm ports and when I tried to close the second one it hangs. I have also tried to flush before close. …
-
> Have you searched for existing (open and closed) issues describing the same problem?
Yes
**Describe the error**
whenever i try to upload the deauther code to my nodemcu board it just throws t…
-
README should add dependencies for python and pyserial