Coder Social home page Coder Social logo

atmega-soldering-station's Introduction

1. Overview

T12 焊台控制器功能介绍 T12 Quick Heating Soldering Station featuring

  • 烙铁头温度实时监测
  • Temperature measurement of the tip
  • PID温度控制
  • Direct or PID control of the heater
  • 可以通过编码器进行控制温度
  • Temperature control via rotary encoder
  • 短按编码器进入短时升温模式
  • Boost mode by short pressing rotary encoder switch
  • 长按编码器进入主菜单
  • Setup menu by long pressing rotary encoder switch
  • 手柄震动检测(需要手柄含有震动传感器)
  • Handle movement detection (by checking ball switch)
  • 手柄连接检测(通过判断烙铁头温度是否能够被读取来实现)
  • Iron unconnected detection (by idenfying invalid temperature readings)
  • 定时器设定 - 随眠,关机时间
  • Time driven sleep/power off mode if iron is unused (movement detection)
  • 可以测量主控芯片电压以及温度
  • Measurement of input voltage, Vcc and ATmega's internal temperature
  • 在OLED上实现信息显示
  • Information display on OLED
  • 支持无源蜂鸣器
  • Buzzer
  • 允许设置不同烙铁头的温度校准值
  • Calibrating and managing different soldering tips
  • 设置被保存在EEPROM,掉电不丢失
  • Storing user settings into the EEPROM
  • 允许热插拔烙铁头,并弹出烙铁头配置选择菜单
  • Tip change detection
  • 芯片过热以及低电压报警
  • Chip overheating and low voltage alarm
  • 更好的实时温度条以及实时功率条
  • Better real-time temperature bar and real-time power bar
  • 拥有过渡动画
  • Have transition animation
  • 内置屏幕保护程序
  • Built in screen saver
  • 屏幕翻转设置
  • Screen flip settings
  • 内置英文、中文、日文语言包
  • Built in English, Chinese and Japanese language pack
  • 开机密码设置
  • Set System Password

Project Video: https://youtu.be/I9ATDxvQ1Bc

Video from John Glavinos (electronics4all): https://youtu.be/4YDcWfOQmz4

Video from LHW-createskyblue (UI-v1.6L): https://b23.tv/LiOe54

2. Versions, Upgrades and Notes

Soldering Station v2.0:

IMG_20190731_190146_x.jpg IMG_20190731_182904_x.jpg

Soldering Station v2.5:

IMG_20200621_132138_x2.jpg IMG_20200621_121350_x.jpg

Soldering Station v2.6:

IMG_20200816_141230_x.jpg IMG_20200816_130923_x.jpg

Program v1.6L UI Upgrade by LHW-createskyblue

LHW-createskyblue created an awesome upgrade to the user interface which can be installed optionally. It features:

  • Beautify the detail page and increase the power bar
  • Menus have ICONS
  • Better scrolling animation
  • Get rid of the U8g graphics library and use the ArduBoy graphics Library (Lite) to improve the frame rate and reduce memory usage to make graphics possible
  • Add flip display Settings to adapt to the habits of different people
  • Add multilingual support for Chinese and English

Video from LHW-createskyblue (UI-v1.6L): https://b23.tv/LiOe54

v1.7+ Program: createskyblue & UI: lihaoyun6

  • Screen saver 屏幕保护程序
  • English, Chinese and Japanese language pack 英文、中文、日文语言包
  • System Password 开机密码设置
  • Better numerical input experience 更好的数值输入体验

Notes and Errors

  • In the board version 2.5 the diode D1 may overheat. To be on the safe side, the 18V zener diode D4 should be removed and the soldering station should be operated with a maximum of 20V. Alternatively, the diode D1 can be replaced with an SS54 schottky diode and the BJT Q1 with an FMMT619.

3. Power Supply Specification Requirements

Choose a power supply with an output voltage between 16V and 24V which can provide an output current according to the table below. The power supply must be well stabilized. The current and power is determined by the resistance (R = 8 Ohm) of the heater.

Voltage (U) Current (I) = U / R Power (P) = U² / R
16 V 2.00 A 32 W
17 V 2.13 A 36 W
18 V 2.25 A 41 W
19 V 2.38 A 45 W
20 V 2.50 A 50 W
21 V 2.63 A 55 W
22 V 2.75 A 61 W
23 V 2.88 A 66 W
24 V 3.00 A 72 W

4. Temperature Measurement and OpAmp Considerations

A thermocouple (temperature sensor) is located in the T12 soldering tip. It creates a very small voltage depending on the temperature difference between the hot end and the cold junction (about 40 microvolts per degree Celsius). To measure this, the heater must be switched off since both share the same connections. The low voltage is amplified by the OpAmp and measured by the ADC of the microcontroller. The LMV358 is a very cheap and versatile OpAmp, but not the ideal choice for this task because it has a fairly high input offset voltage and is quite noisy. Although the SolderingStation also works with this OpAmp thanks to the software's smoothing and calibration algorithms, I highly recommend spending a little more money in a better one. The OPA2330AIDR or OPA2333AIDR for instance have the same pinout and can also be used with this board. They provide significantly more accurate and stable temperature measurements.

SolderingStationV2_LMV358_Noise.png SolderingStationV2_OPA2330_Noise.png SolderingStationV2_LMV358_SettleTime_2.png SolderingStationV2_OPA2330_SettleTime.png

5. Heater High Side Switch with N-Channel MOSFET and Charge Pump

The microcontroller switches the heater on and off via the MOSFET. Since the temperature measurement must be done over the same line and against ground, the MOSFET has to be placed between the supply voltage and the heater (high-side switch). A P-Channel MOSFET is normally used for this configuration. However, N-Channel MOSFETs usually have a lower resistance (RDS (on)), in the case of the IRLR7843 only 3 milliohms. A low resistance means a higher efficiency and a lower heat development of the MOSFET. For an N-channel MOSFET to function as a high-side switch, an additional circuit is required to maintain a positive GATE-TO-SOURCE voltage after the MOSFET is switched on. This is done using a so-called charge pump consisting of a capacitor and a diode.

SolderingStationV2_ChargePump.png

6. Building Instructions

In addition to the components for the PCB you will need the following:

  • 3D-printed case
  • Aviator Plug (4- or 5-pin depending on your iron handle)
  • DC Power Jack (5.5 * 2.1 mm)
  • Rocker Switch (KCD1 15 * 10 mm)
  • Some wires
  • 4 Self-tapping screws (2.3 * 5 mm)

parts.jpg IMG_20200621_130414_x.jpg

Make sure that all parts fit nicely into the case. Solder the wires to the connectors and protect them with heat shrinks. Use thick wires (AWG18) for the power connections. Make all connections according to the schematic down below. Solder the wires directly to the corresponding pads on the pcb. Upload the firmware and screw the pcb on top of the case.

connections.png

7. License

license.png

This work is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported License. (http://creativecommons.org/licenses/by-sa/3.0/)

atmega-soldering-station's People

Contributors

wagiminator avatar createskyblue 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.