1 of 158

1

Robotics Summer Camp

July 11-15, 2022

The 4th Mission Possible

Slide Deck

2 of 158

Pre-Start Activities

2

3 of 158

3

A. Make sure you sign-in

B. Grab a Name Badge

C. Minifig Activity Introduce Yourself

Grab some markers, crayons & pencils

Personalize your minifig

Include the following information:

  1. Your Name
  2. School/District
  3. Teaching position
  4. What direction are you going with Robotics? (class, club, volunteer-told, etc.)
  5. Fun fact about yourself!

Pre-Start Activities

4 of 158

Peggy Reimers

TCEA

Director of

Professional Development

preimers@tcea.org

Twitter: @preimers

4

5 of 158

5

Housekeeping

Wifi

Restrooms (tour of building)

Schedule 8:30 to 3:30

Lunch 11:30 to 12:30

6 of 158

6

Capacity Matrix

name

Fill out LEFT Side ONLY

7 of 158

LEGO HISTORY

7

1998 - 2006 - 2013 - January 2020

8 of 158

8

6

SU

P

E

R

  1. SP Hub/EV3 Brick

  • LEGO Education Software

  • Programming

  • Documentation

  • Building Bots

  • Problem Solving

9 of 158

9

Branding a Kit

The sets come with small stickers to identify your technic building elements. But I like to use the color coding dots to brand my core set. I label the following:

  • plastic bin
  • lid
  • Inventory card
  • 1 or 2 sorting tray(s)
  • Brick/Hub
  • Small container for short connector pegs

10 of 158

Summer Camp Robotics

10

Let’s Get Started

11 of 158

Get Software

11

12 of 158

12

Which coding language are the LEGO Education software apps built on?

Both apps use an intuitive drag-and-drop coding language that’s based on Scratch. Some of the blocks are identical to the ones that are used in Scratch 3.0, while others have been specially developed to interact with the LEGO Education robotics hardware.

13 of 158

Summer Camp Robotics

13

Hub/Brick Information

14 of 158

EV3 Intelligent Brick

SPIKE Prime Programmable Hub

14

  • 5x5 light matrix
  • 6 input/output ports
  • Built in 6-axis gyro

  • 32 mb memory
  • Store 20 programs
  • Embedded OS - MicroPython

  • Cables - LPF 2 connector

  • Connectivity
    • Bluetooth
    • Micro USB cable
  • 178 x 128 pixel display
  • 4 of each input and output ports
  • Built in 6-axis gyro

  • 16 mb memory
  • Mini SD card reader/USB port
  • Powered by lithium or 6 AA
  • Linux-based operating system

  • Cables - LPF 2 connector

  • Connectivity
    • Bluetooth
    • Micro USB cable

15 of 158

15

1. Back Button

  • reverse actions
  • abort a running program
  • shut down brick

4 Basic Tabs

2. Center Button

  • select button

3. Navigate through the Brick

  • Left
  • Up
  • Right
  • Down

Run

Recent

File

Navigation

Brick

Apps

Settings

16 of 158

16

Bluetooth

3 of the 6

input/output

ports

Center Button

Right Button

5x5 LED Matrix

Left Button

17 of 158

17

18 of 158

Summer Camp Robotics

18

SPIKE & EV3

19 of 158

19

$359.95

20 of 158

Summer Camp Robotics

20

Language of LEGO

21 of 158

EV3 and SPIKE Prime

Core Set

Technic

Building

Elements

21

22 of 158

Structural

22

beams

angular beams

frames

plate

23 of 158

New Structural

23

biscuit

Base plate

Flex hose

Integrator brick (with cross hole)

24 of 158

Connectors

24

Long connector peg

Double connector peg

Short connector peg

bushing

bazooka

Hassenpin

I beam

cross block

25 of 158

Wheels, Gears and Axles

25

Ball and Castor

axles

Wheel

Pulley Wheel

