Hi there,
I was wondering if anyone had any tips for this project for my lab.
We want to use an Arduino board to trigger X which then activates Y. We want to have Y tell Arduino when it's done completing a task, and then trigger a camera directly from the Arduino or via the USB port. My concerns are that input to X and output from Y is via a 75ohm coaxial cable with a BNC connector. How do I connect that to an Arduino?
jeesh:
Hi there,
I was wondering if anyone had any tips for this project for my lab.
We want to use an Arduino board to trigger X which then activates Y. We want to have Y tell Arduino when it's done completing a task, and then trigger a camera directly from the Arduino or via the USB port. My concerns are that input to X and output from Y is via a 75ohm coaxial cable with a BNC connector. How do I connect that to an Arduino?
Assuming these are TTL level signals (and not something fancy - which they might be, given that shield cables are being used?) - you could just hook up some female BNC connectors to plug the cables into; all a BNC connector is, is a two lead connector, where one lead is connected as a grounded shield, and the other is a signal lead - in a coaxial cable (meant for use in a noisy environment - which once again, makes me wonder about the signal levels involved).