/auto-wire-stripper-cutter

An automatic wire stripper and cutter, you simply choose some measurements on a screen and it will do it all for you.

Primary LanguageC++OtherNOASSERTION

Automatic Wire Stripper and Cutter

A 3D printed automatic wire stripper and cutter. You simply choose your measurements on a screen, press a button, and it does it all for you. It will strip the wire and cut the wire depending on the options you chose.

There is a video associated with this repository/project, I highly recommend watching it before using this repo.

Video

Arduino

You can find the Arduino sketch in the /AutoWireCutterStripper directory.

  • Make sure that the i2c address (#define i2c_Address 0x3c), corresponds to your OLED display i2c address, which you will find in the datasheet of your OLED display.

Libraries needed

All these libraries can be easily installed using the Arduino IDE library manager.

  • Stepper by Arduino.
  • Encoder by Paul Stoffregen.
  • Adafruit GFX Library by Adafruit.
  • Adafruit SH110X by Adafruit.

Components

Wiring

3D printing

Please refer to the /3d_printing directory.

Assembly layout

This is the layout of the components on the board. Use this only for reference on roughly where you should fix the components to the board. I don't suggest using this for exact measurements as you should position the components where it is appropriate for your version of the project.

Layout PDF.