DIY Arduino based wire cutter machine

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • $2 for 10 PCBs (Any Color): jlcpcb.com
    Hello friend in this video I have made a machine to cut electric wire in predefined length and quantity.
    Arduino nano is used as microcontroller, for the project I have used 2 NEMA 17 stepper motor one for Feed and one for cutting.
    One 16X2 I2C LCD display used for data visualization and three Push buttons are used for data Input..
    Code and circuit :-
    www.mediafire....
    3D file :-
    www.thingivers...
    Mater required :-
    Nema 17 motor - amzn.to/2UQ2mpD
    A4988 Driver - amzn.to/2VEdxPA
    Arduino Nano - amzn.to/2VDoII2
    16x2 I2C Display - amzn.to/2UPs9OI
    Tactile push buttons - amzn.to/2UK0C1h
    Extruder - amzn.to/2P0njsw
    Wire cutter - amzn.to/2P4bvFH
    electricdiylab....
    💻visit for more projects :-
    👉electricdiylab....
    👉FB page :- / innovativemr
    My Gears :-
    Camera :- amzn.to/2FO4W5E
    Video Light :- amzn.to/2FNKzFL
    Mic :- amzn.to/2HYqBZC
    Soldering Kit :- amzn.to/2FgNd8Z
    Screw driver set :- amzn.to/2FkhHHm
    Rotary tool :- amzn.to/2FM3Lnh This video is made for entertainment purposes only. Please use judgment, care, and precaution if you plan to replicate. WhatsApp for custom projects +91 7600079068

