Home› General
Discussion
Back to discussions page
maxhuizing
Posts: 7 Apprentice
How can I send signals to the cobot from an arduino and the othor way around? |
125 views
|
Answered | |
/ Most recent by bcastets
in General
|
3 comments |

in General
Hi,
I want the cobot to send a signal to my arduino so that the arduino knows when to use the steppermotor. Is it as easy to just have a single wire between the cobot and the arduino??
Hope someone could help
Max Huizing
I want the cobot to send a signal to my arduino so that the arduino knows when to use the steppermotor. Is it as easy to just have a single wire between the cobot and the arduino??
Hope someone could help
Max Huizing
Tagged:
Best Answer
-
bcastets Vacuum Beta tester Posts: 572 Expert
Arduino have 13 IO pins with voltage of 0 to 5V.
UR controller also have IO but the voltage is 0 to 24V.
You could connect an IO output of UR controller to the arduino via a relay.- UR output goes high (24V)
- Under the 24V the relay switch on
- With relay on the input pin of the arduino is supplied with 5V
https://www.digikey.ca/en/products/detail/omron-electronics-inc-emc-div/G5Q-1A4-DC24/355242
You need to have a coil which activate at 24V.