šŸ¤– New VEX GO Model: Robotic Gripper with LED Bumper!

Hello, colleagues!

I’m continuing to develop my own VEX GO Robotics Curriculum, and today I’d like to share a new model designed for the Robotic Gripper lesson.

The focus of this lesson is Wait blocks, specifically:

  • waiting for a specific amount of time;
  • waiting for a sensor state.

When designing this model, I set the following goals:
:white_check_mark: simple construction;
:white_check_mark: one motor;
:white_check_mark: use of the LED Bumper;
:white_check_mark: open and close the gripper using the LED Bumper button;
:white_check_mark: change the LED Bumper color;
:white_check_mark: securely hold lightweight objects.

I believe these goals have been successfully achieved, and the model turned out to be both simple and functional.

:red_exclamation_mark: One important detail: this model is built with the VEX GO Brain, not the Switch. That was a deliberate decision because this is a robotic gripper, not a mechanical one. Students control it through programming, making it a much more valuable learning experience.

I’d love to hear your thoughts! What do you think about this model? Feel free to leave your comments and questions below! :robot:

1 Like