Wearable Robotics

Our Team

Linda Nichols

Paul Chin

Blaine Price

What are robots?

The robot brain

Without instructions, robots are just simple machines 

or

Who Programs Robots?

We do!

Where do robots work?

  • Healthcare
  • Agriculture
  • Safety
  • Automotive
  • Mining
  • Construction
  • Around the House

Robots in Space

Wearables!

Circuits

Circuits

Polarity

Don't cross the wires!

How to talk to robots?

11101010111011001010100110101

We can talk to robots with code

def just_dance():

    """

        Lay down that boogie

    """

    good_time = True

    while good_time:

        good_time = just_dance()

 

# it'll be OK

just_dance()

but ... 

Robots are super literal

"Pick up your room"

Robots will do what you tell them

(but maybe not what you want)

You have to keep trying

But eventually, the robot listens!

Made with Slides.com