26 of 158

Electronics

26

27 of 158

Electronics

27

28 of 158

Bonus for SPIKE Prime

28

29 of 158

Get Your Brick ON!

29

Monday

30 of 158

30

Z-Racer

The Concept

Returning the equipment

Each group of 2/3 will need:

  • Bag of Parts
  • Building Instructions
  • Zipline

31 of 158

31

Z-Racer

Why start off with the Z-Racer?

32 of 158

Get Your Brick ON!

32

Thursday

33 of 158

Summer Camp Robotics

33

Introduce the Software

34 of 158

34

Programming Canvas

Hub Connection

Programming Area

Block Palette

Controls

Zoom Pan Undo/Redo

Stop Play

← Blocks -->

35 of 158

35

Programming Canvas

Dashboard Tab

Stop Play

Monitor View

Block Extensions

36 of 158

The Hand

36

Build a Hand Holder

  1. Pull pieces
  2. Attach the prop stand
  3. Attach motor to EV3 brick/SPIKE hub
  4. Attach hand to motor

37 of 158

37

Tips for Success

Each time you run the program - stop it and then modify!

V i P

38 of 158

38

Pull these parts:

EV3 brick

4 bazookas

#11 Beam

medium motor

medium cable

#4 axle

2 connector pegs

3 bushings

Pull these parts:

SPIKE Prime Hub

2 bazookas

2 #11 Beam

large motor

#3 axle

4 connector pegs

1 bushing

39 of 158

39

EV3 Brick

4 Bazookas

#11 Beam

Build the Prop Stand:

SPIKE Hub

2 Bazookas

#11 Beam

40 of 158

40

EV3

Attach the motor with 2 connector pegs to the side of the EV3 Brick. Attach hand with axle and bushings. Plug your cable into the motor and Port A.

SPIKE Prime

Attach the #11 beam at the top with 2 connector pegs. Then connect the large motor at the top with the remaining 2 connector pegs. Attach your hand to the axle with the bushing. Plug your cable into Port A.

41 of 158

41

EV3

SPIKE Prime

42 of 158

Summer Camp Robotics

42

The First Robot Build

43 of 158

43

Tips for Success

  • Line Motors Up on SPIKE Prime
  • Hold the piece in relation to the computer image
  • Pull the pieces | | | then build
  • Pay attention to the ports
  • (Later) Each time you run the program - stop it!

SPIKE Prime wire clips

44 of 158

44

EV3 Riley Rover & SPIKE Rhino

45 of 158

45

EV3 Riley Rover & SPIKE Rhino

In the software

46 of 158

46

EV3 Riley Rover & SPIKE Rhino

Let’s Explore

  1. Switch the port order
  2. Change the motor speed
  3. EV3 – change the straight SPIKE - change the arrow

47 of 158

47

Block Descriptions

48 of 158

48

Checkpoint

Did you press the button after running your program?

Did you change the speed?

What happened when you changed the port order?

49 of 158

Summer Camp Robotics

49

The

5 Basic Movements

50 of 158

50

Motor and Movement Blocks

51 of 158

51

The 5 Basic Movements

  • Forward
  • Reverse
  • Pivot Turn
  • Point Turn
  • Curve Turn

52 of 158

52

Pivot Turn

One wheel is stationary and the other wheel moves.

Good for moving around an obstacle.

Examples: basketball player, clock hands, jazz dance step, pivot sprinkler system, wheelchair, marching band -left and right face

53 of 158

53

Point Turn (aka Spin Turn)

Motors turn in opposite directions

Tightest turn - takes up the least amount of space

Examples: forklift, zero turn lawn mower, blender,

old-fashioned washing machine agitator,

marching band with the about face

54 of 158

54

Curve Turn

Both wheels turn but at different speeds

Good turn to back off of a wall

Examples: downhill skier, weave poles on a dog agility course, winding mountain road, the way a snake moves

