Control Programs Control programs are computer systems that run things, such as air conditioning units or systems in a building. Control programs can also be used for control robots.
Programming
Computers
Robots
COMMANDS'
Logo
Robots
LOGO
Logo is a program that can be used to make shapes through commands.
An example of a logo command!
repeat 1000[fd 1000 rt 90 fd 1 lt 90]
This colors the page,
repeat 4 [fd 100 rt 90]
Its a square !
More to come
ADC An analog-to-digital converter (abbreviated ADC, A/D or A to D) is an electronic integrated circuit that converts a continuous quantity to a discrete time digital number. An ADC may also provide an isolated measurement. The reverse operation is performed by a digital-to-analog converter (DAC).
Typically, an ADC is an electronic device that converts an input analog voltage or current to a digital number. The size of the number grows with an increase in the input voltage or current. However, some non-electronic or only partially electronic devices, such as rotary encoders, can also be considered ADCs.
POWERPOINT ON CONTROL PROGRAMS
Will update another version if very neccessary.
If you understand it and could demonstrate it, check the box. Otherwise, don't.
All items:
I hope I can get something like a level 5 or a level 6... I have used the fill and stroke tools, andI group the objects together. I duplicated the C's then cheanged their color. I also used the brush, pen, pencil, and the path finder. What I didn't do was use layers...
I think I would get a 65/100
Level 4
I use basic shape tools lice rectangle and elipse.
I use keyboard shortcuts to zoom and move.
I arrange shapes by bringing them forward and sending them back.
I group objects together.
I use fill and stroke when adding colour.
I convert text to paths (outlines).
I use gradients sensibly.
I annotate my work so that people know what I have done.
Level 5
I duplicate objects.
I rotate objects.
I reflect objects.
I use the direct selection tool (the white pointer).
I use the pen tool to create polygons.
I control the polygon and star tools to create different shapes.
I export my graphics to suitable file types such as .gif, .png or .jpg.
I use the pathfinder.
I use the eyedropper tool.
I use layers.
Level 6
I use the pen tool to create curves.
I use the blend tool.
I use more than one stroke with a given shape to add detail.
I control canvas size and transparency before exporting.
Control programs are computer systems that run things, such as air conditioning units or systems in a building.
Control programs can also be used for control robots.
Programming
COMMANDS'
LOGO
Logo is a program that can be used to make shapes through commands.
An example of a logo command!
repeat 1000[fd 1000 rt 90 fd 1 lt 90]
This colors the page,
repeat 4 [fd 100 rt 90]
Its a square !
More to come
ADC
An analog-to-digital converter (abbreviated ADC, A/D or A to D) is an electronic integrated circuit that converts a continuous quantity to a discrete time digital number. An ADC may also provide an isolated measurement. The reverse operation is performed by a digital-to-analog converter (DAC).
Typically, an ADC is an electronic device that converts an input analog voltage or current to a digital number. The size of the number grows with an increase in the input voltage or current. However, some non-electronic or only partially electronic devices, such as rotary encoders, can also be considered ADCs.
POWERPOINT ON CONTROL PROGRAMS
Will update another version if very neccessary.
COMMAND FOR VARIABLE SQUARE
To square :length
repeat 4[fd :length rt 90]
end
To triangle :length
lt 90
repeat 3[fd :length rt 120]
end
to house
square 100
fd 100
rt 90
fd 100
lt 90
triangle 100
rt 90
bk 100
lt 90
fd 70
rt 90
square 40
end
This is my spread sheet for computer shops.
Animation
If you understand it and could demonstrate it, check the box. Otherwise, don't.
All itemsFinished animation V
Graphics Self-assessment
If you understand it and could demonstrate it, check the box. Otherwise, don't.
All items:I hope I can get something like a level 5 or a level 6... I have used the fill and stroke tools, andI group the objects together. I duplicated the C's then cheanged their color. I also used the brush, pen, pencil, and the path finder. What I didn't do was use layers...
I think I would get a 65/100
Animation
ICT EXAMS!!