experiential learning in technology · •ardublock . title: components for robotech author: glenda...

12
Experiential Learning in Technology By Nkosi Mthembu

Upload: others

Post on 13-May-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Experiential Learning in Technology

By Nkosi Mthembu

Page 2: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Build a circuit….

• EXPERIMENT: Build a circuit on a breadboard with a 220 Ω resistor and an LED. Use the Arduino to provide power from the computer. You will need to connect the circuit on the breadboard to the GND on the Arduino and the other end to the 5 V pin. Use the USB cable so there is power.

• Try connecting the LED in different ways.

Page 3: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Arduino Uno - processor

Page 4: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Zooming in… Arduino

GND, Vin, 3,3 V and 5 V to supply power

A0 – A5 – analog pins to read variable voltage in circuit

Digital input-output pins 0 – 13 - Used to send messages to the circuit

Page 5: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Why Robotech aka Robotics?

• Technology has evolved in the past 10 – 15 years and the psychology of Instant gratification has evolved also.

• Instant - messaging (social media), food, car request, movies, real-time gaming, streaming, banking etc..

• Just press the button!!! Internet…

Page 6: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

How is this affecting the education sector? • Kids are constantly on their phones( gaming, social media)

• Be at school or home. The are always glued to their screens.

• Attention in the classroom lacks.

• Constantly need to be appraised, validated etc…

Page 7: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

How was Robotech formed?

RoboTech

D&T

Critical

Thinking I.T.

Page 8: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Used for solderless prototyping

Holes connect through a row of 5 holes.

Breadboard

No connection across the trench

Connect a component (e.g. an LED) over 2 rows, NOT in one row

To connect 2 components, they must share a row

Page 9: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Pros and Cons

• Instant results

• Increased self-esteem/ confidence

• Work on your own pace

• Problem solving skills/ trouble shooting.

• Chaos

• Content is limited.

Page 10: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Connect 2 lights in different ways

In series – one long loop In parallel – separate loops

Page 11: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

LED (Light Emitting Diode)

LED must be connected the correct way round. It will not shine if you put it in the circuit the wrong way round. We usually put a resistor in the circuit with an LED to protect the LED from having too much charge flow through it per second.

Page 12: Experiential Learning in Technology · •ArduBlock . Title: Components for Robotech Author: Glenda Dell Created Date: 3/19/2020 8:26:41 AM

Make a light flash

• Change the connection from 5 V to the Digital pin number 10

• Program using ArduBlock • Go to Arduino

• Tools

• ArduBlock