55 of 158

55

Dance Dance Dance

May the Synchronized Dancing Begin .

  • All robots dance

  • 30 seconds or less

  • Use your 5 basic robot movements

  • 4x4 dance floor

  • Music is welcome

56 of 158

Summer Camp Robotics

56

TUESDAY

57 of 158

57

Dance Dance Dance

Showcase

58 of 158

Get Your Brick ON!

58

Tuesday

59 of 158

Quick Pull

1 frame 2 biscuits

1 integrator brick 1 cross block

2 double connector pegs 5 short connector pegs

3 axles

3 beams

1 bazooka

59

60 of 158

Build a Tall Structure

60

4 minutes

61 of 158

61

EV3 Base Build & SPIKE Driving Base 1

Building Instructions in the software for both !

Attach a Force/Touch Sensor with a double connector peg.

Port F- Force

Steps 1-26

Port 1 - Touch

62 of 158

62

Up and Around the Cone

(Back Pocket Trick)

63 of 158

Summer Camp Robotics

63

Add Sensors

64 of 158

64

Add Sensors to your

SPIKE Prime robot

  • Force Sensor
  • Distance Sensor (point forward)
  • Color Sensor
  • Visit the following website for quick building attachments

ly.tcea.org/gobotgogo

65 of 158

65

EV3 Sensors

Build from the Classroom App

  • Color Sensor Driving Base

Your own building

  • Touch sensor
  • Ultrasonic sensor: point forward

Port 1 - Touch

Port 2 - Gyro

Port 3 - Color

Port 4 - Ultrasonic

66 of 158

66

Add Sensors to Your Robot

Touch

Color

Ultrasonic

Gyro

67 of 158

SPIKE Prime Robotics

67

Sensor Information

68 of 158

Force Sensor

68

You can measure the force sensor with a percent or newtons.

The 3 modes:

Pressed - gentle tap

Hard-pressed - press 60% in

Released - released at any amount

69 of 158

Color Sensor

69

Can detect:

Color = black, violet, blue, light blue, green, yellow, red, white, and no color

Reflectivity = non-reflective 0% to 100%

Ambient light = dark 0% to bright 100%

Used as a light output

70 of 158

Distance Sensor

70

Measures the distance to an object

Lights around the “eyes” can be programmed

The 2 capabilities

Can sense distances:

50-2000mm

Has a fast sensing capability

50-300mm

Measured in %, cm, or inches

71 of 158

Touch Sensor

71

The Touch Sensor can detect when the red button has been pressed and released.

Touch Sensor can be programmed to action using two conditions:

  • Pressed
  • Released

72 of 158

Color Sensor

72

The Color Sensor can detect the color intensity of light that enters the small window on the face of the sensor. This sensor can be used in three different modes: Color Mode, Reflected Light Intensity Mode, and Ambient Light Intensity Mode.

  • Color Mode, the Color Sensor recognizes seven colors—black,

blue, green, yellow, red, white, and brown—plus No Color.

  • Reflected Light Intensity Mode, the Color Sensor measures

the intensity of light reflected back from a red light–emitting lamp.

The sensor uses a scale of 0 (very dark) to 100 (very light).

  • Ambient Light Intensity Mode, the Color Sensor measures

the strength of light that enters the window from its environment,

such as sunlight or the beam of a flashlight. The sensor uses a scale

of 0 (very dark) to 100 (very light).

73 of 158

Ultrasonic Sensor

73

The Ultrasonic Sensor can measure the distance to an object in front of it. Distance to an object can be measured in either inches or centimeters.

This sensor can be programmed in two different modes:

Measure - A steady light around the sensor eyes tells you that the sensor is in Measure Mode. (cm and inches)

Presence - A blinking light tells you that it is in Presence Mode. In this mode, the sensor can detect another Ultrasonic Sensor operating nearby.

74 of 158

74

Color Sensor

  • Stop at the Blue Line

  • Call Out the Colors

