So I'm using my soldering station controllers based on stm32duino for years now, I started with the 907-types and later with the T12-type tips and now I'm playing with the JBC C245 type tips:
Test on a ground plane:
https://www.youtube.com/watch?v=4Jc7nBBVmdQ
*I've used this test a bit so there's no flux on the thin.

Upgrade to 1.3" and soldering on a TO-3
https://www.youtube.com/watch?v=wl1LVijpSf4
So it's a work in progress thing, there are a few things I need to solve:
- Giant initial overshoot
- PID values need a touch
- Performance overall can be improved
C245, C210 and T12/T15 tips are pretty similar:
- C245 and T12/T15 use almost the same gain (around 300x) on the amplifiers
- C210 and T12/T15 use the same construction (thermocouple and heater in series)
- C210 needs like twice the gain (500x-600x)
I've tested this controller up to ~170watts without problems.
The current setup uses:
- A bluepill F103C8
- ST core v1.9
- STLink for uploads.
I'll modify a few things before making proper PCBs.
