Only this pageAll pages
Powered by GitBook
1 of 8

REV DUO Classroom Activities

Loading...

Mechanical Focus

Loading...

Loading...

Programming Focus

Loading...

Multiple Focus

Loading...

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!

Completed Programless Drivetrain Build

Covered Concepts

  • Servo usage

  • Changing modes with the SRS Programmer

  • Simple gear trains

  • Using the DUO Build System

  • Intro to Robotics V2 - Unit 1, Lesson 2: Mechanical Basics

    • This activity can replace or be an additional option to the EDU Launcher Build

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.

Build Guide:

Curriculum Connections

Activity Goals

Activity Files

Teacher Files

Student Files

Programless Drivetrain Onshape
Programless Drivetrain Build Activity Plan.docx
14MB
Open
Programless Drivetrain Build Guide.pdf
PDF · 6MB
Open

Count-by-Count Activity

Introduction

This activity is intended to provide additional practice with using the touch sensor by completing a simple task. Students will build a small servo “gate” regulating the entrance into an area. To raise the gate, the touch sensor must be pressed, but once a max number is pressed no more entries will be allowed.

Consider pairing this activity with students building a diorama of their gated area. Examples might include a museum, lunch room, theater, or store. This lesson may also be tied with classes introducing CAD, or safety and accessibility standards for buildings.

Example gate build for the Count-by-Count Activity

Covered Concepts

  • Touch Sensor

  • If/Else logic

  • Loops

  • ElapsedTime

  • Servo usage

  • Programming angular limits on a servo with the SRS Programmer

  • Intro to Robotics V2 - Unit 4, Lesson 25

  • Intro to Robotics V2 - Unit 5, Lesson 29 (ElapsedTime)

Students will:

  • Utilize the touch sensor in a practical scenario mimicking a real-life use case

  • Practice programming a touch sensor

  • Create a program that uses a count to track how many times the touch sensor has been pressed and that uses a timer to reset once the max is reached

Student Activity Worksheet:

Programming Guide:

[Optional] Programming Guide for two touch sensors:

Curriculum Connections

Activity Goals

Activity Files

Teacher Files

Student Files

Count-by-Count Touch Sensor Activity.docx
3MB
Open
Count-by-Count Worksheet.docx
100KB
Open
Count-by-Count Programming Guide.docx
959KB
Open
Count-by-Count Two Sensor Programming Guide (Optional).docx
537KB
Open

DUO Classroom Activities

Looking for extra robotics and engineering activities for the classroom or to try with a FTC program?

These DUO Classroom Activities are designed to reinforce concepts, encourage exploration, and offer additional opportunities to use the EDU Kit V2 and DUO System to its fullest extent!

Most activities range from 60-120 minute completion time with options or suggestions to further expand upon the activity. Perfect for filling in extra class time in a semester, introducing new students to robotics, or demonstrations as part of summer camps and workshops.

What's Inside?

Each DUO Classroom Activity provides the following:

  • Teacher Activity Plan

    • Includes a description of the activity, any prerequsites, quick guide for essential information, picture references, answer sheet, and standard lesson plan

  • Student Handouts

If Applicable:

  • Build guide and CAD

  • Programming guide

  • Optional expansions for the activity

Each activity is labeled with a set of categories to make it easy to navigate and choose the ideal activity based on the goal!

Category
Description

Click one of the activity pictures to get started!

Exploring Concepts

These activities focus on reinforcing or expanding on specific robotics or engineering concepts

Mechanical Focus

These activities focus on building mechanical and construction skills

Programming Focus

These activities focus on building programming skills and/or utilizing sensors

Multiple Focus

These activities focus on a mix of programming and mechanical aspects

Additional Builds

These activities provide a large build that can be completed with the EDU Kit V2

Challenge

These activities provide an additional large challenge for students to complete - similar to the unit challenges in the Intro to Robotics V2 curriculum

Exploration

These activities encourage general exploration and curiosity of robotics

Classroom Categories

Available Activities

Cover

Programless Drivetrain

  • Est Time: 60 minutes

  • Additional Builds, Exploration, Mechanical Focus

  • Sensors: None

Cover

