Replies: 1 comment
-
yes it can. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have an WaveShare RS485 / Modbus USB dongle, that drives automation of the likes of Relays using the WaveShare 8CH relay, and I want to also connect to modbus Temperature meters, etc.
The code to interact with the modbus devices, through the USB dongle is in Python3.
Q: Can pyscript access the /dev/ttyUSB0 or others, using normal python libraries like Serial etc or is it running in a contained env that cannot get to physical ports etc?
Beta Was this translation helpful? Give feedback.
All reactions