Skip to content

Simple soldering controller for hakko 936 type soldering iron. Based on attiny85.

Notifications You must be signed in to change notification settings

CppBaddy/solderIt

Repository files navigation

solderIt

Simple soldering controller for hakko 936 type soldering iron. Based on attiny85.

Controlled by encoder.

To save pins of attiny85 one pin is used for encoder input (3 contacts) and to output sound to buzzer.

Encoder inputs connected to form resistor ladder.

The input to ADC looks like this: Coded input to ADC

And decoded like this: Coded input and decoded signal

Display based on ssd1306 controller driven by i2c bus

Schematics already modified to use T12 handles:

T12 Soldering Controller based on Attiny85, 0.98" OLED display, encoder and buzzer.

Features:

Temperature PID controller
One shared pin to read encoder and output buzzer signal
Graphical OLED display (set point, current temperature and analog power bar)
Input for handle temperature sensor

solderIt schematics

Schematic and PCB design can be found here

About

Simple soldering controller for hakko 936 type soldering iron. Based on attiny85.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published