After watching the recent videos Dave made about solder stations I have decided to build my own soldering station based on the Hakko FX-2028 soldering iron. After doing some research I found a STM32 based (great for possible DIY software) temperature controller that has a 1.3 " OLED display and is really cheap.
The controller has an input for a soldering iron detection switch to activate a sleep mode. The original design for this detection uses a vibration switch to detect wether the iron is in use or not. I don't think that this design will work too well. After thinking about alternatives I initially came up with two solutions. I could put a switch in the stand, or put a reed switch inside of the iron and a magnet inside the stand. I have work with tools using both designs and both have failed on me before.
After thinking about this problem a little more I came up with the idea of using a small coil inside the stand and measuring the inductance. When the iron is put in the stand, the inductance should go up.
I quickly designed a simple circuit using a TI inductance measuring ic and ordered some PCBs. I don't know if this will work but it's worth a shot.
At this point in time I have ordered all of the parts for the station and I'm waiting for them to arrive from China.
I also have modeled the enclosure for the control unit for 3D printing. I'll print it once all of the parts have arrived and I've checked all of the dimensions of the undocumented parts.
I'll update this post when I have some news.