# Programless Drivetrain Activity

## Introduction

In this activity, student groups will build a simple drivetrain powered by a single servo and the SRS Programmer. This slow moving drivetrain is intended to offer an opportunity to explore the EDU Kit V2, using the parts to create motion without any programming set up.

Here the focus is on growing more comfortable with the DUO System’s parts, hardware, and tools before tackling larger builds!

<figure><img src="/files/4m34GNSKSLEuFZ0CBdDw" alt="" width="563"><figcaption><p>Completed Programless Drivetrain Build</p></figcaption></figure>

### Covered Concepts

* Servo usage
* Changing modes with the SRS Programmer
* Simple gear trains
* Using the DUO Build System

### Curriculum Connections

* Intro to Robotics V2 - Unit 1, Lesson 2: Mechanical Basics
  * This activity can replace or be an additional option to the EDU Launcher Build

### Activity Goals

Students will:

* Practice working with the DUO Build System to construct a simple drivetrain.
* Review the tools available within the EDU Kit V2 and utilize them in the appropriate use case
* Explore the basics of creating motion using wheels, gears, and hex shafts powered by a single servo.

## Activity Files

### Teacher Files

{% file src="/files/Ts5Qyvd4dPCGzxenPfXm" %}

### Student Files

[Programless Drivetrain Onshape](https://cad.onshape.com/documents/b2249143d02f8f9f52b4b63b/w/522ecd9864cb7ddcf9210ade/e/f40f69492fae74f24ff66180)

Build Guide \[Coming Soon]


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.revrobotics.com/classroom-activities/mechanical-focus/programless.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