-

Touch/Force Sensor

  • Runaway

  • Happy and Sad

  • Hip to be Square

  • CliffHanger

Sensor

Programs

75 of 158

Summer Camp Robotics

75

Special Sensor

Challenges

76 of 158

76

Hip to be Square

77 of 158

77

Hip to be Square

EV3

SPIKE

78 of 158

78

Cliffhanger (EV3 and Touch Sensor)

Parts

2 connector pegs with axles

2 coat hangers

2 short connector pegs

1 gray cross block

2 #3 axles

1 touch sensor

1 cable

A good challenge to use the touch sensor released mode. You can follow my build or design your own touch sensor attachment off the back off your LEGO Base Build. The touch sensor is waiting for a release to stop. The goal is not have the robot go over the cliff (edge of the desk).

79 of 158

79

Cliffhanger (SPIKE and Force Sensor)

Parts

2 #7 beam

2 long connector pegs

2 short connector pegs

1 #3 axle

1 Force Sensor

80 of 158

80

Cliffhanger (SPIKE Prime)

  1. Place 2 long connector pegs on your hub.

2. Connect the 2 #7 beams to the long connector pegs

3. .Place your short connector pegs on the #7 beam.

4. Connect your force sensor and axle.

81 of 158

81

Cliffhanger (EV3 and SPIKE Prime)

SPIKE Prime

EV3

82 of 158

82

How Close Can You Go?

The objective is to get your straw as close to the “stick” as possible using the ultrasonic/distance sensor for detection.

  1. Build your sensor pointing to the ceiling.
  2. Program

Tips:

Helps if you get the sensor closer to the stick.

Measure the distance from the sensor to the stick.

83 of 158

83

How Close Can You Go? (EV3 and SPIKE Prime)

SPIKE Prime

EV3

84 of 158

84

The cattle dogs are on vacation! So, The ROBOTS must bring the longhorns into the corral.

  • Teams of 3 with 3 robots will be used for the Robotics Roundup.
  • Using your programming and team problem solving skills, devise a plan to herd the longhorns into the pen.
  • Only 40 seconds to accomplish the task.
  • Only touch your robot behind the blue line.
  • Add 3 pieces to your robot for assistance.

The Robotics Roundup!

85 of 158

Summer Camp Robotics

85

WEDNESDAY

86 of 158

86

The Robotics Roundup

Showcase

87 of 158

Get Your Brick ON!

87

Wednesday

88 of 158

88

89 of 158

89

90 of 158

SPIKE Prime Robotics

90

Wednesday Sensor

Programs

91 of 158

91

Color Sensor

  • Over the Edge

  • Over the Edge with Sound

  • Follow the Little Black Line

  • Get Jiggle out of the Wiggle

  • On and Off (Only works on EV3)

-

Ultrasonic/Distance Sensor

  • Detect Distance

  • Detect Distance (write cm/in on EV3)

  • How Close Can You Go? (box and straw)

Sensor

Programs

Gyro Sensor

  • Watch Builder Dude 35

  • Snoring and Awake Gyro Program

  • Gyro Turn 90º

-

92 of 158

SPIKE Prime Robotics

92

Gyro Sensor

Information

93 of 158

The Built-in Gyro Sensor

93

The six-axis Gyro Sensor has a:

  • three-axis accelerometer

  • three-axis gyroscope

Able to report:

  • Gyroscope mode (three-axis)

  • Accelerometer/tilt mode (three-axis)

  • Gestures as tap, free fall and shake

94 of 158

VIP Gyro Sensor Information

94

YAW - rotation of the vertical axis turn to the left and right (USE for turns)

PITCH - tilt forward or backwards (driving up a hill or the nose of a plane ascending or descending)

ROLL - parallel to the ground (like a plane to the ground or robot to the floor ) Builder Dude 35 says - bear pushing on it

95 of 158

95

