For the complete documentation index, see llms.txt. This page is also available as Markdown.

Actuators

Actuators

There are two types of actuators available in the EDU Kit V2, servos and DC motors. Actuators convert energy into a form of motion by applying a force. In this case, they are convert electrical energy into motion by applying torque.

Servos

Servos are a form of actuator often used for more specialized movements between positions. Servos include built-in sensors that allow them to automatically know their position without any outside programming

Smart Robot Servo

These servos are capable of two modes:

  • Angular Mode: Sets the servo to move to specified positions within a 270° range of motion

  • Continuous Mode: Allows for the servo to rotate a full 360°, either direction, indefinitely similar to a standard motor

DC Motors

DC Motors are a type of electrical motor that use direct current, or DC, to rotate and produce the mechanical force needed to move an attached mechanism. There are two DC Motors available in the kit.

Core Hex Motor

The Core Hex Motor is a DC Motor that includes a built-in encoder . The Core Hex has a 90° orientation and a through-bore design

HD Hex Motor

The HD Hex Motor is a DC Motor that includes a built-in encoder. The HD Hex Motor includes a pressed-fit pinion to be ready for meshing with a gearbox system.

Last updated

Was this helpful?