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

Automated vial capper/decapper RS485 Python API implementation #123

Open
sgbaird opened this issue Nov 23, 2024 · 0 comments
Open

Automated vial capper/decapper RS485 Python API implementation #123

sgbaird opened this issue Nov 23, 2024 · 0 comments

Comments

@sgbaird
Copy link
Member

sgbaird commented Nov 23, 2024

At one point, I was able to verify that I could connected the RS485 to computer via USB, use one of their desktop apps, and control the state of one of the grippers (sort of a dummy check).

For a while, the plan has been to write a custom RS485 protocol that's written in Python or MicroPython using the https://www.waveshare.com/wiki/Pico-2CH-RS485. This seemed favorable over trying to hack the internals of the programmable logic circuit (PLC) or messing around with the touchscreen interface. Instead, just directly send RS485 commands with this module.

https://youtube.com/shorts/jQLtg0luPNc captures the need pretty well.

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

No branches or pull requests

1 participant