Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using remote transmitter with ser2net #40

Merged
merged 3 commits into from
May 12, 2023

Conversation

matrixx567
Copy link
Contributor

Improvements to use transmitter sticks that are connected to a second computer (like RPI). The serial port will be redirected to TCP and can be directly be used with pyserial.

Will fix #39

The documentation within the README should be improved.

matrixx567 and others added 2 commits May 10, 2023 22:31
Add threading lock for a single serial request (write) and response (read).
@W00D00 W00D00 merged commit 68a98b1 into W00D00:master May 12, 2023
@matrixx567 matrixx567 deleted the ser2net_refactor branch March 25, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote Access of Stick
2 participants