Network Change icon Network Change Execute scripts on WiFi/network connect or disconnect; monitor adapter, store status in a variable and trigger custom scripts for headless SBC robots. Try it →

ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Using the i2c is the easiest - because that's two way communication. Otherwise, if you wish to control the Arduino with one way, you can use any of the EZ-B's digital ports and send Serial commands from EZ-Script.

What is it that you're looking to do?

#2  

@djsures thanks for the answer, I have board and was just wondering.

j