DIY Arduino Based Automatic Wire Cutting Machine

by Mr innovative in Circuits > Arduino

6534 Views, 58 Favorites, 0 Comments

DIY Arduino Based Automatic Wire Cutting Machine

IMG_3420.png

This is arduino based automatic wire cutting machine

Video

Hello friends

I have made a Automatic wire cutting machine using Arduino nano controller board.

based on this original design by

Must Love Science


Basically there are 3 process level of this machine like

1) first process is Input

Input like wire length and wire quantity provided by pressing push button also the real time data can read on 16 X 2 LCD

on more professional note i prefer to use custom made PCB instead of using bread board or zero PCB

also if 10 PCB's are available in only 2$ so why not to use then for projects

WWW.JLCPCB.COM is the place where you can get 10 PCB in just 2$ along with first shipping free consider to visit Jlcpcb.com for more detail

2) Processing

all the inputs were processed by arduino nano and give command to stepper motor to feed required length of wire and instruct to servo to make cut of required quantity.

3) Output

Stepper motor, servo motor & cutter are the final output component

Material Required

1.jpg
MVI_3407.00_06_17_21.Still011.jpg
ctb0509.jpg
download (4).jpg
download (2).jpg
A000005_ISO_2.jpg
41cBGrLrvDL._SX425_.jpg
51qhKTDfJOL._SX425_.jpg

followings are the material required

arduino nano :- http://amzn.to/2Dcp2bK

stepper motor :- http://amzn.to/2Dg6wycstepper

motor driver :- http://amzn.to/2Dg6wycstepper

16 x 2 LCD :- http://amzn.to/2Db9LYA

servo motor :- http://amzn.to/2r5oejj

cutter :- http://amzn.to/2D9X6oZ

PCB terminal :- http://amzn.to/2r8uCq7

push buttons :- http://amzn.to/2D9XbsN

PCB Design

IMG-1401.JPG
IMG-1400.JPG
MVI_3407.00_02_49_13.Still006.jpg
MVI_3407.00_02_42_00.Still005.jpg
MVI_3407.00_04_22_12.Still008.jpg

I have prepare PCB layout in fritzing software

then Designe a PCB and export its gerber file

This gerber file uploaded to Jlcpcb.com to order the PCB

as soon as you recived PCB

you need to solder some female header pins to mount arduino nano, LCD display & A4988 driver

also solder the PCB terminal to connect power supply to the PCB and to connect stepper motor to PCB

here I attached the editable PLC layout file so if you can do any modification required.

Procedure

MVI_3407.00_04_43_03.Still009.jpg
MVI_3407.00_04_57_23.Still010.jpg
MVI_3407.00_06_17_21.Still011.jpg
MVI_3407.00_06_30_09.Still012.jpg
MVI_3407.00_06_31_12.Still013.jpg
MVI_3407.00_07_14_05.Still014.jpg
MVI_3407.00_07_34_09.Still015.jpg

So as soon as all the components are available

you can start assembly the machine.

for the base of the machine I used 3MM thick white acrylic sheet

I drill some hole on sheet to mount PCB, Stepper motor with extruder set, cutter & servo motor

for better idea please watch video it will give a idea how to mount those components on sheet

all the components are tightly mount on the sheet

now we can move to program our arduino

Arduino Program

arduino_official_Logo__.png

upload the code to the arduino

now connect the 12V DC at terminal of PCB this is for stepper motor

and connect USB to arduino nano this will feed power to arduino itself and servo motor

now machine is ready to perform

you need to press those push buttons to navigate between screen and to select desire data

hope you will like my this project

also please subscribe to our youtube channel for more projects

https://www.youtube.com/c/mrinnovative

Downloads