-
Hi everyone and thanks for developing TA. I was wondering if I could implement it on a different environment but I need your help out there! Secondly, this other environment implies a Roland V-1200HD video mixer, which is not provided with Smart Tally functionality, but uses a D-Sub 25 pin TALLY/GPIO Connector with this specifications:
Do I need a relay board to be connected through USB to raspberry? I'm not sure what they mean with open-collector but I suspect it does not mean contact-closures.. Sorry for such basics questions but I'm kind of a beginner in this specific fields. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
FYI: Open collector means a connection to ground, typically via a transistor, optical isolator or relay. The 12V/200mA is the most voltage/current it can handle. |
Beta Was this translation helpful? Give feedback.
-
Yes you can use the GPIO pins on a Pi. Follow the CLI instructions in the documentation to install via the terminal. TA currently has no native support for GPIO input data. I have a GPIO to TSL 3.1 script that I could license you. Email me directly to discuss that. (My email is listed on my GitHub profile.) |
Beta Was this translation helpful? Give feedback.
-
Thanks for replying.. |
Beta Was this translation helpful? Give feedback.
Thanks for replying..
I will try using a relay board that it seems the easyest option.
I'll let you know.