Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses
  • Gripper 3.0 Assembly Instructions

Gripper 3.0 Assembly Instructions

Tuning and Programming

Physically Position the Servo and Gripper

Prior to doing any programming to open and close the gripper, the servo horn should be centered within the servo’s range of motion – in the middle with 90 degrees of motion on either side – and the Gripper in the closed, lower position as shown below.

  • Loosen the screw on the brass connector to allow the brass rod to position itself correctly.
  • Move the servo through its range of motion and make sure it is centered when the Gripper is closed and in the lowered position.
  • If needed, remove the servo screw and rotate the servo horn to an optimal position, then re-attach.
  • Tighten the screw on the brass rod connector when you are done.

Coding for the Gripper

Parallax hosts many tutorials for controlling a standard servo. Regardless of the microcontroller you are using, the following is always true for the Parallax Standard Servo which rotates 180°when mounted on the Gripper:

  • A positive pulse of 1500 us between a 20-40 ms pause will put the servo in the center position;
  • 0° is a 1000 μs (1 ms) pulse and 180° is a pulse of 2000 us (2 ms), with the pause mentioned above;
  • Program the microcontroller to “step” through the full range of motion and avoid “Gripper slapping” by finding the best increments of pulse stepping to move the Gripper; and
  • A range of motion of less than 90 degrees of movement is plenty to control the Gripper.

Below is a sample project in Makecode to test your gripper out.


Printer-friendly version

Leave a Comment Cancel reply

More Gear Grease and Foam Pads
Prev

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2025 Parallax Learn • Built with GeneratePress