ความคิดเห็น • 195

  • @UpcycleElectronics
    @UpcycleElectronics 5 ปีที่แล้ว +2

    All it needs now is a wire stripper with a length setting for the exposed copper. That and maybe a setting for 0.1"/2.54mm lengths of wire.
    I typically use 1mm heatshrink tubing to make jumper wires for single sided etchings or perfboards. I can easily cut the tubing to the perfect length. Then I use pre-tinned bus wire inside the heatshrink. I could save a lot of time if I had an automated way of making jumper wires that were the exact size I needed.
    With a machine like that it would even make sense to create jumper wires as a parts library in KiCAD. Then I would be able to create a file that lists all the link sizes for a board and automatically make them.

  • @4sineweaver2
    @4sineweaver2 5 ปีที่แล้ว +2

    This might also work to cut small reed for a basket maker. It would be very helpful to someone who teaches basket weaving and has to have the reeds cut for an entire class. Nice, simple design!

  • @Psychokiller1888
    @Psychokiller1888 5 ปีที่แล้ว +4

    Great, good job! Now it needs a both side stripping function :)

  • @Inventor101
    @Inventor101 5 ปีที่แล้ว +2

    Wow what a fantastic idea I’ve never seen before keep up the great work 👍

  • @sourabbiswas8350
    @sourabbiswas8350 5 ปีที่แล้ว +4

    Hi Mr Innovative...
    The application is really cool...... I have also watched your previous wire cutter video where the cutting process is done by a servo motor, but here its from stepper motor... will you tell why you have modified the cutter section only? And can you please provide me the gerber file of this project.
    Thanks & Regards in Advance

  • @202DHB
    @202DHB 5 ปีที่แล้ว +3

    The wiring diagram is off. Ground and 12v is switched on the stepper drivers

  • @levensz6972
    @levensz6972 7 หลายเดือนก่อน +1

    how it know the wires are the same size??

  • @hudsonriverlee
    @hudsonriverlee 5 ปีที่แล้ว +1

    Incredibly simple. Loved watching every second.

  • @M1dn1ghtN1nj4
    @M1dn1ghtN1nj4 4 ปีที่แล้ว +2

    I have this built exactly as it shows (with both the button direction values fixed and the power swapped on the feed motor). Code runs, buttons work, but the motors don't engage or turn (no resistance). Using brand new A4988 drivers. Am I missing something?

    • @palimelis1860
      @palimelis1860 3 ปีที่แล้ว

      It’s because the circuit diagram is wrong the (Feed Motor)A4988 stepper motor driver gets the power supply with switched polarity😃(VM)(GND)🤞

  • @user-rv5fg1bt5s
    @user-rv5fg1bt5s ปีที่แล้ว +1

    Compilation error: no matching function for call to 'LiquidCrystal_I2C::begin(int)'
    помогите разобраться пожалуйста

  • @Bshduududd
    @Bshduududd 5 ปีที่แล้ว +3

    lcd.begin(); >>>>> lcd.init(); #define ok 8 >>>>> #define ok 10
    #define up 9 >>>>> #define up 12 #define down 10 >>>>> #define down 11

    • @dfkchase7372
      @dfkchase7372 5 ปีที่แล้ว

      Life saver! Thank you

  • @ФилипНиколов-у5т
    @ФилипНиколов-у5т 5 ปีที่แล้ว +3

    Pls give us PCB file that you use. I want to use that project but schematic in your video 6:03 min in red wire you show to connect VMOD of CUTTER DRIVER to GND of FEED DRIVER and GND of CUTTER DRIVER to VMOD of CUTTER DRIVER, but in 6:41 min I see that on board VMOD is connect to VMOD and GND to GND. Thanks in advance.

    • @RomanResTed
      @RomanResTed 9 หลายเดือนก่อน

      Yes, this is an obvious error, since there is a short circuit to the power supply. Many such projects are done in such a way that people will run into problems when repeated. There are very few projects that actually repeat without problems.

  • @jerosacoa
    @jerosacoa หลายเดือนก่อน

    Would this work on stainless steel wire of 0.5mm?

  • @keanurenzm.hindap8588
    @keanurenzm.hindap8588 5 ปีที่แล้ว +6

    Can you give me the PCB fabrication of this sir. Thank you

  • @theonlymudgel
    @theonlymudgel 5 ปีที่แล้ว +3

    Really enjoy your projects. Only the code is available. Where is the circuit? Thanks.

    • @marcegd2404
      @marcegd2404 3 ปีที่แล้ว

      ESTA EN EL VIDEO

  • @cold3lectric
    @cold3lectric 4 ปีที่แล้ว +1

    You guys, Mr. Innovative has stuff on several sites, google 'Mr Innovative Wire Cutter' and you can find materials (arduino code, detailed instructions). I've successfully built Mr Innovative's older version of this machine (the one using a servo motor for cutter, not a stepper like it does here), not sure if recent PCB and code updates are there, but at least for an earier working version go here: www.instructables.com/id/DIY-Arduino-Based-Automatic-Wire-Cutting-Machine/

  • @moreo3505
    @moreo3505 ปีที่แล้ว +1

    Great, good job! 😁

  • @deepakdsp475
    @deepakdsp475 5 ปีที่แล้ว +5

    I cant see circuit diagram pcb gerber file..pls share.

  • @NicolasSanchez-ck1kx
    @NicolasSanchez-ck1kx 2 ปีที่แล้ว

    Amazing Project!!! Could you tell me what's the distance between the nema motor to wire cutter?

  • @jeromedupoty739
    @jeromedupoty739 ปีที่แล้ว

    hello nice work I would like to do the same for my home why don't you share the electrical diagram and the printed circuit

  • @SherlockHolmes-kq4vn
    @SherlockHolmes-kq4vn 4 ปีที่แล้ว +2

    Can you please share the Gerber file for this PCB?

  • @sneezydwarf8744
    @sneezydwarf8744 3 หลายเดือนก่อน

    Did someone try this project? Do the code and wiring really work?

  • @perhaastrup2180
    @perhaastrup2180 2 ปีที่แล้ว +1

    Can I buy one ?

  • @suryakumardevaraj7152
    @suryakumardevaraj7152 3 ปีที่แล้ว

    Great.Now need for new machine quotation available

  • @shubhamsoniz4993
    @shubhamsoniz4993 5 ปีที่แล้ว +2

    Super 😍 machine 👍👍👍

  • @RizwanAhmed-vj5xe
    @RizwanAhmed-vj5xe 5 ปีที่แล้ว +1

    Nice but where is Circuit digram?

  • @FarizFadian
    @FarizFadian 3 หลายเดือนก่อน

    Thanks for sharing sir 🙏🏻

  • @papanhelstv2541
    @papanhelstv2541 ปีที่แล้ว

    I'm new subscriber here.
    I hope you can make a diy hose tube cutter..

  • @fabrystyle7799
    @fabrystyle7799 4 ปีที่แล้ว

    Hi mate, It is possible to put it back the BACK option button like the previous version? Thanks

  • @Premiumpodcast
    @Premiumpodcast 3 ปีที่แล้ว +1

    Who could built me this machine?

  • @electronic7979
    @electronic7979 5 ปีที่แล้ว +1

    Excellent project 👍

  • @apagliuso80
    @apagliuso80 4 ปีที่แล้ว

    Please I need help. I'm doing the project, but the motor gear is ruining the wire. Do you have any ideas to solve?

  • @nathanaferg
    @nathanaferg 4 ปีที่แล้ว

    Im looking at cutting picture wire witch is 1mm, do you think that extruder would feed that?

  • @Premiumpodcast
    @Premiumpodcast 3 ปีที่แล้ว

    Nice Video, how could I change the length of the wire form cm in mm to get shorter wires?

  • @arupkarmakar8891
    @arupkarmakar8891 ปีที่แล้ว

    hi
    whats the problem wire.h no such file directory???please help me

  • @markcarbon3652
    @markcarbon3652 3 ปีที่แล้ว

    wow awesome diy

  • @thediscoman2001
    @thediscoman2001 ปีที่แล้ว

    not much good without the circuit might as not bother even putting it online what we supposed to do guess how the components fit on the board and hope it works

  • @prasanthmp3299
    @prasanthmp3299 3 ปีที่แล้ว

    Well done Nice

  • @thediscoman2001
    @thediscoman2001 ปีที่แล้ว

    where is the ciircuit design for it

  • @TechsScience
    @TechsScience 5 ปีที่แล้ว +1

    Thumbs up for this video
    What's the programming code?

  • @JatinKumar-qd3fx
    @JatinKumar-qd3fx 5 ปีที่แล้ว +2

    Can you make a drawing machine using only servo motors

  • @jeredirwin171
    @jeredirwin171 11 หลายเดือนก่อน

    @mr Innovative are you able to send me the instructions for this one? I checked the website but it appears you replaced it with the other one. I'd prefer this one if you're able to report that or send that to me.

  • @eknathsalunkhe2678
    @eknathsalunkhe2678 3 ปีที่แล้ว

    Sir, I also want of this type machine for cutting heat shrink please send machine price.

  • @SatishKumar-wd7qc
    @SatishKumar-wd7qc 4 ปีที่แล้ว +1

    Can u give me assembled pcb and digital meter satish from punjab

  • @thediscoman2001
    @thediscoman2001 2 หลายเดือนก่อน

    where is the link to the pcb

  • @azinefoulak6761
    @azinefoulak6761 ปีที่แล้ว

    bonjour c'est vraiment cool je vouderai ajouter un bout de fillament d'autre couleur mais je n'arrive pas a le faire pouvez vous m'aider merci

  • @user-pk5go6yf5h
    @user-pk5go6yf5h 5 ปีที่แล้ว +4

    Зачем это нужно?

  • @IdeasInfinityTV
    @IdeasInfinityTV 4 ปีที่แล้ว

    Can it cut 1mm copper wire?

  • @PacoMorales
    @PacoMorales 5 ปีที่แล้ว +1

    Nice job, Man!

  • @erniekaplan6527
    @erniekaplan6527 4 ปีที่แล้ว

    Could you build and ship me a wire cutter like this? The wire is 3.4mm so we may need to drill out the extruder. I would like to cut the wire to 1.22m.

  • @asiesloquees490
    @asiesloquees490 3 ปีที่แล้ว

    Mr Innovative is ti possible sell to me one of this wire cutter machine ?

  • @jefferssonflorezmeneses4687
    @jefferssonflorezmeneses4687 2 ปีที่แล้ว

    What is the longest length the machine can cut?

  • @anasrahman4729
    @anasrahman4729 3 ปีที่แล้ว

    hi
    i want use simple lcd no i2c.
    what should i do???

  • @SatishKumar-wd7qc
    @SatishKumar-wd7qc 4 ปีที่แล้ว +1

    I required for pvc slive cutting machine 4mm to 12mm if u help me so i made it

  • @demesh3544
    @demesh3544 3 ปีที่แล้ว

    what this is used in rod cutter ?

  • @Kumarelectric3015
    @Kumarelectric3015 3 ปีที่แล้ว

    Sir haw can bay row material for this project

  • @deepakdsp475
    @deepakdsp475 5 ปีที่แล้ว

    Best project... Good work

  • @e2tautomacao
    @e2tautomacao 3 ปีที่แล้ว

    genius

  • @Saartekk
    @Saartekk 5 ปีที่แล้ว

    Hahaha, this is really crazy, neaty and innovative... thumbs up!!!

  • @Somsid6
    @Somsid6 4 ปีที่แล้ว

    extruder isn`t availiable, any other link you might have?

  • @sachinverma-ep7ts
    @sachinverma-ep7ts 4 ปีที่แล้ว

    Is it possible to make same project with Arduino Uno. If yes then how #define upButton15 will attach as Arduino Uno only has 14 digital pin

  • @erhardpostinger1326
    @erhardpostinger1326 5 ปีที่แล้ว

    Ab 10:38 kommt die "Musik" die ich mag - nämlich echte Maschinengeräusche - aber ansonsten alles vorbildlich! Richtig scharf bin ich aber jetzt auf den Arduino-Code, der ja auch gezeigt wird . So long.

  • @eddysantoso8215
    @eddysantoso8215 2 ปีที่แล้ว

    can i buy like you show this Mr? tqs.

  • @tarunkharwal4023
    @tarunkharwal4023 2 ปีที่แล้ว

    Beautifull

  • @ejazansari4650
    @ejazansari4650 2 ปีที่แล้ว

    Help me how to buy pcb board

  • @vengateshr4338
    @vengateshr4338 3 ปีที่แล้ว

    Sir you using wire cutter brand name

  • @kunaltaurani9445
    @kunaltaurani9445 5 ปีที่แล้ว

    hello could you please tell me how to increase speed...?

  • @العلمللجميع-ثقفنفسك
    @العلمللجميع-ثقفنفسك 5 ปีที่แล้ว

    So amazing, good luck bro

  • @rramchnai
    @rramchnai 3 ปีที่แล้ว

    Il faut le mesurer c' génial

  • @jessmean687
    @jessmean687 ปีที่แล้ว

    How many price this

  • @osamaelhkem
    @osamaelhkem 3 ปีที่แล้ว

    The scheme does not exist and the code is not working Please send the correct code

  • @CraigHollabaugh
    @CraigHollabaugh 3 ปีที่แล้ว

    Love this, what's the small bearing used on the cutter stepper hub? Thanks from Colorado.

  • @Phyrstorm
    @Phyrstorm 5 ปีที่แล้ว

    Ok I need to figure out how to scale this up to cut RG6 coax cable.

    • @Amipotsophspond
      @Amipotsophspond 5 ปีที่แล้ว

      gearing and a large cuter, it will just take longer to cut.

  • @VishalSharma-iw1vl
    @VishalSharma-iw1vl 2 ปีที่แล้ว

    Your code link is not working can u provide me code please

  • @stevenbryce6269
    @stevenbryce6269 4 ปีที่แล้ว

    Hello Friends! Mr. Innovative is currently unable, unwilling or uninterested in responding. I have the circuit/pcb diagram and I would gladly share it with anyone that needs it! I will be leaving on extended holiday. However, I will only be around for the next 2 hours (09/27/20). I will be returning May 25, 2021. Cheers!

  • @alexelectro7247
    @alexelectro7247 3 ปีที่แล้ว

    Con cuál libre realizar la programación Arduino

  • @MdDilshad-qp2oq
    @MdDilshad-qp2oq ปีที่แล้ว

    Bhai ese mgana hoto kai se mgaue

  • @taranagnew436
    @taranagnew436 5 ปีที่แล้ว +1

    i just thought of a update to your project, what if you put the cutter and motor on a ramp (that goes up and down) to cut more then one roll at a time (diffrent color wire) on screws on the front

  • @ladedk
    @ladedk 5 ปีที่แล้ว +1

    This is awesome!

  • @lisokobilkin
    @lisokobilkin 5 ปีที่แล้ว +3

    Извините, а зачем?

  • @pradeep00783
    @pradeep00783 4 ปีที่แล้ว

    Where is 14 and 15 pin on aurdino nano

  • @overwatt
    @overwatt 4 ปีที่แล้ว

    yar is circuit diagram me koi problem h kya jO bn ni raha h sahi se

  • @muhddenial4070
    @muhddenial4070 4 ปีที่แล้ว

    What is the power source of this project

  • @Couplestutas554
    @Couplestutas554 4 ปีที่แล้ว

    Bhai stepper motor ke aage laga hua he vo mil sakta he????

  • @thediscoman2001
    @thediscoman2001 ปีที่แล้ว

    have u a link 2 the circuit board file

  • @rajeshbhayani8415
    @rajeshbhayani8415 3 ปีที่แล้ว

    Please help me cutter program is not work

  • @rahulbundela3888
    @rahulbundela3888 2 ปีที่แล้ว

    Purchase kaha se kare

  • @sauravofficial3798
    @sauravofficial3798 5 ปีที่แล้ว +1

    Also very nice video

  • @tanvihouse
    @tanvihouse 3 ปีที่แล้ว

    Pure setap kya hai

  • @thaershaheen2946
    @thaershaheen2946 5 ปีที่แล้ว

    Hi dear friend, i think that this code is for another project.

  • @yudaputrx3294
    @yudaputrx3294 2 ปีที่แล้ว

    Can i personal chat for this project

  • @jaymark9901
    @jaymark9901 2 ปีที่แล้ว

    how much is your wire cutter ?

  • @rkguptag
    @rkguptag 5 ปีที่แล้ว +1

    Price

  • @masterflomaster5632
    @masterflomaster5632 5 ปีที่แล้ว +3

    Why?

    • @jorgetucson8196
      @jorgetucson8196 5 ปีที่แล้ว +3

      For repetitive work, when I needed a lot of same length wires I would love to have this

  • @jawahar_l_n_balaji1565
    @jawahar_l_n_balaji1565 5 ปีที่แล้ว

    sir can you send the details about the programs

  • @r.b.electric9182
    @r.b.electric9182 11 หลายเดือนก่อน

    Price please

  • @gurpreetsingh-yl8xc
    @gurpreetsingh-yl8xc 2 ปีที่แล้ว

    Hi i want this machine. can u provide us??

  • @ahadrandhawa83
    @ahadrandhawa83 3 หลายเดือนก่อน

    can you share pcb file

  • @AnitaRajeevSingh
    @AnitaRajeevSingh 5 ปีที่แล้ว +1

    Nice ✌️😲👌

  • @oftasento866
    @oftasento866 5 ปีที่แล้ว +1

    Обьясни мне автор, стоило ли наводить такую путаницу? 1) На драйверах в монтажной схеме перепутаны "+" с "-" на питании двигателей и к тому же схема не полная. 2) На разъем с пульта приходит 7 проводов, а на плате распаяно только 5. 3) В видео, не уверен что специально, перевернуты драйвера. и т.д. Ведь такую фигню специалисту сделать просто и без всего того что вы тут нагородили, а какой нибудь новичек спалит кучу деталей и подумает что ему это не дано. Да.. и кстати печатная плата разведена как то через жопу....