DIY: Fold a Paper Robot

↑ Click the “Digital Scientist” above to follow us

DIY: Fold a Paper Robot Origami is an ancient art, but it can also become a part of modern engineering. Engineers can play with origami, such as folding space mirrors or cardiac stents. Ankur Mehta, a postdoctoral researcher at MIT, designed a robot that can be made using origami art at a low cost. Just print the blueprint and fold it according to the instructions. Of course, since it’s a robot, you also need to add an Arduino brain to control it.

Warning: Lithium polymer batteries pose a fire hazard. Please read the instructions attached to the battery before making the robot. Related statistics: Time: 5 hours Cost: $55 (approximately 357 RMB) Difficulty: Hard Tools: Printer, craft knife, ruler, soldering ironDIY: Fold a Paper RobotMaterials: Custom daughterboard (the original purchase link is incorrect) 3 sheets of 8.5*11 inch cardstock 2 continuous rotation servos Arduino mini board 3.3V/8MHz 30 straight pins; 6 right-angle pins 30 pin headers switch battery connector 1.8k ohm resistor mini photoresistor 5mm diameter white LED FTDI Basic Breakout 3.3V Li-poly battery, voltage 3.7V, current 130mAh, capacity 25-40C Li-poly battery charger Steps: Step 1 – Daughterboard

DIY: Fold a Paper RobotCustom daughterboard. Although the schematic diagram shows its appearance, manufacturers still need this .grb file. Step 2 – Print the robot body structure diagramDIY: Fold a Paper RobotDIY: Fold a Paper RobotPrint the templates for the robot body and wheels onto cardstock. Step 3 – Cut and fold the paperDIY: Fold a Paper RobotCarefully cut along the red lines with a ruler and craft knifeDIY: Fold a Paper RobotFirst, cut out the outer contour, then make rough folds for the details before cuttingDIY: Fold a Paper RobotFold along the blue and green lines; the blue line parts should be raised, and the green lines should be indented.

DIY: Fold a Paper RobotAfter folding the blue and green lines, carefully cut the details along the red lines. Step 4 – Making the wheelsDIY: Fold a Paper RobotFold the wheelsDIY: Fold a Paper RobotInstall plastic axle pieces at the center of both wheels. Step 5 – Prepare the ArduinoDIY: Fold a Paper RobotSolder 6 single pins into the reserved openings at the top of the Arduino board.

DIY: Fold a Paper RobotSolder 12 pins at the bottom of the board. Step 6 – Prepare the daughterboard

DIY: Fold a Paper Robot Solder the battery connection wires according to the positive and negative terminals to the top of the board.DIY: Fold a Paper RobotAt the bottom of the daughterboard, solder 3 single pins in the 9th and 6th rows, and solder 6 pin headers at the top (this is where the LED, photoresistor, and resistor will connect).DIY: Fold a Paper RobotSolder one end of the resistor to the photoresistor.DIY: Fold a Paper RobotConnect the resistor and the photoresistor to the first row of three holes in the pin header, and connect the LED to two holes in the second row. Solder the switch to the bottom of the board.DIY: Fold a Paper RobotSolder 12 pin headers horizontally on both sides of the board. Step 7 – Fold the Arduino section DIY: Fold a Paper RobotNow that the electronic components are ready, they can be folded into the paper.DIY: Fold a Paper RobotDIY: Fold a Paper RobotInstall the Arduino on the second largest piece of paper.DIY: Fold a Paper RobotEnsure that each pin passes through the cardstock.DIY: Fold a Paper RobotDIY: Fold a Paper Robot

Insert the two smallest pieces of paper into the reserved slots for the Arduino. Insert the right-angle part of the servo system, allowing the axle to protrude through the hole in the paper.DIY: Fold a Paper RobotFold and seal the remaining parts around the Arduino and servo system according to the paper structure. Step 8 – Install the wheels and daughterboardDIY: Fold a Paper RobotDIY: Fold a Paper RobotAlign the wheels with the servo system and install them. Connect the pin headers of the daughterboard to the pins on the Arduino, with the switch facing the robot’s tail. Connect the servo system wires to the 9th and 6th rows. Step 9 – CodingDIY: Fold a Paper RobotUse the FTDI Basic Breakout 3.3V to code the Arduino. This sample code is designed for the robot to move in the dark, avoiding bright areas. Step 10 – PoweringDIY: Fold a Paper Robot Place the battery between the daughterboard and the paper, and voila, your robot is ready to roll around!

Leave a Comment