Background Info

turn

tilt

96 of 158

Blocks to Program the Gyro Sensor

96

97 of 158

97

Gyro Sensor

The Gyro Sensor detects rotational motion on a single axis.

This sensor can be programmed in two different modes:

Rotation Rate - You can use the rotation rate to detect, for example, when a part of your robot is turning, or when your robot is falling over.

Rotation Angle - Keeps track of the total rotation angle in degrees. You can use this rotation angle to detect, for example, how far your robot has turned.

98 of 158

98

EV3 Gyro Sensor Build

Build from the Classroom App

  • GYRO Sensor Driving Base

Port 1 - Touch

Port 2 - Gyro

Port 3 - Color

Port 4 - Ultrasonic

99 of 158

99

Builder Dude 35

Program Accurate 90 Degree Gyro Turns With LEGO MINDSTORMS 51515

100 of 158

Gyro Sensor

100

SPIKE Prime

EV3

101 of 158

Gyro Sensor Curriculum from LEGO

101

102 of 158

102

Parking Lot

  • Get together with your team

  • All robots will park and begin at the same time

  • Begin with a sensor

  • Plan out your programming task list.

Classroom Strategy - only 3 times to run at the real Parking Lot

103 of 158

Summer Camp Robotics

103

THURSDAY

104 of 158

104

Parking Lot

Showcase

105 of 158

105

P

O

H

S

L

A

C

S

P

O

T

G

R

A

H

106 of 158

Get Your Brick ON!

106

Wednesday

107 of 158

The

WHIRLI-GIG

107

108 of 158

108

