Introvert or Extrovert Quiz
Q&A for How to Build a Robot at Home
Coming soon
Search
-
QuestionHow much time will it take to build a robot?Community AnswerThis depends on the complexity of the robot. You could build a simple robot in as little as a day. A more complex robot could take several several months.
-
QuestionWhat is the device called that you need to move robotic hands, arms and legs?Community AnswerServos (servomotors) are usually used to move robotic arms. Regular servos have a limited circulation.
-
QuestionWhy do I need to download the Arduino software?Community AnswerArduino code is very simplified and based off of C++. Other micro controllers are also available that use other software.
-
QuestionIs this a simple robot?Community AnswerYes, probably the simplest. The main necessary parts that you need to build the basic robot are listed at the top of the page. The only hard part is the wiring, really.
-
QuestionWhere can I get the materials I need?Community AnswerYou could get some of your materials from Amazon or elsewhere online.
-
QuestionWhat kinds of things can I use a homemade robot for?Community AnswerYou could in theory use it for anything from serving the dinner table to doing the dishes or sweeping, depending on the strength of your programming skills.
-
QuestionWhich sensor is used for distance?Community AnswerIn later programming, your bot will use an ultrasonic sensor. Google "Ultrasonic Sensor with Arduino" for help!
-
QuestionWhat is the meaning of arduino?Community AnswerArduino is like the operating systems for your phones, but it is the OS for robots. There are many such programmes, like C++ or Java, etc.
-
QuestionDoes it go left and right?Community AnswerBy rotating only the left motor it will turn right, and by rotating only the right motor it will turn right.
-
QuestionCan I use an old cell phone with Arduino?Community AnswerYes of course. Bluetooth modules can be used to connect Arduino with a cell phone.
-
QuestionHow do I make a humanoid robot?Community AnswerYou will first need to learn robotics and programming, then you will understand the process.
-
QuestionWill my robot only be able to move in one direction?Community AnswerThat depends on your skill level and how you program your robot.
-
QuestionWhere can I get the parts to build a robot?Community AnswerYou can purchase the parts of a robot from Amazon.com and many other websites.
-
QuestionI can't download code onto the Arduino board. What should I do?Community AnswerYou might want to buy another Arduino board in case it is broken. Or, you could update the code system to a higher rank.
-
QuestionWhere can I learn robot programming?Community AnswerThere are online courses to learn robot programming, also known as coding.
-
QuestionWhere can I learn how to program so well that I can make any kind of robot?Community Answer
-
QuestionInstead of connecting a jumper wire to A8, can I connect it to A5?Community AnswerYes, but you must use another set of distance sensors or add a Bluetooth module.
-
QuestionIs there any simpler way to build a robot than this?Community AnswerCheck out Lego Mindstorms. These kits allow you to click the parts into place and then use a controller to move the robot around.
-
QuestionCan I make the robot solar powered?Community AnswerYes, with small solar panels. These should be available from Amazon or other internet retailers.
-
QuestionWhat are the codes for further programming?Community AnswerThese codes will vary depending on the type of robot you want to make. The codes for an obstacle avoiding robot will be longer than the codes for a robot that goes forward.
-
QuestionDo I need adult supervision?NAGASREENIVASARAO PUPPALACommunity AnswerAs it is drawing its power from a battery pack, there won't be much danger to the person/child who is building it, but having adult supervision is not a bad idea.
-
QuestionCan I make this mobile?Community AnswerYes, but it may be more complicated.
-
QuestionHow can I make the cover?Community AnswerYou could use a plastic bowl, or some cardboard box that you find laying around. It doesn't matter. Be creative!
-
QuestionCan I make a robot in less than an hour?Community AnswerIt depends, if the robot is really easy than it would take less than an hour.
-
QuestionHow much will it cost to make a robot?Community AnswerIt depends on too many factors to say for sure, like what materials you need to purchase, where you purchase them, etc.
-
QuestionCan male or female wires be used for the robot?Community AnswerTo connect the wires to the breadboard, you will need male wires. But if you have many headers and only female wires, you can put the headers in the wires to convert them to female. Although it would be easier to just use male wires from the start.
-
QuestionIs there any way I can connect it to my phone to make it follow me?Community AnswerYou could do something to control it from you phone, or you could get a sensor so it can track your feet, hands, or some light you flash on the floor.
-
QuestionIf I'm not including the sensor, which steps in the wiring section do I still need to follow?Community AnswerYou can skip steps 7 through 10 if you do not want to use the sensor. You need no changes to the code.
-
QuestionIs it safe for a young child to build a robot at home?Community AnswerYes, but it may be difficult for them. The programing will most likely be over their heads. You can help them with the project and it may be something that you can bond together with.
-
QuestionWhat if I can't get the items I need to build a robot?Community AnswerStart simple: don't start building a robot, first start with a servo, LED, etc. When you do eventually get money for the materials, then you can start building the robot.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit