SlideShare a Scribd company logo
Introduction to Robotics
Machine Language
Learning Languages
• Machines Language =
Language in the form of
electric pulses (on/off) that
is used by the
computer/Robot
• Programming Language =
Computer language used to
give instruction to
machines/robots
• YOU = Human Interface
How Programming Language Works
You
Computer
Program
CODING
Machine Language
(for Computers)
How Programming Language Works
You
Remote Control
Robot
Robot Processing and
Responding to
Command
Robot part moving
How Programming Language Works
You
Computer
Programmed ROBOT
Programming
translates to Machine
Language
Robot responds to
command
Your Robot Design Specs
• Describe what your robot will do?
• (as in entertainment, military,
home use, rescue, science
exploring, ect)
• Label your robot if its
• Remote Controlled
• Autonomous
• Describe the parts of the robot and
what each part can do (in relation nto
your code)
Learning Machine Language
• Machines Language =
Language in the form
of electric pulses
(on/off) that is used
by the computer
• Binary = Coded
Information
consisting of a series
of two digits, 1 and 0,
that a computer can
“understand”
How to read binary
• Binary Language is right to left
• 0 in binary means “off” or a value
of 0 or low
• 1 in binary means “on” or a # value
or high
• Binary Language is a form of math
with it doubles every time example
• 000001 = 1
• 000010 = 2
• 000100 = 4
• 001000 = 8
• 010000 = 16
• 100000 = 32
Who can solve?
1. 1100
2. 0001
3. 1111
4. 0101
5. 0000
Who can solve?
1. 1100 = 8+4+0+0=12
2. 0001 = 0+0+0+1=1
3. 1111 = 8+4+2+1=15
4. 0101 = 0+4+0+1=5
5. 0000 = 0+0+0+0=0
Binary Challenge:
Secret Word Message
000001
A = 1
000010
B = 2
000011
C = 3
000100
D = 4
000101
E = 5
000110
F = 6
000111
G = 7
001000
H = 8
001001
I = 9
001010
J = 10
001011
K = 11
001100
L = 12
001101
M = 13
001110
N = 14
001111
O = 15
010000
P = 16
010001
Q = 17
010010
R = 18
010011
S = 19
010100
T = 20
010101
U = 21
010110
V = 22
010111
W = 23
011000
X = 24
CARLOS
Letter # Binary
C 3 000011
A 1 000001
R 18 010010
L 12 001100
O 15 001111
S 19 010011
000011
000001
010010
001100
0011111
010011
Binary Challenge:
Secret Message
000001
A
000010
B
000011
C
000100
D
000101
E
000110
F
000111
G
001000
H
001001
I
001010
J
001011
K
001100
L
001101
M
001110
N
001111
O
010000
P
010001
Q
010010
R
010011
S
010100
T
010101
U
010110
V
010111
W
011000
X
• Each letter has a 6 digit binary code
• LOVE for example
• L = 001100
• O = 001111
• V = 010110
• E = 000101
• What would Hi be in binary code?
Binary Challenge:
Secret Message
000001
A
000010
B
000011
C
000100
D
000101
E
000110
F
000111
G
001000
H
001001
I
001010
J
001011
K
001100
L
001101
M
001110
N
001111
O
010000
P
010001
Q
010010
R
010011
S
010100
T
010101
U
010110
V
010111
W
011000
X
• Create a one or two coded message
using Binary, can work with a
partner
• Write coded message on index card
• Staple index card to folder
• End of class Students will be given 2
minutes to figure out your message
Review
• Machine Language
• Binary Code
• Programming Language
Hour of Code
Go to the website:
https://code.org/learn
We will do one session of
the hour of code,
Write in your notebook,
what session you chose,
what you learned & grade

More Related Content

More from Carlos Lopez

Robot jeopardy 2
Robot jeopardy 2Robot jeopardy 2
Robot jeopardy 2
Carlos Lopez
 
014 lego robotics
014 lego robotics014 lego robotics
014 lego robotics
Carlos Lopez
 
011 electrical schematic symbols a
011 electrical schematic symbols a011 electrical schematic symbols a
011 electrical schematic symbols a
Carlos Lopez
 
