Coder Social home page Coder Social logo

yschroeder / solderingiron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rodeo-sam/solderingiron

0.0 2.0 0.0 37.56 MB

An OpenSource Soldering Iron

License: GNU General Public License v2.0

Makefile 0.12% C 1.17% C++ 0.11% Objective-C 0.01% Eagle 72.53% Stata 26.07%

solderingiron's Introduction

SolderingIron

Idea for an OpenSource Soldering Iron

This project is just another avr based soldering iron. Since professional equipment is quite pricy and not very complicated this projects takes a good, changeable soldering iron tip like the Weller RT1 and provides all the electronics behind that.

View on PCB Layout

Features

  • open hardware (schematic and layout made in Eagle 7.2 freeware license)
  • open firmware written in C (not ready to use right now)
  • fast heatup
  • saving and restoring temperature to and from EEPROM
  • high-precision op-amp for temperature measurement
  • safety measures against overheating and controller crashes
  • automatic temperature control (pid controller)
  • different temperature scales available (recompiling necessary)
  • solder tip rest detection via hall sensor (optional)
  • almost all parts are available from the Seeedstudio Open Parts Library

How does it work

  • 5V for logic
  • 12V for soldering iron
  • ATmega328p controlled

Temperature measure

The thermo-voltage signal is amplified by an op-amp with a gain g = 1 + R1/R2 = 1 + 51k/100 = 511 this signal is converted by ADC0 using Vcc=5V as voltage reference

Solder tip detection

Solved by a hall sensor connected to ADC2. This sensor is powered by 5V

References

Links:

Datasheets:

Current State:

  • hardware version 1.2 is almost ready to be produced
  • optimized bill of materials by reducing unnecessary components
  • PCB measures 5cm x 5cm
  • individual 7-segment displays in use (broader availability)
  • I2C is now unused and can be used for additional hardware

solderingiron's People

Contributors

kenog avatar oni303 avatar yschroeder avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.