Programless Drivetrain - Gearing Challenges

  • Est Time: 60-120 minutes

  • Exploring Concepts, Additional Challenges, Mechanical Focus

  • Sensors: None

Cover

Count-by-Count

  • Est Time: 60 - 120 minutes

  • Exploring Concepts, Programming Focus

  • Sensors: Touch Sensor

Cover

Bumper Bots

  • Est Time: 60-120 minutes

  • Additional Builds, Exploration, Multiple Focus

  • Sensors: Touch Sensor

Programming Concepts: Logic, Loops, Sleep, ElapsedTime, Variables

Programming Concepts: Logic, ElapsedTime

Programless Drivetrain - Gearing Challenges

Introduction

This activity pairs with the Programless Drivetrain Build Activity to introduce the challenge of utilizing gears to modify the drivetrain’s speed and torque. Students will have to adjust their gearing to accomplish their goal as the servo’s output cannot be modified!

Students will take advantage of the extrusion frame to slide their hex shafts, wheels, servo, and gears into different places to adjust their gearing. Additional hex shafts can be added to expand the gear train.

This activity includes two challenge options: a short version (SV) and a longer version (LV)

Two examples of the Programless Drivetrain - Gearing Challenge build

Covered Concepts

  • Servo usage

  • Changing modes using the SRS Programmer

  • Calculating the gear ratio of a gear train

  • Torque vs. speed in a gear train

  • [Optional] Compound gearing

  • Intro to Robotics V2 - Unit 2

    • This activity can replace or be completed in additional to the existing Unit 2 Challenge

Students will:

  • Explore how changing gearing changes the outputted speed and torque

  • Define what is a gear train and gear ratio

  • Calculate gear ratios on a gear train

Build Guide (shared with Programless Drivetrain Activity):

Intro Worksheet:

Gearing Challenge Activity (Short Version) Worksheet:

Gearing Challenge Activity (Long Version) Worksheet:

[Optional] Compound Gearing Worksheet:

Curriculum Connections

Activity Goals

Activity Files

Teacher Files

Student Files

Programless Drivetrain Onshape
Programless Drivetrain - Gearing Challenges Activity Plan.docx
32MB
Open
Programless Drivetrain Build Guide.pdf
PDF · 6MB
Open
Programless Drivetrain Gear Ratio Worksheet.docx
430KB
Open
Programless Drivetrain Gearing Challenge [SV].docx
352KB
Open
Programless Drivetrain Gearing Challenge [LV].docx
333KB
Open
Programless Drivetrain - Compound Gearing .docx
572KB
Open

Bumper Bots

Introduction

This activity is intended to offer a fun challenge of building a robot to play tag against other robots using the touch sensor! Students will build the basic drivetrain, adding a servo for their flag, then program the touch sensor to prevent movement for a few seconds upon being pressed. While disabled from being tagged, their flag will raise as a visual cue of both being tempted and when they’ll be able to move again.

Bumper Bots Drivetrain

The game can be played using only the base drivetrain OR students may be granted time to build upon their robot using parts from their kit and craft materials.

Covered Concepts

  • Touch Sensor

  • If/Else logic

  • ElapsedTime

  • Servo usage

  • Programming angular limits on a servo with the SRS Programmer

  • Drivetrains

  • TeleOp Control

  • Intro to Robotics V2 - Unit 3 (Drivetrains and TeleOp Control)

  • Intro to Robotics V2 - Unit 4, Lesson 25 (Touch Sensor)

  • Intro to Robotics V2 - Unit 5, Lesson 29 (ElapsedTime)

Students will:

  • Program their touch sensor to deactivate driving for a time period and raise a servo-powered flag when pressed.

  • Practice controlling a robot using TeleOp controls using tank, arcade, or split arcade drive.

Bumper Bots Worksheet:

Bumper Bots Build Guide:

Bumper Bots Programming Guide:

Curriculum Connections

Activity Goals

Activity Files

Teacher Files

Student Files

Bumper Bots Onshape
Bumper Bots Activity Plan.docx
1MB
Open
Bumper Bots Worksheet.docx
62KB
Open
Bumper Bot Build Guide.pdf
PDF · 11MB
Open
Bumper Bots Programming Guide.docx
567KB
Open