How to add the EZ-B Connection robot skill
- Load the most recent release of ARC (Get ARC).
- Press the Project tab from the top menu bar in ARC.
- Press Add Robot Skill from the button ribbon bar in ARC.
- Choose the Communication category tab.
- Press the EZ-B Connection icon to add the robot skill to your project.
Don't have a robot yet?
Follow the Getting Started Guide to build a robot and use the EZ-B Connection robot skill.
How to use the EZ-B Connection robot skill
Use the connection skill to connect from an EZ-B I/O controller to ARC. Connections to an EZ-B are specified as COM ports or IP addresses. There are five connections in this skill, but if your robot requires more, use the ezb connections skill. ARC supports connecting to many I/O controllers and robot products, and you can view a list of supported EZB hardware here.Main Window

1. EZB Board Index
This column displays the index for each connection. Note that most skills are configurated to work with connection 0 by default.
2. Connect Button
Once the COM port or IP address is entered for the desired EZ-B device, press these buttons to connect it (them) to ARC.
3. Device Address or Port Drop-down
These editable drop-downs are for entering or selecting the IP address or COM pot of the desired EZ-B device you want to connect to.
4. Port Refresh
Pressing this will refresh the list of ports in the list. This is useful when connecting/disconnecting USB EZB devices (i.e., Arduino or USB UART adapters, etc.)
5. I/O Scan Button
These icon buttons are used by some EZ-B I/O controllers that can broadcast their IP address if connected over the network. This is useful when using a client connection.
Settings - Scripts

1. Connection Established Scripts
These scripts are executed when a connection is established on the corresponding index connection. The most common use case for these scripts is to have the robot initialize when a connection is made to the EZB. For example, this is an excellent place code to initialize the servo positions into their default position. More about initializing servo positions here.
Settings - Battery Monitor

1. Battery Monitor Override Checkbox
ARC includes a battery monitor that is enabled by default. This is to protect batteries from draining rapidly below a specified voltage. Supporting I/O controllers will receive a command from ARC that disables their I/O output to reduce power consumption when the specific min voltage level is reached. Enable the override checkbox if you have a robust solution that requires a different voltage level or doesn't need monitoring.
2. EZB Battery Monitor Enable Checkbox
These checkboxes enable/disable the battery monitor for each of the 5 EZ-B index connections. Enabled by default, the monitor uses the min voltage level specified on its right. When disabled, there is no battery level monitoring, USE AT YOUR OWN RISK. Rechargeable lithium batteries will be damaged if consumed below their minimum voltage threshold.
3. Minimum Voltage Field
These fields are customizable to include the voltage specified based on the power solution. (7V is used for 7.4V LiPo Batteries). The protect mode alarm will be enabled if the ezb drops below this voltage.
Settings - TCP Server

These checkboxes enable an EZ-Script TCP Shell Server instance in ARC. This will enable a TCP Server that provides clients with a real-time EZ-Script interface. When checked, the server accepts remote TCP Telnet connections into the EZ-Shell. You can add the TCP Clients Skill in ARC to monitor who has connected to the ARC terminal interface. Many developers and third-party software use this TCP Server feature to integrate with ARC, such as RoboRealm. If you're a third-party developer, connecting to the ARC TCP Server is a powerful method to set variables, start/stop scripts and even obtain the video frames by combining it with the HTTP Server.
2. TCP Port Adjustment
Use this adjustment to select a unique TCP port between 1025 and 65535.
3. EZ-B Connection Server Checkbox
This checkbox enables ARC to listen for connections on index 0 as a server. If the ezb is configured to connect to ARC, this would need to be checked.
Settings - COM/USB Connection

1. COM Port Connection Baud Rate Drop-downs
These drop-downs are used to select the communication speed of the selected COM port on each of the 5 EZ-B connections. Note that when connected to an EZ-B via a COM port will disable the ability to connect to an EZ-B camera; a USB camera will need to be used instead.
2 & 3. DTR & RTS Checkboxes
These checkboxes are for enabling serial flow control. Some EZ-B devices may need one or both of these checkboxes enabled. The Arduino Leonardo and Arduino Pro Micro require DTR and RTS checked.
Settings - COM/USB Connection

1. I2C Speed Field
These fields are used to set the I2C communication speed for each EZ-B. The default speed is 100000 (100kbps), and the maximum speed is 400000 (400kbps). These values are only applicable to EZBs that support this feature.
2. UART Timing Delay
These fields adjust the baud rate timing delay values for SendSerial commands. Note that advanced users should only change these values. These values are only applicable to EZBs that support this feature.
Related Tutorials
tutorial

Connecting Arduino To ARC
Program an Arduino and connect it to ARC to become an EZ-B.
tutorial

Control More Than One Robot
How to control more than one robot in a single EZ-Builder project. This tutorial uses Revolution robots that depend on...
tutorial

Ez-B V4 Connection Tutorial
Now I know there are video tutorials however sometimes it's cool to have a text/image based walkthrough which can be...
tutorial

How To Choose Correct Battery(S).
Given the wide range of actuators and electronics which go into a robot, choosing the right battery may not be an easy...
tutorial

Setting Servo Speeds And Initialization Script Tutorial
This tutorial will explain what an initialization script is and how to use them in your EZ-Builder projects....
tutorial

The Robot Program Episode 009: Getting Six To Move
This lesson will demonstrate how to connect to and move the Revolution Six robot. Follow along with The Robot Program...
Related Robots
Related Questions
question

EZB Software With Internet?
Has anyone ele experienced this recently? The current version of EZB software will not start until I have an internet...
question

Help! I Can't Connect To My Camera On Client Mode
After I connected to my robot with client mode I tried to turn on the camera, but when I did the camera didn't turn on...
question

Latest Free Teams Arc Dead
Tried downloading latest free Arc Teams but installs then just a spinning circle for 10 seconds, then nothing? Paid...
question

Mouth And Servo For Puppet Mouth Wanted
I am looking for a unit I can put in the mouth of a hand puppet that I can make it talk using an EZB-IOTiny. I have...
question

Using Arduino Mega As A Isolation Device
Looking for an inexpensive way to isolate the EZBv4 signal line from the Hitech 805bb servos on my inMoov. I am think of...
question

Where's The Gear Icon?
the grear icon that used to be in the bottom left corner is gone! where is it now, or if it is gone for good how do I...
Upgrade to ARC Pro
Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro