Reflow with an old Iron
It’s been a while since I wanted to solder components using the reflow technique.
I first wanted to get my hands on a simple system based on an ARDUINO, a SSR relay, and a thermo-couple.


At first I wanted to use a simple LCD screen like a HD4478 2×16, but I had an ILI9341 lying around.

The advantage with that sort of screen is that it is a touch screen too, so no need ofr extra harware for buttons.
Sadly it is quiet slow to update with an Arduino Micro, yet I only need to refresh the screen when I read the temperature and update the PWM for the SSR.