Reflow Oven

The idea of this project is converting a £25 toaster oven into a reflow oven. Also the goal is doing it with the minimum possible modifications to the oven to keep the overall price as low as possible.

The first approach I have made is attaching a controlling box to the side that turns on and of the oven to control the heating power, that is able to measure the temperature with a thermocouple. Once the open loop controlling system is working, it will be possible to implement a closed loop controller, PID or similar. It is probable that controlling only the heating elements will not be enough for the fast temperature changes required for the reflow profiles, so may be in a second iteration a cooling system will be added.

The controlling box has a circuit that uses an ESP32. This circuit is connected to the WiFi. The final product will have a PC software where the reflow profiles will be drawn and sent to the oven, also the start, stop and monitoring options will be done from the computer.