Skip to main content

Lesson 3: Displaying Coordinates on the Brain

Lesson 3: Displaying Coordinates on the Brain

In this Lesson, you will use the Devices Screen on the EXP Robot Brain to gather x, y, and z-coordinates of different locations on the CTE Tile. 

In this Lesson, you will learn about: 

  • Using the Devices screen on the Brain.
  • Viewing x, y, z-positions of the 6-Axis Arm on the Brain screen.

At the end of this Lesson, you will apply those skills in the activity to manually move the 6-Axis Arm to find the (x, y, z) coordinates of specific Tile locations.

CTE Brain 6-Axis Arm Base build with a yellow highlight around Tile location 17 on the Arm Tile and the center of the right side pallet, directly opposite Tile location 17.

Using the Devices Screen on the Brain

In the Introduction to the 6-Axis Arm course, you learned how to manually move the 6-Axis Arm to gather coordinates using the Teach Pendant and Monitor. This was possible because of the direct connection of the 6-Axis Arm to VEXcode EXP. Now that you are using the Brain with the 6-Axis Arm, you will use the Brain screen to view coordinates while manually moving the 6-Axis Arm. To do this, you will use the Devices Screen on the Brain. 

What is the Devices Screen? 

The Devices Screen enables you to view data for connected devices, like the 6-Axis Arm or a sensor. When the 6-Axis Arm was directly connected, you were able to view information like x, y, z-coordinates with the Monitor or Teach Pendant. Now that the Brain is acting as the programmable logic controller (PLC), information from the 6-Axis Arm needs to be accessed from the Brain. Throughout this course, you will use the Devices Screen to gather coordinates. EXP Brain is shown with the Home Screen open. The bottom of the screen reads Devices, and the Device icon to the far right is highlighted.

Viewing x, y, z-coordinates with the Devices Screen

Press the Check button to turn on the Brain. 

Be sure that the 6-Axis Arm and Signal Tower are connected to the Brain.

The EXP Brain is off and the Check button, at the top of the diamond of buttons is highlighted in a red box.

Use the Right Arrow to highlight the Devices menu optionPress the Check button to open the Devices Screen.

EXP Brain is shown with the Home Screen open. The bottom of the screen reads Devices, and the Device icon to the far right is highlighted.

The Devices Screen will show information about all of the devices connected to the Brain. Use the Right Arrow to highlight the Arm menu optionPress the Check button to view the Arm data.

EXP Brain with the Devices menu open. The bottom reads 10 colon Arm and the Arm icon to the far right is highlighted.

Now you can view data points about the 6-Axis Arm.

EXP Brain with the Arm Device information open. To the left a green box shows the current X, Y, Z coordinates, and to the right, the current values for Roll, Pitch, Yaw, and Tool are shown. The screen reads Press Check to change tool.

Identifying the x, y, and z-coordinates

The Devices Screen shows a number of data points about the positioning of the 6-Axis Arm. The x, y, and z-coordinate information is located in the upper right hand corner of the screen, and are labeled as X, Y, and Z, as shown in this image.The Arm Dashboard is shown with the X, Y, Z coordinates on the left called out with a red box. They read, in order from top to bottom, X: 161mm, Y: 16mm, Z: 161mm.

As you move the 6-Axis Arm, the data displayed on the Devices Screen will change in real time, as shown in this video. 

You can use the Devices Screen to gather coordinate locations with the 6-Axis Arm and record them in your engineering notebook, just as you did previously with the Monitor when the 6-Axis Arm was directly connected to VEXcode. A side by side image of the Arm Dashboard on the brain to the left and an engineering notebook snippet to the right. The Arm Dashboard has the X, Y, Z coordinates highlighted. They read X :207, Y: 103 and Z: 2mm. The coordinates listed for Tile location 34 in the engineering notebook read (207, 103, 2).

Activity

Now that you have learned how to use the Devices Screen on the Brain to view the x, y, and z-positions of the 6-Axis Arm, you can practice these skills by using the the CTE 6-Axis Arm and the Devices Screen to find the coordinates of specific Tile locations.

CTE Brain 6-Axis Arm Base build with a yellow highlights around Tile location 17 on the Arm Tile and the center of the right pallet, directly opposite Tile location 17.

  1. View the Arm data on the Devices Screen on the Brain.
  2. Manually move the 6-Axis Arm and record the (x, y, z) coordinates of the following Tile locations (as shown in the image above) in your engineering notebook: 
    1. Tile location 17 
    2. Center of the pallet
    3. Top of a Disk on Tile location 17
    4. Top of a Disk on the center of the pallet 
  3. How are the coordinates similar to one another? Which values are different and why? Record your answers in your engineering notebook.

Check Your Understanding

Before beginning the next Lesson, ensure that you understand the concepts in this Lesson by answering the questions in the document below in your engineering notebook. 

Check Your Understanding questions > (Google Doc / .docx / .pdf)


Select Next > to use the coordinates you gathered in a project to move a Disk.