66
Arduinos, Raspberry Pis, NXTs, Robotics and 3-D Printing

The Smart Creative Classroom - slideshow pdf

Embed Size (px)

Citation preview

Page 1: The Smart Creative Classroom - slideshow pdf

Arduinos, Raspberry Pis,

NXTs, Robotics and 3-D Printing

Page 2: The Smart Creative Classroom - slideshow pdf

Steve Floyd

London District Catholic School Board

Computer Science and Computer Engineering Teacher

FIRST Robotics FRC Team Mentor

[email protected]

@stevenpfloyd

techthings.ca/learn

Page 3: The Smart Creative Classroom - slideshow pdf

21st Century LearningEntrepreneurship

Differentiated Instruction/Assessment

Inquiry Based

Coding

Gradual Release of Responsibility

Makerspaces

“Schools Kill Creativity” - K.Robinson

Knowledge Workers

Growth Mindset

Metacognition

Collaboration

Creativity and Imagination Critical Thinking and Problem Solving

Communication

BigData Internet of ThingsAnalytics

Page 4: The Smart Creative Classroom - slideshow pdf
Page 5: The Smart Creative Classroom - slideshow pdf
Page 6: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 7: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 8: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 9: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 10: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 11: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 12: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 13: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 14: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 15: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 16: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 17: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 18: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 19: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 20: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 21: The Smart Creative Classroom - slideshow pdf

Search:

How Google Works SlideShare

Page 22: The Smart Creative Classroom - slideshow pdf

When you put today's technology tools in

their hands and give them lots of freedom

they can do amazing things, amazingly fast.

SMART CREATIVES combine technical

knowledge, business expertise and creativity

When it comes to communication, default to open.

Maximize the volume and

velocity of information flow.

…ideas come from anywhere…

Page 23: The Smart Creative Classroom - slideshow pdf

Computer Science Programming Languages

Web Design

Page 24: The Smart Creative Classroom - slideshow pdf

Assignments:

From: http://www.homeandlearn.co.uk/java/java_if_else_statements.html

Page 25: The Smart Creative Classroom - slideshow pdf

Assignments:

Page 26: The Smart Creative Classroom - slideshow pdf

Assignments: What is the distribution of goals during a Premiership match?

Page 27: The Smart Creative Classroom - slideshow pdf

Assignments:

Page 28: The Smart Creative Classroom - slideshow pdf

Once the basics are complete, the

students are asked to apply the

same skills in a new context.

A context of their choosing.

Page 29: The Smart Creative Classroom - slideshow pdf

Computer Engineering

Page 30: The Smart Creative Classroom - slideshow pdf

Computer Engineering

LEGO NXT Robotics Kits

$399

Page 31: The Smart Creative Classroom - slideshow pdf

Computer Engineering

Page 32: The Smart Creative Classroom - slideshow pdf

Coding LEGO NXT and EV3

Page 33: The Smart Creative Classroom - slideshow pdf

Coding LEGO NXT and EV3

task main()

{

OnFwd (OUT_AC, 75);

delay (4000);

Off (OUT_AC);

OnRev (OUT_AC, 75);

delay (4000);

Off (OUT_AC);

}

Lego Bricx

Command Center

Page 34: The Smart Creative Classroom - slideshow pdf

Assignments

task main()

{

OnFwd (OUT_AC, 75);

delay (4000);

Off (OUT_AC);

OnRev (OUT_AC, 75);

delay (4000);

Off (OUT_AC);

}

Page 35: The Smart Creative Classroom - slideshow pdf

Assignments

Once the basics are complete, the

students are asked to apply the

same skills in a new context.

A context of their choosing.

App Control - Project Pollock - Arm

Page 37: The Smart Creative Classroom - slideshow pdf

Some Assignments

• Raspberry Pi Initiative

• Using Python, we program the piCamera

Page 38: The Smart Creative Classroom - slideshow pdf
Page 39: The Smart Creative Classroom - slideshow pdf

Privacy

Security

The Future?

Page 40: The Smart Creative Classroom - slideshow pdf

Arduino Microcontroller

Page 41: The Smart Creative Classroom - slideshow pdf

Arduino Microcontroller

• Once lights and other components are

built, they need to be programmed

• An Arduino stores the program that

controls the components

