Skip to content

Fritzing schematic, 3d models and code for my DIY Battery Spot Welder

License

Notifications You must be signed in to change notification settings

adewinter/battery-spot-welder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY battery spot welder

This repo contains my design for a simple DIY spot welder. This welder is intended to be used for welding nickel strips onto lithium ion (or similar) cells in order to connect the cells together.

  • The .fzz file in the root of this repo should be opened with Fritzing. It contains the wiring diagram/schematic for this welder.
  • The 3d/ folder contains the Fusion 360 model files. These files will demonstrate how the components will physically come together. It also contains a very simple box enclosure design that can be 3d printed.
  • The battery-welder/ folder contains the arduino code used for this project.

You can connect to the spot welder via your phones BLE (Bluetooth Low Energy) functionality using the Dabble Android/iOS app (available in their respective app stores). Once connected, open up the 'terminal' function in the app. Send an integer value to change the firing time for the solenoid. This will help to control how deep the weld is (i.e. how much power goes through the welder contacts).

That's it!

About

Fritzing schematic, 3d models and code for my DIY Battery Spot Welder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages