SlideShare a Scribd company logo
1 of 16
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

011 electrical schematic symbols a
011 electrical schematic symbols a011 electrical schematic symbols a
011 electrical schematic symbols aCarlos Lopez
 
010 schematics & circuits
010 schematics & circuits010 schematics & circuits
010 schematics & circuitsCarlos Lopez
 
010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricity010 electrical circuit & snapelectricity
010 electrical circuit & snapelectricityCarlos Lopez
 
009 electricity & ohms law
009 electricity & ohms law009 electricity & ohms law
009 electricity & ohms lawCarlos Lopez
 
008 robotics power & electricity
008 robotics power & electricity008 robotics power & electricity
008 robotics power & electricityCarlos Lopez
 
007 power, energy & conversion of energy
007 power, energy & conversion of energy007 power, energy & conversion of energy
007 power, energy & conversion of energyCarlos Lopez
 
006 mechanical advantage gears & levers
006 mechanical advantage gears & levers006 mechanical advantage gears & levers
006 mechanical advantage gears & leversCarlos Lopez
 
006 mechanical advantage and energy
006 mechanical advantage and energy006 mechanical advantage and energy
006 mechanical advantage and energyCarlos 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 designCarlos Lopez
 
005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machines005 mechanism pt 3 complex machines
005 mechanism pt 3 complex machinesCarlos Lopez
 
004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machines004 mechanism pt 2 simple machines
004 mechanism pt 2 simple machinesCarlos Lopez
 
003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic components003 mechanism pt 1 robotic components
003 mechanism pt 1 robotic componentsCarlos Lopez
 
001 introduction to robotics
001 introduction to robotics001 introduction to robotics
001 introduction to roboticsCarlos Lopez
 
003 stem career exploration
003 stem career exploration003 stem career exploration
003 stem career explorationCarlos Lopez
 
003 engineering design
003 engineering design003 engineering design
003 engineering designCarlos Lopez
 
002 technology cluster
002 technology cluster002 technology cluster
002 technology clusterCarlos Lopez
 
002 technology cluster transportation pt 2
002 technology cluster   transportation pt 2002 technology cluster   transportation pt 2
002 technology cluster transportation pt 2Carlos 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

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

002 machine language