The robot responds by collecting information on the outside and analyzing it for a specific purpose and machines with artificial intelligence.
In order to be able to make a robot in a perfect sense, the robot, mechanical, electronic and a must have a programa (coding). If one of these is missing, the robot makes sense It does not.
Mechanical parts in one robot, mechanical parts for a designed robot or CNC machines and then assembled. The best of a robot If the mechanical parts are a whole, rather than the more detailed parts,
and it is better to perceive.
Robot electronic cards are used to measure the response of the robot outside sensors (Sensors) and cards that provide and control the controls (drivers).
In order for a robot to be able to counteract the reaction it detects from the sensors,
it must have artificial intelligence. With this artificial intelligence, you can change your position,
a cooling in a warm environment should illuminate the surroundings in a dark environment. And even if there is a human and a robot sitting on two separate computers behind a wall if the robot proves that it is human, then the robot is literally a I see it is robot
Algorithm General Properties
Writing the algorithm as text
* The problem to be solved is written as step by step text.
* Each serial number is given.
* Start with ‘Start’ and end with ‘end’
Algorithm Creation
• Problem: The program that prints on the screen by calculating the number of keys entered from the keyboard
Do you write the algorithm?
1) Start
2) Enter the number (A)
3) Calculate the quote of the count (Square = A * A process)
4) Write the result (Square)
5) Stop