010 schematics & circuits
010 schematics & circuits010 schematics & circuits
010 schematics & circuits
Carlos Lopez
 
010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricity010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricity
Carlos Lopez
 
009 electricity & ohms law
009 electricity & ohms law009 electricity & ohms law
009 electricity & ohms law
Carlos Lopez
 
008 robotics power & electricity
008 robotics power & electricity008 robotics power & electricity
008 robotics power & electricity
Carlos Lopez
 
007 power, energy & conversion of energy
007 power, energy & conversion of energy007 power, energy & conversion of energy
007 power, energy & conversion of energy
Carlos Lopez
 
006 mechanical advantage gears & levers
006 mechanical advantage gears & levers006 mechanical advantage gears & levers
006 mechanical advantage gears & levers
Carlos Lopez
 
006 mechanical advantage and energy
006 mechanical advantage and energy006 mechanical advantage and energy
006 mechanical advantage and energy
Carlos Lopez
 
006 mechanical advantage & designs for rube goldberg design
006 mechanical advantage & designs for rube goldberg design006 mechanical advantage & designs for rube goldberg design
006 mechanical advantage & designs for rube goldberg design
Carlos Lopez
 
005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machines005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machines
Carlos Lopez
 
004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machines004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machines
Carlos Lopez
 
003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic components003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic components
Carlos Lopez
 
001 introduction to robotics
001 introduction to robotics001 introduction to robotics
001 introduction to robotics
Carlos Lopez
 
005 dimensioning
005 dimensioning005 dimensioning
005 dimensioning
Carlos Lopez
 
003 stem career exploration
003 stem career exploration003 stem career exploration
003 stem career exploration
Carlos Lopez
 
003 engineering design
003 engineering design003 engineering design
003 engineering design
Carlos Lopez
 
002 technology cluster
002 technology cluster002 technology cluster
002 technology cluster
Carlos Lopez
 
002 technology cluster transportation pt 2
002 technology cluster   transportation pt 2002 technology cluster   transportation pt 2
002 technology cluster transportation pt 2
Carlos Lopez
 

More from Carlos Lopez (20)

Robot jeopardy 2
Robot jeopardy 2Robot jeopardy 2
Robot jeopardy 2
 
014 lego robotics
014 lego robotics014 lego robotics
014 lego robotics
 
011 electrical schematic symbols a
011 electrical schematic symbols a011 electrical schematic symbols a
011 electrical schematic symbols a
 
010 schematics & circuits
010 schematics & circuits010 schematics & circuits
010 schematics & circuits
 
010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricity010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricity
 
009 electricity & ohms law
009 electricity & ohms law009 electricity & ohms law
009 electricity & ohms law
 
008 robotics power & electricity
008 robotics power & electricity008 robotics power & electricity
008 robotics power & electricity
 
007 power, energy & conversion of energy
007 power, energy & conversion of energy007 power, energy & conversion of energy
007 power, energy & conversion of energy
 
006 mechanical advantage gears & levers
006 mechanical advantage gears & levers006 mechanical advantage gears & levers
006 mechanical advantage gears & levers
 
006 mechanical advantage and energy
006 mechanical advantage and energy006 mechanical advantage and energy
006 mechanical advantage and energy
 
006 mechanical advantage & designs for rube goldberg design
006 mechanical advantage & designs for rube goldberg design006 mechanical advantage & designs for rube goldberg design
006 mechanical advantage & designs for rube goldberg design
 
005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machines005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machines
 
004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machines004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machines
 
003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic components003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic components
 
001 introduction to robotics
001 introduction to robotics001 introduction to robotics
001 introduction to robotics
 
005 dimensioning
005 dimensioning005 dimensioning
005 dimensioning
 
003 stem career exploration
003 stem career exploration003 stem career exploration
003 stem career exploration
 
003 engineering design
003 engineering design003 engineering design
003 engineering design
 
002 technology cluster
002 technology cluster002 technology cluster
002 technology cluster
 
002 technology cluster transportation pt 2
002 technology cluster   transportation pt 2002 technology cluster   transportation pt 2
002 technology cluster transportation pt 2
 

Recently uploaded

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 

Recently uploaded (20)

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 

002 machine language