You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: