2. GATHERING PERTINENT INFORMATION - I-DIV-2024-25-EVEN/Repo-4 GitHub Wiki
Arduino based 2D wire bending machine, using some stepper motors, and 3D printed parts. we have used arduino mega 2560 for this project, this machine can shape wire in some 2D geometrical figures. we have written code for some 5 basic shapes like, Triangle, Square, Rectangle, Hexagon & spiral. What shape and size you want to bend can be define from serial monitor. In this way it became very flexible and user friendly, don’t need to upload new code for new shape. More complex shape can also possible, for that we need to write code and upload to arduino. This DIY Arduino based 2D wire bending machine .