answersLogoWhite

0

First, and most important, you'll need knowledge.

You'll need to understand how microcontrollers work and how to program them. You'll need to understand digital communications and if you want your robot to speak and/or understand, you'll need to understand speech synthesis. You'll need to understand sensors, A to D converters, actuators, stepper motors, metal fatigue, torsion, sheer strength, "polar moment", and how to move your robotic pile of bolts, if, in fact, you decide that you want it to be mobile. Of course, if it's to move, you'll need to have a way to keep it from falling over, and that problem has been worked on for years, since bipedal locomotion has been a challenge for the robotics industry.

You can add hardware to your knowledge, but first you have to have the knowledge, and once you have that knowledge, you will also understand that there are a lot more challenges that would benefit from your abilities.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

What can I do to fix a hard sense of a robot?

The thing you need to do is try your best on fixing them


How do you build a robot?

Decide what you want it to do, design it, make it, redesign it remake it... continue until it suits your needs. It all depends on what the purpose of the robot is. Different functions have different designs. Different designs require different budgets. Is it autonomous or teleoperated? Is it stationary or movable? There are many questions you need to ask yourself when designing and building a robot. For a start there are many different types of robot, i am actually working on a project to build a humanoid robot myself. But the first function after deciding how big, what you want it to do and so on is to create a 2d servo plan. Servos are two-way motors which move the body parts of the robot. You need to briefly draw out what positions these need to be in, label them the design the controller and label each command. A different command is need to how hard you push buttons and for each angle in an analog stick. Label each of these and for each of these, show what servos will move how much and in which order, a physical scaled version can me made from materials such as wood, but these need to be able to move in the exact way you robot can. Record the angles of each movement, in what order, how fast and so on, take in mind some programming will be involved as the robot will need to move 2 and a half steps then check if the controller is telling it to continue walking, this will need a different command as the robots foot will be in the air, if the controller shows to stop walking, a different command will be needed to use from when the controller is neutral when standing and when the foot is in the air after walking. This will be needed to put into binary (110010110101110) and into a CPU, connected to the servos.


What Is The Name Of The Robot In I Robot?

The robot's name is Sonny.


Can you spell ''robot?

You spell robot, robot


How are robots created?

I am currently making a robot and first you need a designs then you get the brain which will control the robot, the brain is programmed in C. Then you get the controller and program all the outputs and servos, and hope it works.