·The WHIRL·I·GIG· (EV3 & SP

The definition…

· a toy that spins around

· a thing regarded as hectic or constantly changing

 

· Technic·Building·Elements ·

1 large pulley 1 5x7 frame 1 #13 beam

1 cross block 1 4x4 angular beam 1 #7 beam

1 bazooka 1 axle extender 1 double connector peg (H)

· Maximum 5 each of the following ·

axles bushings connector pegs #3 colorful beams (EV3) or integrator bricks (SP)

 

· Electronics ·

1 EV3 brick or SPIKE Hub 1 large motor 1 medium cable for the EV3

 

· Programming · Make it whirl forward for 2 seconds

Technic Building Elements can be decorative or

functional!

No gear trains

Hold your Whirligig

in your hand

109 of 158

109

110 of 158

110

·whirl·i·gig·  with just the EV3

definition…

a toy that spins around

a thing regarded as hectic or constantly changing

 

·technic·building·elements·

1 large pulley 1 5x7 frame 1 #13 beam

1 cross block 1 bazooka 1 #7 beam

1 angular beam 1 axle extender 1 double connector peg (H)

maximum 5 each of the following…

axles bushings connector pegs #3 beams

 

electronics

1 EV3 brick 1 large motor 1 medium cable

 

·Make it whirl, use on brick programming·

Whirligig spins (motor D Forward, wait for 2 seconds)

Most pieces can be

decorative or

functional

no gear trains

111 of 158

111

whirligig is an object that spins or whirls, or has at

least one member that spins or whirls. Whirligigs are also

known as pinwheels, buzzers, comic weathervanes, gee-haws, spinners, whirlyjig, whirlybird, or plain whirly.

Whirligigs are most commonly powered by the wind but can be hand or friction powered or even powered by a motor. They can be used as a kinetic garden ornament. They can be designed to transmit sound and vibration into the ground to repel burrowing rodents in yards, gardens, and backyards.

Whirligigs can be divided into four categories:

Button, String, Friction and Wind Driven

112 of 158

112

Button whirligigs

Button whirligigs (also known as button spinners and buzzers) are the oldest known whirligigs, requiring only a piece of clay or bone and a strip of hide. 

Native American cultures had their own version of this toy in 500 BC.

Many a child of the Great Depression from the southern Appalachians and Ozarks remembers a button or token, or coin and a string as the primary spinning toy of their youth.

113 of 158

113

String whirligigs

String powered whirligigs require the operator to wrap the string around a shaft and then pull the string to cause the whirligig’s motion. String Whirligigs have ancient origins.

The bamboo-copter or bamboo butterfly, was invented in China in 400 BC. While the initial invention did not use string to launch a propeller, later Chinese versions did. The first known depictions of whirligigs are string powered versions in tapestries from medieval times.

http://en.wikipedia.org/wiki/Whirligig

114 of 158

114

Friction whirligigs

Friction whirligigs, also called Gee-Haw's, depend on the holder rubbing a stick against a notched shaft resulting in a propeller at the end of the shaft turning, largely as the result of the vibration carried along the shaft. The motion needed to power a friction whirligig is very similar to rubbing sticks together to create fire.

Friction whirligigs are another staple of craft shops and souvenir stores in the Appalachian Mountains.

http://en.wikipedia.org/wiki/Whirligig

115 of 158

115

Wind-driven whirligigs

A wind-driven whirligig transfers the energy of the wind into either a simple release of kinetic energy through rotation or a more complicated transfer of rotational energy to power a simple or complicated mechanism that produces repetitive motions and/or creates sounds. The wind simply pushes on the whirligig turning one part of it and it then uses inertia.

The simplest and most common example of a wind-driven whirligig is the pinwheel. The pinwheel demonstrates the most important aspect of a whirligig, blade surface. Pinwheels have a large cupped surface area which allows the pinwheel to reach its terminal speed fairly quickly at low wind speed.

116 of 158

Summer Camp Robotics

116

Variables

117 of 158

117

Your challenge is to set up a voting machine using the left and right buttons to vote. SPIKE/EV3 will show the count!

118 of 158

118

119 of 158

119

Let’s try a simple program first!

Use the left and right buttons to set up a Vote with corn and brussel sprouts

120 of 158

120

Let’s try a simple program first!

Use the left and right buttons to set up a count. SPIKE Prime

121 of 158

121

Add a total!

122 of 158

122

Voice and Choice

  • Twister
  • Sumobots
  • EV3 Curriculum
  • SPIKE Prime Curriculum
  • Rope Runner (EV3 only)
  • Your Own Challenge
  • One Kit Challenges

Share your Finding with the Group. (Reporting Period tomorrow: 10 minutes)

What you did?

What you liked?

What you disliked?

You pick!

123 of 158

123

The Robot Wave

Credit to: Damien Kee

Get into Groups

Explain the challenge

Must complete EDP before programming

124 of 158

Summer Camp Robotics

124

FRIDAY

125 of 158

Get Your Brick ON!

125

Wednesday

126 of 158

Think IT Up

Build IT Down

126

127 of 158

127

Use your Bag of LEGO bricks

to create a structure

that can Suspend off the edge of the table.

Your Goal is to make the structure extend as far down as you can.

128 of 158

Summer Camp Robotics

128

Mystery Challenge

129 of 158

Time for a Mystery

129

130 of 158

Summer Camp Robotics

130

EV3 On Brick Programming

131 of 158

131

1. Back Button

  • reverse actions
  • abort a running program
  • shut down brick

4 Basic Tabs

2. Center Button

  • select button

3. Navigate through the Brick

  • Left
  • Up
  • Right
  • Down

Run

Recent

File

Navigation

Brick

Apps

Settings

132 of 158

132

Wait for Temperature

Wait for Medium Motor

Wait for EV3 Buttons

Wait for Time

Wait for Ultrasonic <30

Wait for Infrared Sensor

Wait for Remote Control

Wait for Gyro

Wait for Touch

Wait for Light

Wait for Color

Blank

Blank

Select Image

Select Sound

Select Lights

Select Trash

Select a Medium Motor

Select a Large Motor

Select 2 Large Motors

133 of 158

133

On Brick Programming -

  1. Start Block

  • End/Loop Block

Reach up to the 5 shelves with the dotted line.

134 of 158

134

Image

3

Image

4

Wait for

.25

Wait for

.25

Repeat

10

Reach up to the shelf -→

select

135 of 158

135

To SAVE

Saved programs

Save your program

To TRASH a programming block

136 of 158

136

To SAVE your on-brick program

Steps:

  1. Click on the floppy icon
  2. Delete the default name by selecting the little arrow key above the big checkmark
  3. Keep pressing select until the default name erases
  4. Find and the select the letters for your new program name (eyes // blink)
  5. Select the BIG checkmark
  6. To find your saved program, go back to the folder icon

137 of 158

137

138 of 158

138

139 of 158

139

Let’s get started with the EDP for this challenge. Pencils ready?

First part we will work together as a whole group.

Now, let’s find our group.

No programming until the following is

COMPLETE

  • Brainstorming
  • Programming List
  • Light Pattern

Showcase our Light Shows

Complete our EDP together.

140 of 158

140

The

Pool Noodle Runner

141 of 158

141

The Pool Noodle Runner

https://www.youtube.com/watch?v=QHKeAbgN0Mw&t=279s

Tough Build - needs to be reworked

142 of 158

142

143 of 158

Summer Camp Robotics

143

My Blocks

(only explained)

144 of 158

144

A My Block is a way to build your own behaviors using many blocks of code and then compressing it into one block.

My Blocks are handy when you have a largely complicated programs and need to simplify the code to make it more readable.

They are also useful when you have a bunch of common functions that can be simplified and reused within a single block in the programming software.

145 of 158

145

My Block

EOC Celebration

146 of 158

146

Your challenge is to program your robot to navigate the maze with the least amount of programming blocks in your main stack. A perfect challenge for My Blocks.

What types of My Blocks should you create?

  • Don’t forget to think about robot placement on the colorful tiles.
  • The turn must include a beeping sound that can be heard over the motors.
  • A good place to use the gyro sensor for turns.

My Block

Challenge

147 of 158

147

Notes for the Challenge - Do not display

Bumpy

One

148 of 158

Summer Camp Robotics

148

Extra Resources

149 of 158

Starting a Club

Application Example

149

150 of 158

150

Motors

Q: Have you noticed this

in the SPIKE app?

A: I reached out to my LEGO representative for the answer. Lining up the motor will reset the degrees in the motor to zero.

I have tried to do this several times and it is very hard to set both your motors exactly to 0º. You can look in your dashboard tab to see the degrees. Below is one of my attempts.

151 of 158

151

Charging the Battery

The battery charges from the USB port on the Hub only.

This means that your SPIKE Prime robot is charging while you are programming if connected via USB cable.

This also means you cannot charge a spare battery by itself.

152 of 158

152

Curriculum

Each Lesson Includes:

Time

30-45 | 45-90 | 90-120 | 120+

Lesson Plan | 5E Model

Prepare

Engage (Ignite a Discussion/Video)

Explore (Tandem Build)

Explain (Synchronize Movement)

Elaborate

Evaluate

Extra

Coding (main and possible)

Differentiation

Assessment

Teacher Observation Checklist

Self-Assessment

Peer-Assessment

Extensions

Language Arts

Math

Career Links

153 of 158

*Tip* - Comment Tool

153

right click

154 of 158

154

You can attach comments to the coding blocks. The comment will stay attached even if you move it around.

Attaching Comments

Right click ->

155 of 158

Summer Camp Robotics

155

Quick Turn

156 of 158

Quick Turn

156

157 of 158

157

Download a Program into SPIKE Prime

158 of 158

158

Survey

Grow/Glow for Peggy

Capacity Matrix - right side

Disassemble robots - put core set back in order

Graduation

S

T

U

G

O

N

C

R

A

T

L

A

I

O

N