how to build a robot for beginners

Beginner Blender Tutorial: How to Model & Animate a Robot. Cleaning robots such as Roomba can walk through the room, sweep and mop the floor without crashing into any object. I will guide you to build an android application to control your robot via bluetooth. ", "It was cool. We use cookies to make wikiHow great. What is the device called that you need to move robotic hands, arms and legs? As mentioned earlier, the chassis is the frame or the body of the robot. How much time will it take to build a robot? ultrasonicDistance will be negative for some ultrasonics if there is no obstacle, // it takes around .5 seconds to turn 90 degrees. By using this service, some information may be shared with YouTube. For more information on this topic, make sure to check out this guide. To create this article, 81 people, some anonymous, worked to edit and improve it over time. Now that the robot can make a decision, the only remaining thing is to execute the respective action. For that, you will need a plan for a Robot. ", "It was a very good way to make the bot without a motor shield. The only hard part is the wiring, really. There are many such programmes, like C++ or Java, etc. This board is suitable not only for beginners but also for professionals, and it is used in many industries, including robotics and DIY robotics projects. How to make a toy robotic bug at home. This robot can go forward, backward, stop, and turn away from obstacles. These senses use nerves that relay an electrical signal to our brains. Mobile Robot 1: What parts to buy when building a robot Mobile Robot 2: Assembly and Setup Mobile Robot 3: Drivetrains, Datasheets, and Programming I am 13, and it seems pretty much easy after, "I made one like that which had four sensors that sense white lines on dark board. If you are a beginner to Raspberry Pi and are looking for a simple hardware project, look no further. Thanks to all authors for creating a page that has been read 1,547,711 times. This depends on the complexity of the robot. Arduino is like the operating systems for your phones, but it is the OS for robots. Arduino code is very simplified and based off of C++. ", "This looks great. Obstacle-avoiding robots are fairly common and easy to make. ", three cube like boxes and drop them to point B and back to point A. But all of them cannot be used to build a robot you want. This tutorial was created using version 2.77, but you should be okay with the latest release. This is done by using an actuator, which can be any electro-mechanical device. This is a beginner's guide to making your first Arduino robot. Building your own robot is a great way to teach yourself both electronics as well as computer programming. It could also be a microcontroller. This power supply must be adequate for your components, so you have to make sure the voltage is appropriate to power your components effectively. With all of the components ready and assembled, the missing link is the power supply to provide energy to every component. So here is how to build a robot for beginners (and anyone else looking to try it out). Don't forget to leave a comment :) Have fun with your robot! To create this article, 81 people, some anonymous, worked to edit and improve it over time. This wikiHow teaches you how to make a simple, light-activated robot that can vibrate its way across a surface. Attach the breadboard to the battery pack next to the servos with the tape or hot glue. Also, the heart pumps blood throughout our body, transporting oxygen and other nutrients so that our body and muscles get the necessary energy to function properly. Google "Ultrasonic Sensor with Arduino" for help! By Dann Albright Published Dec 28, 2015. There are many different types of robots you can build, from pick and place robots to line followers, and much more. While much of the information here is still good, please know that quite a bit has changed in the sport in the last 10 years*Combat robots … The microcontroller I chose is the OOPic R. I picked this micro because the dozens of built in objects and sample codes make it easy for the beginner to get up and running quickly. It's Super Easy! I think that this robot is great for someone who just started with arduino and like to build first robot. // the following is for debugging errors in the console. Yes, probably the simplest. Now, with this knowledge of every required component for building a robot, we can move on and learn how to build one from scratch. Both of these are capable of performing complex calculations. Include your email address to get a message when this question is answered. Share Share Tweet Email. We've been helping billions of people around the world continue to learn, adapt, grow, and thrive for over a decade. Now I know how to create a robot. i. Building robots is not only a fun and educational experience, it can also provide a great way to build something useful, such as a robot that can pass you the butter. This is the power source your robot needs to function. You should be able to build it in about 3 hours if you have the parts on hand. Most people want to see a robot perform the simple tasks of moving from point A to point B. Motors come in three main varieties — DC motors, servo motors, or stepper motors. Please consider supporting our work with a contribution to wikiHow. The line follower robot is one of the simplest and most beginner-friendly robots you can build. Orient it so … All tip submissions are carefully reviewed before being published. In my own perspective, I think this is an incredibly fun and enlightening project if you are interested in the field of robotics. The power source needs to be connected to all the main components that require energy, including the microcontroller board, as well as the sensors and the actuators. wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. ), as well as the mechanical side (chassis, motors, robot body), and I will assume you are a total beginner who wants to avoid spending hundreds of dollars on expensive hardware. "0," tells it to move full speed "backward. Learn the tech tips and tricks that everyone should know! Bluetooth modules can be used to connect Arduino with a cell phone. To accommodate for people with no prior experience in robotics, this site will: assume no prior knowledge in circuitry/computer science. In light of this fact, you need to pick an adequate power supply that can deliver the right voltage. Robotics for Beginners and Beginners - How to Build a Robot for Beginners, Different Parts of a Robot.Why not make a PCB for your Project? Do you remember Iron Man and how he had different robots around his workplace? The Boost kit is a joy to put together and the easiest to program, and because it’s based on Lego, the possibilities for creative expansion are almost limitless. Approved. When your robot has the required data, it needs to be processed via a processing unit, such as a logic circuit or an Arduino board. How to Build a 4WD Arduino Robot for Beginners. // keeps the trig pin high for at least 10 microseconds. There are many different types of robots you can build, from pick and … Amazon and the Amazon logo are trademarks of Amazon.com, Inc or its affiliates. All of these components and processes can also be imagined in a robot. While the robot detailed here won't perform complex tasks, building it will help you develop a basic understanding of circuitry fundamentals which you can use to build more complicated robots in the future. Sensors transmit information regarding the environment and come in a great variety, such as touch sensors, ultrasonic sensors, as well as IR sensors. Before you purchase the components, though, you need to put a plan in place and figure out what kind of robot you want to make. Companies like Kawasaki robotics are known to build such robots for industrial applications. As mentioned above, a robot consists of numerous moving parts, as well as sensors, a power supply, and a processing unit. A simple outline of this process is that a micro-controller board reads the input from the sensors and then sends a signal or an output to the motor. Remote controlled cars are fun, sure, but self-driving robotic cars are even more fun. You may need to adjust this if your wheels are a different size than the example, // stay in this loop until timeToTurnLeft has elapsed. Study physics as a background for learning robotics. Next, we have the moving parts, which are the motors or the muscles. To build a simple robot that can move on its own, purchase a starter kit, or assemble the components you need from an electronics supplier. 6. Servos (servomotors) are usually used to move robotic arms. Every dollar contributed enables us to keep providing high-quality how-to help to people like you. With help from the processing unit, the decisions are relayed to the actuators, which can be any motor or servo motor that enables the robot to move and traverse its environment. The locomotion is achieved by using DC motors. How to Build a Robot for Beginners: A Detailed Guide, [2020] Ultimate Best Robot Kits Review: Step-by-Step Guide, The 6 Best Self-Balancing Robot Kits of 2020, The 6 Best Raspberry Pi Robot Arm Kits of 2020. Why should you build a Micromouse? Test your robot on a smooth flat surface, and experiment to see what you can make it do. This acts as a power source for all of your robot’s components, including sensors, motors, and micro-controllers. If you’re more interested in an online course, check out our Build Arduino Robots course. ", "I hope I will make it, I try my best on this robot. If you are to make even the simplest software/hardware robot work. Wire up your robot, connecting the servos, microcontroller, switch and battery pack to your breadboard. I recommend ratio somewhere between 120:1 to 210:1 for this kind of project. For example, a line follower requires a sensor that can detect the color of a path, and for this, an IR sensor or a color sensor is ideal. I always wanted to make a robo and now I am working on it. Learn more... Do you want to learn how to build your own robot? But with the arrival of COVID-19, the stakes are higher than ever. If you bought a kit, the caster may have come with a few risers that you can use to ensure the caster reaches the ground. The inputs need to be processed in order to make the robot act and respond to the environment, as well as make the right choices in a given circumstance. Why do I need to download the Arduino software? Choosing a battery that gives too much voltage fries your components, and if it delivers too little voltage, the components simply do not work. Arduino is a simple and easy microcontroller board that offers a programming technique that is not complicated, making it great for beginners. Here, you can use this project to add object avoidance functionality to your robot. By using our site, you agree to our. What you basically need in robotics for beginners is to have programmable hardware or pre-programmed software modules. You could get some of your materials from Amazon or elsewhere online. ", "This helped with how to design a robot.". "The fact that you actually give a list of supplies is great. The higher the ratio, the stronger robot, the lower, the faster robot. Lastly, we have the battery, or the heart. This is a simple robot made out of household materials that can move around on your desk. Arduino Line Follower – Line Follower Robot Using Arduino UNO and IR Sensor The guide is especially directed toward beginners, but it can also be useful for people who are intermediate in the electronics world. wikiHow marks an article as reader-approved once it receives enough positive feedback. Attach the caster to the front of the breadboard. To use Blender, you will need a keyboard with a numeric pad and a 3-button mouse with a scrolling wheel. Slower is easier or beginners, as it it easier to understand and follow what happens. {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/4c\/1123333-1.jpg\/v4-460px-1123333-1.jpg","bigUrl":"\/images\/thumb\/4\/4c\/1123333-1.jpg\/aid1123333-v4-728px-1123333-1.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/a\/a0\/1123333-2.jpg\/v4-460px-1123333-2.jpg","bigUrl":"\/images\/thumb\/a\/a0\/1123333-2.jpg\/aid1123333-v4-728px-1123333-2.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/dc\/1123333-3.jpg\/v4-460px-1123333-3.jpg","bigUrl":"\/images\/thumb\/d\/dc\/1123333-3.jpg\/aid1123333-v4-728px-1123333-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/b3\/1123333-4.jpg\/v4-460px-1123333-4.jpg","bigUrl":"\/images\/thumb\/b\/b3\/1123333-4.jpg\/aid1123333-v4-728px-1123333-4.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/34\/1123333-5.jpg\/v4-460px-1123333-5.jpg","bigUrl":"\/images\/thumb\/3\/34\/1123333-5.jpg\/aid1123333-v4-728px-1123333-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/5\/58\/1123333-6.jpg\/v4-460px-1123333-6.jpg","bigUrl":"\/images\/thumb\/5\/58\/1123333-6.jpg\/aid1123333-v4-728px-1123333-6.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/d3\/1123333-7.jpg\/v4-460px-1123333-7.jpg","bigUrl":"\/images\/thumb\/d\/d3\/1123333-7.jpg\/aid1123333-v4-728px-1123333-7.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/7\/78\/1123333-8.jpg\/v4-460px-1123333-8.jpg","bigUrl":"\/images\/thumb\/7\/78\/1123333-8.jpg\/aid1123333-v4-728px-1123333-8.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/35\/1123333-9.jpg\/v4-460px-1123333-9.jpg","bigUrl":"\/images\/thumb\/3\/35\/1123333-9.jpg\/aid1123333-v4-728px-1123333-9.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/f0\/1123333-10.jpg\/v4-460px-1123333-10.jpg","bigUrl":"\/images\/thumb\/f\/f0\/1123333-10.jpg\/aid1123333-v4-728px-1123333-10.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/93\/1123333-11.jpg\/v4-460px-1123333-11.jpg","bigUrl":"\/images\/thumb\/9\/93\/1123333-11.jpg\/aid1123333-v4-728px-1123333-11.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/8\/85\/1123333-12.jpg\/v4-460px-1123333-12.jpg","bigUrl":"\/images\/thumb\/8\/85\/1123333-12.jpg\/aid1123333-v4-728px-1123333-12.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/2a\/1123333-13.jpg\/v4-460px-1123333-13.jpg","bigUrl":"\/images\/thumb\/2\/2a\/1123333-13.jpg\/aid1123333-v4-728px-1123333-13.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/2a\/1123333-14.jpg\/v4-460px-1123333-14.jpg","bigUrl":"\/images\/thumb\/2\/2a\/1123333-14.jpg\/aid1123333-v4-728px-1123333-14.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/60\/1123333-15.jpg\/v4-460px-1123333-15.jpg","bigUrl":"\/images\/thumb\/6\/60\/1123333-15.jpg\/aid1123333-v4-728px-1123333-15.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/9a\/1123333-16.jpg\/v4-460px-1123333-16.jpg","bigUrl":"\/images\/thumb\/9\/9a\/1123333-16.jpg\/aid1123333-v4-728px-1123333-16.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/b7\/1123333-17.jpg\/v4-460px-1123333-17.jpg","bigUrl":"\/images\/thumb\/b\/b7\/1123333-17.jpg\/aid1123333-v4-728px-1123333-17.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/7\/7d\/1123333-18.jpg\/v4-460px-1123333-18.jpg","bigUrl":"\/images\/thumb\/7\/7d\/1123333-18.jpg\/aid1123333-v4-728px-1123333-18.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/93\/1123333-19.jpg\/v4-460px-1123333-19.jpg","bigUrl":"\/images\/thumb\/9\/93\/1123333-19.jpg\/aid1123333-v4-728px-1123333-19.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/49\/1123333-20.jpg\/v4-460px-1123333-20.jpg","bigUrl":"\/images\/thumb\/4\/49\/1123333-20.jpg\/aid1123333-v4-728px-1123333-20.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/fd\/1123333-21.jpg\/v4-460px-1123333-21.jpg","bigUrl":"\/images\/thumb\/f\/fd\/1123333-21.jpg\/aid1123333-v4-728px-1123333-21.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/1\/1e\/1123333-22.jpg\/v4-460px-1123333-22.jpg","bigUrl":"\/images\/thumb\/1\/1e\/1123333-22.jpg\/aid1123333-v4-728px-1123333-22.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/63\/1123333-23.jpg\/v4-460px-1123333-23.jpg","bigUrl":"\/images\/thumb\/6\/63\/1123333-23.jpg\/aid1123333-v4-728px-1123333-23.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/20\/1123333-24.jpg\/v4-460px-1123333-24.jpg","bigUrl":"\/images\/thumb\/2\/20\/1123333-24.jpg\/aid1123333-v4-728px-1123333-24.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/df\/1123333-25.jpg\/v4-460px-1123333-25.jpg","bigUrl":"\/images\/thumb\/d\/df\/1123333-25.jpg\/aid1123333-v4-728px-1123333-25.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/7\/7a\/1123333-26.jpg\/v4-460px-1123333-26.jpg","bigUrl":"\/images\/thumb\/7\/7a\/1123333-26.jpg\/aid1123333-v4-728px-1123333-26.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/8\/89\/1123333-27.jpg\/v4-460px-1123333-27.jpg","bigUrl":"\/images\/thumb\/8\/89\/1123333-27.jpg\/aid1123333-v4-728px-1123333-27.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/fa\/1123333-28.jpg\/v4-460px-1123333-28.jpg","bigUrl":"\/images\/thumb\/f\/fa\/1123333-28.jpg\/aid1123333-v4-728px-1123333-28.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/b0\/1123333-29.jpg\/v4-460px-1123333-29.jpg","bigUrl":"\/images\/thumb\/b\/b0\/1123333-29.jpg\/aid1123333-v4-728px-1123333-29.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/8\/82\/1123333-30.jpg\/v4-460px-1123333-30.jpg","bigUrl":"\/images\/thumb\/8\/82\/1123333-30.jpg\/aid1123333-v4-728px-1123333-30.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/d8\/1123333-31.jpg\/v4-460px-1123333-31.jpg","bigUrl":"\/images\/thumb\/d\/d8\/1123333-31.jpg\/aid1123333-v4-728px-1123333-31.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/7\/78\/1123333-32.jpg\/v4-460px-1123333-32.jpg","bigUrl":"\/images\/thumb\/7\/78\/1123333-32.jpg\/aid1123333-v4-728px-1123333-32.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/6e\/1123333-33.jpg\/v4-460px-1123333-33.jpg","bigUrl":"\/images\/thumb\/6\/6e\/1123333-33.jpg\/aid1123333-v4-728px-1123333-33.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/5\/58\/1123333-34.jpg\/v4-460px-1123333-34.jpg","bigUrl":"\/images\/thumb\/5\/58\/1123333-34.jpg\/aid1123333-v4-728px-1123333-34.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/9a\/1123333-35.jpg\/v4-460px-1123333-35.jpg","bigUrl":"\/images\/thumb\/9\/9a\/1123333-35.jpg\/aid1123333-v4-728px-1123333-35.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/63\/1123333-36.jpg\/v4-460px-1123333-36.jpg","bigUrl":"\/images\/thumb\/6\/63\/1123333-36.jpg\/aid1123333-v4-728px-1123333-36.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"

License: Creative Commons<\/a>
\n<\/p>


\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/c\/c4\/1123333-37.jpg\/v4-460px-1123333-37.jpg","bigUrl":"\/images\/thumb\/c\/c4\/1123333-37.jpg\/aid1123333-v4-728px-1123333-37.jpg","smallWidth":460,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"