Page 42: The Smart Creative Classroom - slideshow pdf

Assignments

• Start with basic electricity

• Light Show, Buttons, Switches, and Other

Components…

Lunch Box for Dieters…

Page 43: The Smart Creative Classroom - slideshow pdf
Page 45: The Smart Creative Classroom - slideshow pdf
Page 46: The Smart Creative Classroom - slideshow pdf

MakerBot 3-D Printer

• 3D printer designs made in SketchUp

• Downloadable, premade designs from

thingiverse.com

Page 47: The Smart Creative Classroom - slideshow pdf
Page 48: The Smart Creative Classroom - slideshow pdf

• Recap of Grade 11 Projects…

• Recap of Grade 12 Projects…

• Video of Past Projects…

Page 49: The Smart Creative Classroom - slideshow pdf

FIRST Robotics - Team 5288 Spartan Robotics

• First Robotics offers incredible robotics

opportunities for ages 6 and up…

Page 50: The Smart Creative Classroom - slideshow pdf

FIRST Robotics - Team 5288 Spartan Robotics

Page 51: The Smart Creative Classroom - slideshow pdf

When you put today's technology tools in

their hands and give them lots of freedom

they can do amazing things, amazingly fast.

SMART CREATIVES combine technical

knowledge, business expertise and creativity

When it comes to communication, default to open.

Maximize the volume and

velocity of information flow.

…ideas come from anywhere…

Page 52: The Smart Creative Classroom - slideshow pdf

All resources available on Day 1

• D2L

• Other online sources

• Code posted throughout

the classroom

Maximize the volume

and velocity of

information flow.

When it comes to communication, default to open.

Page 53: The Smart Creative Classroom - slideshow pdf

Flipped Classroom Model (at times)

When it comes to communication, default to open.

Maximize the volume and

velocity of information flow.

Page 54: The Smart Creative Classroom - slideshow pdf

Flipped Classroom Model (at times)

• Lectures, videos, direct instruction available

online for at home viewing and review

• In class time used for applying concepts

and MAKING

• Catherine Veteri: [email protected]

Page 55: The Smart Creative Classroom - slideshow pdf

Just in Time Teaching

The task was assigned

before all of the required

concepts/skills were taught.

Page 56: The Smart Creative Classroom - slideshow pdf

Create a Culture of failure Reiteration…

Page 57: The Smart Creative Classroom - slideshow pdf

We do have “shipping day”!

For earlier, smaller assignments deadlines

have a little bit of flexibility.

For others, there is an absolute “shipping

deadline”, the end product must be

finished and working at that time.

Page 58: The Smart Creative Classroom - slideshow pdf

Constant Collaboration

• Begin with paired work

• Continuously mix up the

groups

• Shared Research

Page 59: The Smart Creative Classroom - slideshow pdf

Constant Collaboration

• Direct students to their

knowledgeable peers

• Call attention to new

discoveries, formally or

informally

Page 60: The Smart Creative Classroom - slideshow pdf

Constant Discussions About

Creativity and Innovation

• TED Talks

• Current events

• Historical Innovation

Page 61: The Smart Creative Classroom - slideshow pdf

Clear, constantly reviewable agendas

• D2L

Page 62: The Smart Creative Classroom - slideshow pdf

Make it a production

• RPi initiative…

• Envelopes, lights, music…

Page 63: The Smart Creative Classroom - slideshow pdf

Metacognition, that is relevant…

• Attention and Multitasking

• Memory Palace and Studying Tips

• Classical Music and Environments

• Power Poses and Presentations

Page 64: The Smart Creative Classroom - slideshow pdf

Assessment and Evaluation…

Tricky?

• Project Pre-Mortems

• Well defined rubrics based on

complexity?

• Project Write-ups, Start/Stop/Continue,

Portfolios

Page 65: The Smart Creative Classroom - slideshow pdf

Next…

• More transparency

• 20% Flex Time

• Grade 11 Projects…

• Grade 12 Projects…

Page 66: The Smart Creative Classroom - slideshow pdf

Thank you for listening, please feel free to contact me for more information, resources, etc

Steve Floyd

London District Catholic School Board

Computer Science and Computer Engineering Teacher

FIRST Robotics FRC Team Mentor

[email protected]

@stevenpfloyd

techthings.ca/learn